Add build support for Tizen
authorXuelian Bai <xuelian.bai@samsung.com>
Wed, 26 May 2021 18:01:31 +0000 (02:01 +0800)
committerXuelian Bai <xuelian.bai@samsung.com>
Tue, 16 Jan 2024 07:36:51 +0000 (15:36 +0800)
1. Only VulkanHppGenerator is generated.
2. Since no clang.format, include/vulkan/*.hpp is not formatted, just
copy them from source file
3. Sample and test only support XCB, so SAMPLES_BUILD and
TESTS_BUILD are not enabled

Change-Id: I408721e76d5cade015d194080e49e849f1d2933f
Signed-Off-by: Xuelian Bai <xuelian.bai@samsung.com>
244 files changed:
.gitmodules
packaging/vulkan-hpp.manifest [new file with mode: 0644]
packaging/vulkan-hpp.spec [new file with mode: 0644]
tinyxml2 [deleted submodule]
tinyxml2/CMakeLists.txt [new file with mode: 0644]
tinyxml2/LICENSE.txt [new file with mode: 0644]
tinyxml2/Makefile [new file with mode: 0644]
tinyxml2/TinyXML2_small.png [new file with mode: 0644]
tinyxml2/cmake/tinyxml2-config.cmake [new file with mode: 0644]
tinyxml2/cmake/tinyxml2.pc.in [new file with mode: 0644]
tinyxml2/contrib/html5-printer.cpp [new file with mode: 0644]
tinyxml2/docs/_example_1.html [new file with mode: 0644]
tinyxml2/docs/_example_2.html [new file with mode: 0644]
tinyxml2/docs/_example_3.html [new file with mode: 0644]
tinyxml2/docs/_example_4.html [new file with mode: 0644]
tinyxml2/docs/annotated.html [new file with mode: 0644]
tinyxml2/docs/bc_s.png [new file with mode: 0644]
tinyxml2/docs/bdwn.png [new file with mode: 0644]
tinyxml2/docs/classes.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_attribute-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_attribute.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_const_handle-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_const_handle.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_document-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_document.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_document.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_element-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_element.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_element.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_handle-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_handle.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_node-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_node.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_node.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_text-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_text.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_text.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown.png [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor-members.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor.html [new file with mode: 0644]
tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor.png [new file with mode: 0644]
tinyxml2/docs/closed.png [new file with mode: 0644]
tinyxml2/docs/doc.png [new file with mode: 0644]
tinyxml2/docs/doxygen.css [new file with mode: 0644]
tinyxml2/docs/doxygen.png [new file with mode: 0644]
tinyxml2/docs/doxygen.svg [new file with mode: 0644]
tinyxml2/docs/dynsections.js [new file with mode: 0644]
tinyxml2/docs/files.html [new file with mode: 0644]
tinyxml2/docs/folderclosed.png [new file with mode: 0644]
tinyxml2/docs/folderopen.png [new file with mode: 0644]
tinyxml2/docs/functions.html [new file with mode: 0644]
tinyxml2/docs/functions_b.html [new file with mode: 0644]
tinyxml2/docs/functions_c.html [new file with mode: 0644]
tinyxml2/docs/functions_d.html [new file with mode: 0644]
tinyxml2/docs/functions_e.html [new file with mode: 0644]
tinyxml2/docs/functions_f.html [new file with mode: 0644]
tinyxml2/docs/functions_func.html [new file with mode: 0644]
tinyxml2/docs/functions_func_b.html [new file with mode: 0644]
tinyxml2/docs/functions_func_c.html [new file with mode: 0644]
tinyxml2/docs/functions_func_d.html [new file with mode: 0644]
tinyxml2/docs/functions_func_e.html [new file with mode: 0644]
tinyxml2/docs/functions_func_f.html [new file with mode: 0644]
tinyxml2/docs/functions_func_g.html [new file with mode: 0644]
tinyxml2/docs/functions_func_h.html [new file with mode: 0644]
tinyxml2/docs/functions_func_i.html [new file with mode: 0644]
tinyxml2/docs/functions_func_l.html [new file with mode: 0644]
tinyxml2/docs/functions_func_n.html [new file with mode: 0644]
tinyxml2/docs/functions_func_o.html [new file with mode: 0644]
tinyxml2/docs/functions_func_p.html [new file with mode: 0644]
tinyxml2/docs/functions_func_q.html [new file with mode: 0644]
tinyxml2/docs/functions_func_r.html [new file with mode: 0644]
tinyxml2/docs/functions_func_s.html [new file with mode: 0644]
tinyxml2/docs/functions_func_t.html [new file with mode: 0644]
tinyxml2/docs/functions_func_u.html [new file with mode: 0644]
tinyxml2/docs/functions_func_v.html [new file with mode: 0644]
tinyxml2/docs/functions_func_x.html [new file with mode: 0644]
tinyxml2/docs/functions_g.html [new file with mode: 0644]
tinyxml2/docs/functions_h.html [new file with mode: 0644]
tinyxml2/docs/functions_i.html [new file with mode: 0644]
tinyxml2/docs/functions_l.html [new file with mode: 0644]
tinyxml2/docs/functions_n.html [new file with mode: 0644]
tinyxml2/docs/functions_o.html [new file with mode: 0644]
tinyxml2/docs/functions_p.html [new file with mode: 0644]
tinyxml2/docs/functions_q.html [new file with mode: 0644]
tinyxml2/docs/functions_r.html [new file with mode: 0644]
tinyxml2/docs/functions_s.html [new file with mode: 0644]
tinyxml2/docs/functions_t.html [new file with mode: 0644]
tinyxml2/docs/functions_u.html [new file with mode: 0644]
tinyxml2/docs/functions_v.html [new file with mode: 0644]
tinyxml2/docs/functions_x.html [new file with mode: 0644]
tinyxml2/docs/hierarchy.html [new file with mode: 0644]
tinyxml2/docs/index.html [new file with mode: 0644]
tinyxml2/docs/jquery.js [new file with mode: 0644]
tinyxml2/docs/menu.js [new file with mode: 0644]
tinyxml2/docs/menudata.js [new file with mode: 0644]
tinyxml2/docs/nav_f.png [new file with mode: 0644]
tinyxml2/docs/nav_g.png [new file with mode: 0644]
tinyxml2/docs/nav_h.png [new file with mode: 0644]
tinyxml2/docs/open.png [new file with mode: 0644]
tinyxml2/docs/pages.html [new file with mode: 0644]
tinyxml2/docs/search/all_0.html [new file with mode: 0644]
tinyxml2/docs/search/all_0.js [new file with mode: 0644]
tinyxml2/docs/search/all_1.html [new file with mode: 0644]
tinyxml2/docs/search/all_1.js [new file with mode: 0644]
tinyxml2/docs/search/all_10.html [new file with mode: 0644]
tinyxml2/docs/search/all_10.js [new file with mode: 0644]
tinyxml2/docs/search/all_11.html [new file with mode: 0644]
tinyxml2/docs/search/all_11.js [new file with mode: 0644]
tinyxml2/docs/search/all_12.html [new file with mode: 0644]
tinyxml2/docs/search/all_12.js [new file with mode: 0644]
tinyxml2/docs/search/all_13.html [new file with mode: 0644]
tinyxml2/docs/search/all_13.js [new file with mode: 0644]
tinyxml2/docs/search/all_2.html [new file with mode: 0644]
tinyxml2/docs/search/all_2.js [new file with mode: 0644]
tinyxml2/docs/search/all_3.html [new file with mode: 0644]
tinyxml2/docs/search/all_3.js [new file with mode: 0644]
tinyxml2/docs/search/all_4.html [new file with mode: 0644]
tinyxml2/docs/search/all_4.js [new file with mode: 0644]
tinyxml2/docs/search/all_5.html [new file with mode: 0644]
tinyxml2/docs/search/all_5.js [new file with mode: 0644]
tinyxml2/docs/search/all_6.html [new file with mode: 0644]
tinyxml2/docs/search/all_6.js [new file with mode: 0644]
tinyxml2/docs/search/all_7.html [new file with mode: 0644]
tinyxml2/docs/search/all_7.js [new file with mode: 0644]
tinyxml2/docs/search/all_8.html [new file with mode: 0644]
tinyxml2/docs/search/all_8.js [new file with mode: 0644]
tinyxml2/docs/search/all_9.html [new file with mode: 0644]
tinyxml2/docs/search/all_9.js [new file with mode: 0644]
tinyxml2/docs/search/all_a.html [new file with mode: 0644]
tinyxml2/docs/search/all_a.js [new file with mode: 0644]
tinyxml2/docs/search/all_b.html [new file with mode: 0644]
tinyxml2/docs/search/all_b.js [new file with mode: 0644]
tinyxml2/docs/search/all_c.html [new file with mode: 0644]
tinyxml2/docs/search/all_c.js [new file with mode: 0644]
tinyxml2/docs/search/all_d.html [new file with mode: 0644]
tinyxml2/docs/search/all_d.js [new file with mode: 0644]
tinyxml2/docs/search/all_e.html [new file with mode: 0644]
tinyxml2/docs/search/all_e.js [new file with mode: 0644]
tinyxml2/docs/search/all_f.html [new file with mode: 0644]
tinyxml2/docs/search/all_f.js [new file with mode: 0644]
tinyxml2/docs/search/classes_0.html [new file with mode: 0644]
tinyxml2/docs/search/classes_0.js [new file with mode: 0644]
tinyxml2/docs/search/close.png [new file with mode: 0644]
tinyxml2/docs/search/close.svg [new file with mode: 0644]
tinyxml2/docs/search/functions_0.html [new file with mode: 0644]
tinyxml2/docs/search/functions_0.js [new file with mode: 0644]
tinyxml2/docs/search/functions_1.html [new file with mode: 0644]
tinyxml2/docs/search/functions_1.js [new file with mode: 0644]
tinyxml2/docs/search/functions_10.html [new file with mode: 0644]
tinyxml2/docs/search/functions_10.js [new file with mode: 0644]
tinyxml2/docs/search/functions_11.html [new file with mode: 0644]
tinyxml2/docs/search/functions_11.js [new file with mode: 0644]
tinyxml2/docs/search/functions_12.html [new file with mode: 0644]
tinyxml2/docs/search/functions_12.js [new file with mode: 0644]
tinyxml2/docs/search/functions_13.html [new file with mode: 0644]
tinyxml2/docs/search/functions_13.js [new file with mode: 0644]
tinyxml2/docs/search/functions_2.html [new file with mode: 0644]
tinyxml2/docs/search/functions_2.js [new file with mode: 0644]
tinyxml2/docs/search/functions_3.html [new file with mode: 0644]
tinyxml2/docs/search/functions_3.js [new file with mode: 0644]
tinyxml2/docs/search/functions_4.html [new file with mode: 0644]
tinyxml2/docs/search/functions_4.js [new file with mode: 0644]
tinyxml2/docs/search/functions_5.html [new file with mode: 0644]
tinyxml2/docs/search/functions_5.js [new file with mode: 0644]
tinyxml2/docs/search/functions_6.html [new file with mode: 0644]
tinyxml2/docs/search/functions_6.js [new file with mode: 0644]
tinyxml2/docs/search/functions_7.html [new file with mode: 0644]
tinyxml2/docs/search/functions_7.js [new file with mode: 0644]
tinyxml2/docs/search/functions_8.html [new file with mode: 0644]
tinyxml2/docs/search/functions_8.js [new file with mode: 0644]
tinyxml2/docs/search/functions_9.html [new file with mode: 0644]
tinyxml2/docs/search/functions_9.js [new file with mode: 0644]
tinyxml2/docs/search/functions_a.html [new file with mode: 0644]
tinyxml2/docs/search/functions_a.js [new file with mode: 0644]
tinyxml2/docs/search/functions_b.html [new file with mode: 0644]
tinyxml2/docs/search/functions_b.js [new file with mode: 0644]
tinyxml2/docs/search/functions_c.html [new file with mode: 0644]
tinyxml2/docs/search/functions_c.js [new file with mode: 0644]
tinyxml2/docs/search/functions_d.html [new file with mode: 0644]
tinyxml2/docs/search/functions_d.js [new file with mode: 0644]
tinyxml2/docs/search/functions_e.html [new file with mode: 0644]
tinyxml2/docs/search/functions_e.js [new file with mode: 0644]
tinyxml2/docs/search/functions_f.html [new file with mode: 0644]
tinyxml2/docs/search/functions_f.js [new file with mode: 0644]
tinyxml2/docs/search/mag_sel.png [new file with mode: 0644]
tinyxml2/docs/search/mag_sel.svg [new file with mode: 0644]
tinyxml2/docs/search/nomatches.html [new file with mode: 0644]
tinyxml2/docs/search/pages_0.html [new file with mode: 0644]
tinyxml2/docs/search/pages_0.js [new file with mode: 0644]
tinyxml2/docs/search/pages_1.html [new file with mode: 0644]
tinyxml2/docs/search/pages_1.js [new file with mode: 0644]
tinyxml2/docs/search/pages_2.html [new file with mode: 0644]
tinyxml2/docs/search/pages_2.js [new file with mode: 0644]
tinyxml2/docs/search/pages_3.html [new file with mode: 0644]
tinyxml2/docs/search/pages_3.js [new file with mode: 0644]
tinyxml2/docs/search/pages_4.html [new file with mode: 0644]
tinyxml2/docs/search/pages_4.js [new file with mode: 0644]
tinyxml2/docs/search/search.css [new file with mode: 0644]
tinyxml2/docs/search/search.js [new file with mode: 0644]
tinyxml2/docs/search/search_l.png [new file with mode: 0644]
tinyxml2/docs/search/search_m.png [new file with mode: 0644]
tinyxml2/docs/search/search_r.png [new file with mode: 0644]
tinyxml2/docs/search/searchdata.js [new file with mode: 0644]
tinyxml2/docs/splitbar.png [new file with mode: 0644]
tinyxml2/docs/sync_off.png [new file with mode: 0644]
tinyxml2/docs/sync_on.png [new file with mode: 0644]
tinyxml2/docs/tab_a.png [new file with mode: 0644]
tinyxml2/docs/tab_b.png [new file with mode: 0644]
tinyxml2/docs/tab_h.png [new file with mode: 0644]
tinyxml2/docs/tab_s.png [new file with mode: 0644]
tinyxml2/docs/tabs.css [new file with mode: 0644]
tinyxml2/docs/tinyxml2_8h_source.html [new file with mode: 0644]
tinyxml2/dox [new file with mode: 0644]
tinyxml2/meson.build [new file with mode: 0644]
tinyxml2/meson_options.txt [new file with mode: 0644]
tinyxml2/readme.md [new file with mode: 0644]
tinyxml2/resources/dream.xml [new file with mode: 0755]
tinyxml2/resources/empty.xml [new file with mode: 0644]
tinyxml2/resources/out/readme.txt [new file with mode: 0644]
tinyxml2/resources/utf8test.xml [new file with mode: 0755]
tinyxml2/resources/utf8testverify.xml [new file with mode: 0755]
tinyxml2/resources/xmltest-4636783552757760.xml [new file with mode: 0644]
tinyxml2/resources/xmltest-5330.xml [new file with mode: 0644]
tinyxml2/resources/xmltest-5662204197076992.xml [new file with mode: 0644]
tinyxml2/resources/xmltest-5720541257269248.xml [new file with mode: 0644]
tinyxml2/setversion.py [new file with mode: 0755]
tinyxml2/test/CMakeLists.txt [new file with mode: 0644]
tinyxml2/tinyxml2.cpp [new file with mode: 0755]
tinyxml2/tinyxml2.h [new file with mode: 0755]
tinyxml2/vs/tinyxml2.sln [new file with mode: 0644]
tinyxml2/vs/tinyxml2.vcxproj [new file with mode: 0644]
tinyxml2/vs/tinyxml2.vcxproj.filters [new file with mode: 0644]
tinyxml2/xmltest.cpp [new file with mode: 0755]

index 68fd3dc..a1152bf 100644 (file)
@@ -4,9 +4,6 @@
 [submodule "glslang"]
        path = glslang
        url = https://github.com/KhronosGroup/glslang.git
-[submodule "tinyxml2"]
-       path = tinyxml2
-       url = https://github.com/leethomason/tinyxml2.git
 [submodule "Vulkan-Headers"]
        path = Vulkan-Headers
        url = https://github.com/KhronosGroup/Vulkan-Headers.git
diff --git a/packaging/vulkan-hpp.manifest b/packaging/vulkan-hpp.manifest
new file mode 100644 (file)
index 0000000..97e8c31
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+       <request>
+               <domain name="_"/>
+       </request>
+</manifest>
diff --git a/packaging/vulkan-hpp.spec b/packaging/vulkan-hpp.spec
new file mode 100644 (file)
index 0000000..92d81e9
--- /dev/null
@@ -0,0 +1,37 @@
+Name:      vulkan-hpp
+Version:    1.2.179
+Release:    0
+License:    Apache-2.0
+Summary:    C++ Bindings for Vulkan
+Group:      Graphics & UI Framework/GL
+Source0:    %{name}-%{version}.tar.gz
+
+BuildRequires:  cmake
+BuildRequires:  glslang
+BuildRequires:  vulkan-headers
+BuildRequires:  pkgconfig(vulkan)
+
+%description
+Provide header only C++ bindings for the Vulkan C API to improve the developers Vulkan experience
+
+%prep
+%setup -q
+
+%build
+mkdir build
+cd build
+cmake -DCMAKE_INSTALL_LIBDIR=%{_libdir} -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} -DCMAKE_INSTALL_DATADIR=%{_datadir} -DCMAKE_CURRENT_BINARY_DIR=%{_bindir} -DVULKAN_HPP_PATH=%{_includedir} -DVULKAN_HPP_VULKAN_HEADERS_SRC_DIR=/usr/share/vulkan ..
+make -j4
+
+%install
+rm -rf %{buildroot}
+mkdir -p %{buildroot}%{_bindir}  %{buildroot}%{_includedir}
+cp -a ./build/Vulkan* %{buildroot}%{_bindir}
+cp -a ./vulkan  %{buildroot}%{_includedir}
+
+%remove_docs
+
+%files
+%defattr(-,root,root,-)
+%{_includedir}/vulkan/*
+%{_bindir}/*
diff --git a/tinyxml2 b/tinyxml2
deleted file mode 160000 (submodule)
index ff61650..0000000
--- a/tinyxml2
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ff61650517cc32d524689366f977716e73d4f924
diff --git a/tinyxml2/CMakeLists.txt b/tinyxml2/CMakeLists.txt
new file mode 100644 (file)
index 0000000..4930f5c
--- /dev/null
@@ -0,0 +1,129 @@
+cmake_minimum_required(VERSION 3.15)\r
+project(tinyxml2 VERSION 8.1.0)\r
+\r
+include(CTest)\r
+option(tinyxml2_BUILD_TESTING "Build tests for tinyxml2" "${BUILD_TESTING}")\r
+\r
+##\r
+## Honor tinyxml2_SHARED_LIBS to match install interface\r
+##\r
+\r
+if (DEFINED tinyxml2_SHARED_LIBS)\r
+    set(BUILD_SHARED_LIBS "${tinyxml2_SHARED_LIBS}")\r
+endif ()\r
+\r
+##\r
+## Main library build\r
+##\r
+\r
+set(CMAKE_CXX_VISIBILITY_PRESET hidden)\r
+set(CMAKE_VISIBILITY_INLINES_HIDDEN YES)\r
+\r
+add_library(tinyxml2 tinyxml2.cpp tinyxml2.h)\r
+add_library(tinyxml2::tinyxml2 ALIAS tinyxml2)\r
+\r
+# Uncomment the following line to require C++11 (or greater) to use tinyxml2\r
+# target_compile_features(tinyxml2 PUBLIC cxx_std_11)\r
+target_include_directories(tinyxml2 PUBLIC "$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>")\r
+\r
+target_compile_definitions(\r
+    tinyxml2\r
+    PUBLIC $<$<CONFIG:Debug>:TINYXML2_DEBUG>\r
+    INTERFACE $<$<BOOL:${BUILD_SHARED_LIBS}>:TINYXML2_IMPORT>\r
+    PRIVATE $<$<CXX_COMPILER_ID:MSVC>:_CRT_SECURE_NO_WARNINGS>\r
+)\r
+\r
+set_target_properties(\r
+    tinyxml2\r
+    PROPERTIES\r
+    DEFINE_SYMBOL "TINYXML2_EXPORT"\r
+    VERSION "${tinyxml2_VERSION}"\r
+    SOVERSION "${tinyxml2_VERSION_MAJOR}"\r
+)\r
+\r
+if (tinyxml2_BUILD_TESTING)\r
+    add_executable(xmltest xmltest.cpp)\r
+    target_link_libraries(xmltest PRIVATE tinyxml2::tinyxml2)\r
+\r
+    add_test(\r
+        NAME xmltest\r
+        COMMAND xmltest\r
+        WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}"\r
+    )\r
+\r
+    set_tests_properties(xmltest PROPERTIES PASS_REGULAR_EXPRESSION ", Fail 0")\r
+endif ()\r
+\r
+##\r
+## Installation\r
+##\r
+\r
+## Standard modules\r
+include(GNUInstallDirs)\r
+include(CMakePackageConfigHelpers)\r
+\r
+## Custom locations\r
+set(tinyxml2_INSTALL_PKGCONFIGDIR "${CMAKE_INSTALL_LIBDIR}/pkgconfig"\r
+    CACHE PATH "Directory for pkgconfig files")\r
+\r
+set(tinyxml2_INSTALL_CMAKEDIR "${CMAKE_INSTALL_LIBDIR}/cmake/tinyxml2"\r
+    CACHE STRING "Path to tinyxml2 CMake files")\r
+\r
+## CMake targets and export scripts\r
+\r
+install(\r
+    TARGETS tinyxml2 EXPORT tinyxml2-targets\r
+    RUNTIME COMPONENT tinyxml2_runtime\r
+    LIBRARY COMPONENT tinyxml2_runtime\r
+    NAMELINK_COMPONENT tinyxml2_development\r
+    ARCHIVE COMPONENT tinyxml2_development\r
+    INCLUDES DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"\r
+)\r
+\r
+# Type-specific targets\r
+\r
+if (BUILD_SHARED_LIBS)\r
+    set(type shared)\r
+else ()\r
+    set(type static)\r
+endif ()\r
+\r
+install(\r
+    EXPORT tinyxml2-targets\r
+    DESTINATION "${tinyxml2_INSTALL_CMAKEDIR}"\r
+    NAMESPACE tinyxml2::\r
+    FILE tinyxml2-${type}-targets.cmake\r
+    COMPONENT tinyxml2_development\r
+)\r
+\r
+# Auto-generated version compatibility file\r
+write_basic_package_version_file(\r
+    tinyxml2-config-version.cmake\r
+    COMPATIBILITY SameMajorVersion\r
+)\r
+\r
+install(\r
+    FILES\r
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake/tinyxml2-config.cmake"\r
+    "${CMAKE_CURRENT_BINARY_DIR}/tinyxml2-config-version.cmake"\r
+    DESTINATION "${tinyxml2_INSTALL_CMAKEDIR}"\r
+    COMPONENT tinyxml2_development\r
+)\r
+\r
+## Headers\r
+\r
+install(\r
+    FILES tinyxml2.h\r
+    TYPE INCLUDE\r
+    COMPONENT tinyxml2_development\r
+)\r
+\r
+## pkg-config\r
+\r
+configure_file(cmake/tinyxml2.pc.in tinyxml2.pc.gen @ONLY)\r
+file(GENERATE OUTPUT tinyxml2.pc INPUT "${CMAKE_CURRENT_BINARY_DIR}/tinyxml2.pc.gen")\r
+install(\r
+    FILES "${CMAKE_CURRENT_BINARY_DIR}/tinyxml2.pc"\r
+    DESTINATION "${tinyxml2_INSTALL_PKGCONFIGDIR}"\r
+    COMPONENT tinyxml2_development\r
+)\r
diff --git a/tinyxml2/LICENSE.txt b/tinyxml2/LICENSE.txt
new file mode 100644 (file)
index 0000000..85a6a36
--- /dev/null
@@ -0,0 +1,18 @@
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any
+damages arising from the use of this software.
+
+Permission is granted to anyone to use this software for any
+purpose, including commercial applications, and to alter it and
+redistribute it freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+not claim that you wrote the original software. If you use this
+software in a product, an acknowledgment in the product documentation
+would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and
+must not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+distribution.
diff --git a/tinyxml2/Makefile b/tinyxml2/Makefile
new file mode 100644 (file)
index 0000000..e76d8ec
--- /dev/null
@@ -0,0 +1,75 @@
+# For GNU conventions and targets see https://www.gnu.org/prep/standards/standards.html
+# Using GNU standards makes it easier for some users to keep doing what they are used to.
+
+# 'mkdir -p' is non-portable, but it is widely supported. A portable solution
+# is elusive due to race conditions on testing the directory and creating it.
+# Anemic toolchain users can sidestep the problem using MKDIR="mkdir".
+
+AR = ar
+ARFLAGS = cr
+RM = rm -f
+RANLIB = ranlib
+MKDIR = mkdir -p
+CXXFLAGS = -fPIC
+
+INSTALL = install
+INSTALL_PROGRAM = $(INSTALL)
+INSTALL_DATA = $(INSTALL) -m 644
+
+prefix = /usr/local
+bindir = $(prefix)/bin
+libdir = $(prefix)/lib
+includedir = $(prefix)/include
+
+all: xmltest staticlib
+
+rebuild: clean all
+
+xmltest: xmltest.cpp libtinyxml2.a
+
+effc:
+       gcc -Werror -Wall -Wextra -Wshadow -Wpedantic -Wformat-nonliteral \
+        -Wformat-security -Wswitch-default -Wuninitialized -Wundef \
+        -Wpointer-arith -Woverloaded-virtual -Wctor-dtor-privacy \
+        -Wnon-virtual-dtor -Woverloaded-virtual -Wsign-promo \
+        -Wno-unused-parameter -Weffc++ xmltest.cpp tinyxml2.cpp -o xmltest
+
+clean:
+       -$(RM) *.o xmltest libtinyxml2.a
+
+# Standard GNU target
+distclean:
+       -$(RM) *.o xmltest libtinyxml2.a
+
+test: xmltest
+       ./xmltest
+
+# Standard GNU target
+check: xmltest
+       ./xmltest
+
+staticlib: libtinyxml2.a
+
+libtinyxml2.a: tinyxml2.o
+       $(AR) $(ARFLAGS) $@ $^
+       $(RANLIB) $@
+
+tinyxml2.o: tinyxml2.cpp tinyxml2.h
+
+directories:
+       $(MKDIR) $(DESTDIR)$(prefix)
+       $(MKDIR) $(DESTDIR)$(bindir)
+       $(MKDIR) $(DESTDIR)$(libdir)
+       $(MKDIR) $(DESTDIR)$(includedir)
+
+# Standard GNU target.
+install: xmltest staticlib directories
+       $(INSTALL_PROGRAM) xmltest $(DESTDIR)$(bindir)/xmltest
+       $(INSTALL_DATA) tinyxml2.h $(DESTDIR)$(includedir)/tinyxml2.h
+       $(INSTALL_DATA) libtinyxml2.a $(DESTDIR)$(libdir)/libtinyxml2.a
+
+# Standard GNU target
+uninstall:
+       $(RM) $(DESTDIR)$(bindir)/xmltest
+       $(RM) $(DESTDIR)$(includedir)/tinyxml2.h
+       $(RM) $(DESTDIR)$(libdir)/libtinyxml2.a
diff --git a/tinyxml2/TinyXML2_small.png b/tinyxml2/TinyXML2_small.png
new file mode 100644 (file)
index 0000000..6e84b35
Binary files /dev/null and b/tinyxml2/TinyXML2_small.png differ
diff --git a/tinyxml2/cmake/tinyxml2-config.cmake b/tinyxml2/cmake/tinyxml2-config.cmake
new file mode 100644 (file)
index 0000000..5baa364
--- /dev/null
@@ -0,0 +1,57 @@
+cmake_minimum_required(VERSION 3.15)
+
+set(tinyxml2_known_comps static shared)
+set(tinyxml2_comp_static NO)
+set(tinyxml2_comp_shared NO)
+foreach (tinyxml2_comp IN LISTS ${CMAKE_FIND_PACKAGE_NAME}_FIND_COMPONENTS)
+    if (tinyxml2_comp IN_LIST tinyxml2_known_comps)
+        set(tinyxml2_comp_${tinyxml2_comp} YES)
+    else ()
+        set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE
+            "tinyxml2 does not recognize component `${tinyxml2_comp}`.")
+        set(${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE)
+        return()
+    endif ()
+endforeach ()
+
+if (tinyxml2_comp_static AND tinyxml2_comp_shared)
+    set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE
+        "tinyxml2 `static` and `shared` components are mutually exclusive.")
+    set(${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE)
+    return()
+endif ()
+
+set(tinyxml2_static_targets "${CMAKE_CURRENT_LIST_DIR}/tinyxml2-static-targets.cmake")
+set(tinyxml2_shared_targets "${CMAKE_CURRENT_LIST_DIR}/tinyxml2-shared-targets.cmake")
+
+macro(tinyxml2_load_targets type)
+    if (NOT EXISTS "${tinyxml2_${type}_targets}")
+        set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE
+            "tinyxml2 `${type}` libraries were requested but not found.")
+        set(${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE)
+        return()
+    endif ()
+    include("${tinyxml2_${type}_targets}")
+endmacro()
+
+if (tinyxml2_comp_static)
+    tinyxml2_load_targets(static)
+elseif (tinyxml2_comp_shared)
+    tinyxml2_load_targets(shared)
+elseif (DEFINED tinyxml2_SHARED_LIBS AND tinyxml2_SHARED_LIBS)
+    tinyxml2_load_targets(shared)
+elseif (DEFINED tinyxml2_SHARED_LIBS AND NOT tinyxml2_SHARED_LIBS)
+    tinyxml2_load_targets(static)
+elseif (BUILD_SHARED_LIBS)
+    if (EXISTS "${tinyxml2_shared_targets}")
+        tinyxml2_load_targets(shared)
+    else ()
+        tinyxml2_load_targets(static)
+    endif ()
+else ()
+    if (EXISTS "${tinyxml2_static_targets}")
+        tinyxml2_load_targets(static)
+    else ()
+        tinyxml2_load_targets(shared)
+    endif ()
+endif ()
diff --git a/tinyxml2/cmake/tinyxml2.pc.in b/tinyxml2/cmake/tinyxml2.pc.in
new file mode 100644 (file)
index 0000000..a4fe22f
--- /dev/null
@@ -0,0 +1,10 @@
+prefix=@CMAKE_INSTALL_PREFIX@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
+includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
+
+Name: TinyXML2
+Description: simple, small, C++ XML parser
+Version: @tinyxml2_VERSION@
+Libs: -L${libdir} -l$<TARGET_FILE_BASE_NAME:tinyxml2::tinyxml2>
+Cflags: -I${includedir}
diff --git a/tinyxml2/contrib/html5-printer.cpp b/tinyxml2/contrib/html5-printer.cpp
new file mode 100644 (file)
index 0000000..e9a423d
--- /dev/null
@@ -0,0 +1,108 @@
+//  g++ -Wall -O2 contrib/html5-printer.cpp -o html5-printer -ltinyxml2
+
+//  This program demonstrates how to use "tinyxml2" to generate conformant HTML5
+//  by deriving from the "tinyxml2::XMLPrinter" class.
+
+//  http://dev.w3.org/html5/markup/syntax.html
+
+//  In HTML5, there are 16 so-called "void" elements.  "void elements" NEVER have
+//  inner content (but they MAY have attributes), and are assumed to be self-closing.
+//  An example of a self-closig HTML5 element is "<br/>" (line break)
+//  All other elements are called "non-void" and MUST never self-close.
+//  Examples: "<div class='lolcats'></div>".
+
+//  tinyxml2::XMLPrinter will emit _ALL_ XML elements with no inner content as
+//  self-closing.  This behavior produces space-effeceint XML, but incorrect HTML5.
+
+//  Author: Dennis Jenkins,  dennis (dot) jenkins (dot) 75 (at) gmail (dot) com.
+//  License: Same as tinyxml2 (zlib, see below)
+//  This example is a small contribution to the world!  Enjoy it!
+
+/*
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any
+damages arising from the use of this software.
+
+Permission is granted to anyone to use this software for any
+purpose, including commercial applications, and to alter it and
+redistribute it freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+not claim that you wrote the original software. If you use this
+software in a product, an acknowledgment in the product documentation
+would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and
+must not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+distribution.
+*/
+
+
+#include "../tinyxml2.h"
+#include <iostream>
+
+#if defined (_MSC_VER)
+#define strcasecmp stricmp
+#endif
+
+using namespace tinyxml2;
+
+// Contrived input containing a mix of void and non-void HTML5 elements.
+// When printed via XMLPrinter, some non-void elements will self-close (not valid HTML5).
+static const char input[] =
+"<html><body><p style='a'></p><br/>&copy;<col a='1' b='2'/><div a='1'></div></body></html>";
+
+// XMLPrinterHTML5 is small enough, just put the entire implementation inline.
+class  XMLPrinterHTML5 : public XMLPrinter
+{
+public:
+    XMLPrinterHTML5 (FILE* file=0, bool compact = false, int depth = 0) :
+        XMLPrinter (file, compact, depth)
+    {}
+
+protected:
+    virtual void CloseElement () {
+        if (_elementJustOpened && !isVoidElement (_stack.PeekTop())) {
+            SealElementIfJustOpened();
+            }
+        XMLPrinter::CloseElement();
+    }
+
+    virtual bool isVoidElement (const char *name) {
+// Complete list of all HTML5 "void elements",
+// http://dev.w3.org/html5/markup/syntax.html
+        static const char *list[] = {
+            "area", "base", "br", "col", "command", "embed", "hr", "img",
+            "input", "keygen", "link", "meta", "param", "source", "track", "wbr",
+            NULL
+        };
+
+// I could use 'bsearch', but I don't have MSVC to test on (it would work with gcc/libc).
+        for (const char **p = list; *p; ++p) {
+            if (!strcasecmp (name, *p)) {
+                return true;
+            }
+        }
+
+        return false;
+    }
+};
+
+int    main (void) {
+    XMLDocument doc (false);
+    doc.Parse (input);
+
+    std::cout << "INPUT:\n" << input << "\n\n";
+
+    XMLPrinter prn (NULL, true);
+    doc.Print (&prn);
+    std::cout << "XMLPrinter (not valid HTML5):\n" << prn.CStr() << "\n\n";
+
+    XMLPrinterHTML5 html5 (NULL, true);
+    doc.Print (&html5);
+    std::cout << "XMLPrinterHTML5:\n" << html5.CStr() << "\n";
+
+    return 0;
+}
diff --git a/tinyxml2/docs/_example_1.html b/tinyxml2/docs/_example_1.html
new file mode 100644 (file)
index 0000000..17e6cec
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Load an XML File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+</div><!-- top -->
+<div class="PageDoc"><div class="header">
+  <div class="headertitle">
+<div class="title">Load an XML File </div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><p> Basic XML file loading. The basic syntax to load an XML file from disk and check for an error. (ErrorID() will return 0 for no error.) </p><div class="fragment"><div class="line"><span class="keywordtype">int</span> example_1()</div>
+<div class="line">{</div>
+<div class="line">    XMLDocument doc;</div>
+<div class="line">    doc.LoadFile( <span class="stringliteral">&quot;resources/dream.xml&quot;</span> );</div>
+<div class="line"> </div>
+<div class="line">    <span class="keywordflow">return</span> doc.ErrorID();</div>
+<div class="line">}</div>
+</div><!-- fragment --></div></div><!-- contents -->
+</div><!-- PageDoc -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/_example_2.html b/tinyxml2/docs/_example_2.html
new file mode 100644 (file)
index 0000000..4bcbf8b
--- /dev/null
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Parse an XML from char buffer</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+</div><!-- top -->
+<div class="PageDoc"><div class="header">
+  <div class="headertitle">
+<div class="title">Parse an XML from char buffer </div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><p> Basic XML string parsing. The basic syntax to parse an XML for a char* and check for an error. (ErrorID() will return 0 for no error.) </p><div class="fragment"><div class="line"><span class="keywordtype">int</span> example_2()</div>
+<div class="line">{</div>
+<div class="line">    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* xml = <span class="stringliteral">&quot;&lt;element/&gt;&quot;</span>;</div>
+<div class="line">    XMLDocument doc;</div>
+<div class="line">    doc.Parse( xml );</div>
+<div class="line"> </div>
+<div class="line">    <span class="keywordflow">return</span> doc.ErrorID();</div>
+<div class="line">}</div>
+</div><!-- fragment --></div></div><!-- contents -->
+</div><!-- PageDoc -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/_example_3.html b/tinyxml2/docs/_example_3.html
new file mode 100644 (file)
index 0000000..d06e922
--- /dev/null
@@ -0,0 +1,121 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Get information out of XML</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+</div><!-- top -->
+<div class="PageDoc"><div class="header">
+  <div class="headertitle">
+<div class="title">Get information out of XML </div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><p> In this example, we navigate a simple XML file, and read some interesting text. Note that this example doesn't use error checking; working code should check for null pointers when walking an XML tree, or use XMLHandle.</p>
+<p>(The XML is an excerpt from "dream.xml").</p>
+<div class="fragment"><div class="line"><span class="keywordtype">int</span> example_3()</div>
+<div class="line">{</div>
+<div class="line">    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* xml =</div>
+<div class="line">        <span class="stringliteral">&quot;&lt;?xml version=\&quot;1.0\&quot;?&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;&lt;!DOCTYPE PLAY SYSTEM \&quot;play.dtd\&quot;&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;&lt;PLAY&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;&lt;TITLE&gt;A Midsummer Night&#39;s Dream&lt;/TITLE&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;&lt;/PLAY&gt;&quot;</span>;</div>
+</div><!-- fragment --><p> The structure of the XML file is:</p>
+<ul>
+<li>
+(declaration) </li>
+<li>
+(dtd stuff) </li>
+<li>
+Element "PLAY" <ul>
+<li>
+Element "TITLE" <ul>
+<li>
+Text "A Midsummer Night's Dream" </li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<p>For this example, we want to print out the title of the play. The text of the title (what we want) is child of the "TITLE" element which is a child of the "PLAY" element.</p>
+<p>We want to skip the declaration and dtd, so the method FirstChildElement() is a good choice. The FirstChildElement() of the Document is the "PLAY" Element, the FirstChildElement() of the "PLAY" Element is the "TITLE" Element.</p>
+<div class="fragment"><div class="line"> </div>
+<div class="line">    XMLDocument doc;</div>
+<div class="line">    doc.Parse( xml );</div>
+<div class="line"> </div>
+<div class="line">    XMLElement* titleElement = doc.FirstChildElement( <span class="stringliteral">&quot;PLAY&quot;</span> )-&gt;FirstChildElement( <span class="stringliteral">&quot;TITLE&quot;</span> );</div>
+</div><!-- fragment --><p> We can then use the convenience function GetText() to get the title of the play.</p>
+<div class="fragment"><div class="line">    <span class="keyword">const</span> <span class="keywordtype">char</span>* title = titleElement-&gt;GetText();</div>
+<div class="line">    printf( <span class="stringliteral">&quot;Name of play (1): %s\n&quot;</span>, title );</div>
+</div><!-- fragment --><p> Text is just another Node in the XML DOM. And in fact you should be a little cautious with it, as text nodes can contain elements.</p>
+<pre class="fragment">Consider: A Midsummer Night's &lt;b&gt;Dream&lt;/b&gt;
+</pre><p>It is more correct to actually query the Text Node if in doubt:</p>
+<div class="fragment"><div class="line"> </div>
+<div class="line">    XMLText* textNode = titleElement-&gt;FirstChild()-&gt;ToText();</div>
+<div class="line">    title = textNode-&gt;Value();</div>
+<div class="line">    printf( <span class="stringliteral">&quot;Name of play (2): %s\n&quot;</span>, title );</div>
+</div><!-- fragment --><p> Noting that here we use FirstChild() since we are looking for XMLText, not an element, and ToText() is a cast from a Node to a XMLText. </p>
+</div></div><!-- contents -->
+</div><!-- PageDoc -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/_example_4.html b/tinyxml2/docs/_example_4.html
new file mode 100644 (file)
index 0000000..10c0c07
--- /dev/null
@@ -0,0 +1,94 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Read attributes and text information.</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+</div><!-- top -->
+<div class="PageDoc"><div class="header">
+  <div class="headertitle">
+<div class="title">Read attributes and text information. </div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><p></p>
+<p>There are fundamentally 2 ways of writing a key-value pair into an XML file. (Something that's always annoyed me about XML.) Either by using attributes, or by writing the key name into an element and the value into the text node wrapped by the element. Both approaches are illustrated in this example, which shows two ways to encode the value "2" into the key "v":</p>
+<div class="fragment"><div class="line"><span class="keywordtype">bool</span> example_4()</div>
+<div class="line">{</div>
+<div class="line">    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* xml =</div>
+<div class="line">        <span class="stringliteral">&quot;&lt;information&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;   &lt;attributeApproach v=&#39;2&#39; /&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;   &lt;textApproach&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;       &lt;v&gt;2&lt;/v&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;   &lt;/textApproach&gt;&quot;</span></div>
+<div class="line">        <span class="stringliteral">&quot;&lt;/information&gt;&quot;</span>;</div>
+</div><!-- fragment --><p> TinyXML-2 has accessors for both approaches.</p>
+<p>When using an attribute, you navigate to the XMLElement with that attribute and use the QueryIntAttribute() group of methods. (Also QueryFloatAttribute(), etc.)</p>
+<div class="fragment"><div class="line">    XMLElement* attributeApproachElement = doc.FirstChildElement()-&gt;FirstChildElement( <span class="stringliteral">&quot;attributeApproach&quot;</span> );</div>
+<div class="line">    attributeApproachElement-&gt;QueryIntAttribute( <span class="stringliteral">&quot;v&quot;</span>, &amp;v0 );</div>
+</div><!-- fragment --><p> When using the text approach, you need to navigate down one more step to the XMLElement that contains the text. Note the extra FirstChildElement( "v" ) in the code below. The value of the text can then be safely queried with the QueryIntText() group of methods. (Also QueryFloatText(), etc.)</p>
+<div class="fragment"><div class="line">    XMLElement* textApproachElement = doc.FirstChildElement()-&gt;FirstChildElement( <span class="stringliteral">&quot;textApproach&quot;</span> );</div>
+<div class="line">    textApproachElement-&gt;FirstChildElement( <span class="stringliteral">&quot;v&quot;</span> )-&gt;QueryIntText( &amp;v1 );</div>
+</div><!-- fragment --></div></div><!-- contents -->
+</div><!-- PageDoc -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/annotated.html b/tinyxml2/docs/annotated.html
new file mode 100644 (file)
index 0000000..49634ba
--- /dev/null
@@ -0,0 +1,92 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+  <div class="headertitle">
+<div class="title">Class List</div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
+<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
+<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>tinyxml2</b></td><td class="desc"></td></tr>
+<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html" target="_self">XMLVisitor</a></td><td class="desc"></td></tr>
+<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_node.html" target="_self">XMLNode</a></td><td class="desc"></td></tr>
+<tr id="row_0_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_text.html" target="_self">XMLText</a></td><td class="desc"></td></tr>
+<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html" target="_self">XMLComment</a></td><td class="desc"></td></tr>
+<tr id="row_0_4_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html" target="_self">XMLDeclaration</a></td><td class="desc"></td></tr>
+<tr id="row_0_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html" target="_self">XMLUnknown</a></td><td class="desc"></td></tr>
+<tr id="row_0_6_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html" target="_self">XMLAttribute</a></td><td class="desc"></td></tr>
+<tr id="row_0_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_element.html" target="_self">XMLElement</a></td><td class="desc"></td></tr>
+<tr id="row_0_8_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_document.html" target="_self">XMLDocument</a></td><td class="desc"></td></tr>
+<tr id="row_0_9_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html" target="_self">XMLHandle</a></td><td class="desc"></td></tr>
+<tr id="row_0_10_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_const_handle.html" target="_self">XMLConstHandle</a></td><td class="desc"></td></tr>
+<tr id="row_0_11_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html" target="_self">XMLPrinter</a></td><td class="desc"></td></tr>
+</table>
+</div><!-- directory -->
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/bc_s.png b/tinyxml2/docs/bc_s.png
new file mode 100644 (file)
index 0000000..224b29a
Binary files /dev/null and b/tinyxml2/docs/bc_s.png differ
diff --git a/tinyxml2/docs/bdwn.png b/tinyxml2/docs/bdwn.png
new file mode 100644 (file)
index 0000000..940a0b9
Binary files /dev/null and b/tinyxml2/docs/bdwn.png differ
diff --git a/tinyxml2/docs/classes.html b/tinyxml2/docs/classes.html
new file mode 100644 (file)
index 0000000..aa53c5c
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Index</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+  <div class="headertitle">
+<div class="title">Class Index</div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="qindex"><a class="qindex" href="#letter_X">X</a></div>
+<div class="classindex">
+<dl class="classindex even">
+<dt class="alphachar"><a name="letter_X">X</a></dt>
+<dd><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> (tinyxml2)</dd><dd><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> (tinyxml2)</dd></dl>
+</div>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_attribute-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_attribute-members.html
new file mode 100644 (file)
index 0000000..36746b2
--- /dev/null
@@ -0,0 +1,106 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLAttribute Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff">BoolValue</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f">DoubleValue</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801">FloatValue</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">IntValue</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8">Name</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6">Next</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c">QueryBoolValue</a>(bool *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9">QueryDoubleValue</a>(double *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607">QueryFloatValue</a>(float *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2">QueryInt64Value</a>(int64_t *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">QueryIntValue</a>(int *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157">QueryUnsigned64Value</a>(uint64_t *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9">QueryUnsignedValue</a>(unsigned int *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>(const char *value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ad86d7d7058d76761c3a80662566a57e5">SetAttribute</a>(int value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ae70468c0f6df2748ba3529c716999fae">SetAttribute</a>(unsigned value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a7c1240f479722b9aa29b6c030aa116c2">SetAttribute</a>(int64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a10964060a5c0d92486ecf8705bdf37da">SetAttribute</a>(uint64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ab3516def4fe058fe328f2b89fc2d77da">SetAttribute</a>(bool value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a9a65ab3147abe8ccbbd373ce8791e818">SetAttribute</a>(double value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ae95e843313aaf5d56c32530b6456df02">SetAttribute</a>(float value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338">UnsignedValue</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_attribute.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_attribute.html
new file mode 100644 (file)
index 0000000..6a1c2f2
--- /dev/null
@@ -0,0 +1,232 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLAttribute Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_attribute-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLAttribute Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:ab886c486ec19f02ed826f8dc129e5ad8"><td class="memItemLeft" align="right" valign="top"><a id="ab886c486ec19f02ed826f8dc129e5ad8"></a>
+const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8">Name</a> () const</td></tr>
+<tr class="memdesc:ab886c486ec19f02ed826f8dc129e5ad8"><td class="mdescLeft">&#160;</td><td class="mdescRight">The name of the attribute. <br /></td></tr>
+<tr class="separator:ab886c486ec19f02ed826f8dc129e5ad8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1aab1dd0e43ecbcfa306adbcf3a3d853"><td class="memItemLeft" align="right" valign="top"><a id="a1aab1dd0e43ecbcfa306adbcf3a3d853"></a>
+const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853">Value</a> () const</td></tr>
+<tr class="memdesc:a1aab1dd0e43ecbcfa306adbcf3a3d853"><td class="mdescLeft">&#160;</td><td class="mdescRight">The value of the attribute. <br /></td></tr>
+<tr class="separator:a1aab1dd0e43ecbcfa306adbcf3a3d853"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a02d5ea924586e35f9c13857d1671b765"><td class="memItemLeft" align="right" valign="top"><a id="a02d5ea924586e35f9c13857d1671b765"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a02d5ea924586e35f9c13857d1671b765"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the attribute is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a02d5ea924586e35f9c13857d1671b765"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aee53571b21e7ce5421eb929523a8bbe6"><td class="memItemLeft" align="right" valign="top"><a id="aee53571b21e7ce5421eb929523a8bbe6"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6">Next</a> () const</td></tr>
+<tr class="memdesc:aee53571b21e7ce5421eb929523a8bbe6"><td class="mdescLeft">&#160;</td><td class="mdescRight">The next attribute in the list. <br /></td></tr>
+<tr class="separator:aee53571b21e7ce5421eb929523a8bbe6"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adfa2433f0fdafd5c3880936de9affa80"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">IntValue</a> () const</td></tr>
+<tr class="separator:adfa2433f0fdafd5c3880936de9affa80"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0be5343b08a957c42c02c5d32c35d338"><td class="memItemLeft" align="right" valign="top"><a id="a0be5343b08a957c42c02c5d32c35d338"></a>
+unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338">UnsignedValue</a> () const</td></tr>
+<tr class="memdesc:a0be5343b08a957c42c02c5d32c35d338"><td class="mdescLeft">&#160;</td><td class="mdescRight">Query as an unsigned integer. See <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">IntValue()</a> <br /></td></tr>
+<tr class="separator:a0be5343b08a957c42c02c5d32c35d338"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a98ce5207344ad33a265b0422addae1ff"><td class="memItemLeft" align="right" valign="top"><a id="a98ce5207344ad33a265b0422addae1ff"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff">BoolValue</a> () const</td></tr>
+<tr class="memdesc:a98ce5207344ad33a265b0422addae1ff"><td class="mdescLeft">&#160;</td><td class="mdescRight">Query as a boolean. See <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">IntValue()</a> <br /></td></tr>
+<tr class="separator:a98ce5207344ad33a265b0422addae1ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a4aa73513f54ff0087d3e804f0f54e30f"><td class="memItemLeft" align="right" valign="top"><a id="a4aa73513f54ff0087d3e804f0f54e30f"></a>
+double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f">DoubleValue</a> () const</td></tr>
+<tr class="memdesc:a4aa73513f54ff0087d3e804f0f54e30f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Query as a double. See <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">IntValue()</a> <br /></td></tr>
+<tr class="separator:a4aa73513f54ff0087d3e804f0f54e30f"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a27797b45d21c981257720db94f5f8801"><td class="memItemLeft" align="right" valign="top"><a id="a27797b45d21c981257720db94f5f8801"></a>
+float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801">FloatValue</a> () const</td></tr>
+<tr class="memdesc:a27797b45d21c981257720db94f5f8801"><td class="mdescLeft">&#160;</td><td class="mdescRight">Query as a float. See <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">IntValue()</a> <br /></td></tr>
+<tr class="separator:a27797b45d21c981257720db94f5f8801"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6d5176260db00ea301c01af8457cd993"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">QueryIntValue</a> (int *value) const</td></tr>
+<tr class="separator:a6d5176260db00ea301c01af8457cd993"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a48a7f3496f1415832e451bd8d09c9cb9"><td class="memItemLeft" align="right" valign="top"><a id="a48a7f3496f1415832e451bd8d09c9cb9"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9">QueryUnsignedValue</a> (unsigned int *value) const</td></tr>
+<tr class="memdesc:a48a7f3496f1415832e451bd8d09c9cb9"><td class="mdescLeft">&#160;</td><td class="mdescRight">See QueryIntValue. <br /></td></tr>
+<tr class="separator:a48a7f3496f1415832e451bd8d09c9cb9"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a4e25344d6e4159026be34dbddf1dcac2"><td class="memItemLeft" align="right" valign="top"><a id="a4e25344d6e4159026be34dbddf1dcac2"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2">QueryInt64Value</a> (int64_t *value) const</td></tr>
+<tr class="memdesc:a4e25344d6e4159026be34dbddf1dcac2"><td class="mdescLeft">&#160;</td><td class="mdescRight">See QueryIntValue. <br /></td></tr>
+<tr class="separator:a4e25344d6e4159026be34dbddf1dcac2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af793c695e7ee65cf20b8010d38b1d157"><td class="memItemLeft" align="right" valign="top"><a id="af793c695e7ee65cf20b8010d38b1d157"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157">QueryUnsigned64Value</a> (uint64_t *value) const</td></tr>
+<tr class="memdesc:af793c695e7ee65cf20b8010d38b1d157"><td class="mdescLeft">&#160;</td><td class="mdescRight">See QueryIntValue. <br /></td></tr>
+<tr class="separator:af793c695e7ee65cf20b8010d38b1d157"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5f32e038954256f61c21ff20fd13a09c"><td class="memItemLeft" align="right" valign="top"><a id="a5f32e038954256f61c21ff20fd13a09c"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c">QueryBoolValue</a> (bool *value) const</td></tr>
+<tr class="memdesc:a5f32e038954256f61c21ff20fd13a09c"><td class="mdescLeft">&#160;</td><td class="mdescRight">See QueryIntValue. <br /></td></tr>
+<tr class="separator:a5f32e038954256f61c21ff20fd13a09c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a2aa6e55e8ea03af0609cf6690bff79b9"><td class="memItemLeft" align="right" valign="top"><a id="a2aa6e55e8ea03af0609cf6690bff79b9"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9">QueryDoubleValue</a> (double *value) const</td></tr>
+<tr class="memdesc:a2aa6e55e8ea03af0609cf6690bff79b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">See QueryIntValue. <br /></td></tr>
+<tr class="separator:a2aa6e55e8ea03af0609cf6690bff79b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a049dea6449a6259b6cfed44a9427b607"><td class="memItemLeft" align="right" valign="top"><a id="a049dea6449a6259b6cfed44a9427b607"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607">QueryFloatValue</a> (float *value) const</td></tr>
+<tr class="memdesc:a049dea6449a6259b6cfed44a9427b607"><td class="mdescLeft">&#160;</td><td class="mdescRight">See QueryIntValue. <br /></td></tr>
+<tr class="separator:a049dea6449a6259b6cfed44a9427b607"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a406d2c4a13c7af99a65edb59dd9f7581"><td class="memItemLeft" align="right" valign="top"><a id="a406d2c4a13c7af99a65edb59dd9f7581"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a> (const char *value)</td></tr>
+<tr class="memdesc:a406d2c4a13c7af99a65edb59dd9f7581"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to a string value. <br /></td></tr>
+<tr class="separator:a406d2c4a13c7af99a65edb59dd9f7581"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad86d7d7058d76761c3a80662566a57e5"><td class="memItemLeft" align="right" valign="top"><a id="ad86d7d7058d76761c3a80662566a57e5"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ad86d7d7058d76761c3a80662566a57e5">SetAttribute</a> (int value)</td></tr>
+<tr class="memdesc:ad86d7d7058d76761c3a80662566a57e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to value. <br /></td></tr>
+<tr class="separator:ad86d7d7058d76761c3a80662566a57e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae70468c0f6df2748ba3529c716999fae"><td class="memItemLeft" align="right" valign="top"><a id="ae70468c0f6df2748ba3529c716999fae"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ae70468c0f6df2748ba3529c716999fae">SetAttribute</a> (unsigned value)</td></tr>
+<tr class="memdesc:ae70468c0f6df2748ba3529c716999fae"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to value. <br /></td></tr>
+<tr class="separator:ae70468c0f6df2748ba3529c716999fae"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7c1240f479722b9aa29b6c030aa116c2"><td class="memItemLeft" align="right" valign="top"><a id="a7c1240f479722b9aa29b6c030aa116c2"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a7c1240f479722b9aa29b6c030aa116c2">SetAttribute</a> (int64_t value)</td></tr>
+<tr class="memdesc:a7c1240f479722b9aa29b6c030aa116c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to value. <br /></td></tr>
+<tr class="separator:a7c1240f479722b9aa29b6c030aa116c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a10964060a5c0d92486ecf8705bdf37da"><td class="memItemLeft" align="right" valign="top"><a id="a10964060a5c0d92486ecf8705bdf37da"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a10964060a5c0d92486ecf8705bdf37da">SetAttribute</a> (uint64_t value)</td></tr>
+<tr class="memdesc:a10964060a5c0d92486ecf8705bdf37da"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to value. <br /></td></tr>
+<tr class="separator:a10964060a5c0d92486ecf8705bdf37da"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab3516def4fe058fe328f2b89fc2d77da"><td class="memItemLeft" align="right" valign="top"><a id="ab3516def4fe058fe328f2b89fc2d77da"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ab3516def4fe058fe328f2b89fc2d77da">SetAttribute</a> (bool value)</td></tr>
+<tr class="memdesc:ab3516def4fe058fe328f2b89fc2d77da"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to value. <br /></td></tr>
+<tr class="separator:ab3516def4fe058fe328f2b89fc2d77da"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9a65ab3147abe8ccbbd373ce8791e818"><td class="memItemLeft" align="right" valign="top"><a id="a9a65ab3147abe8ccbbd373ce8791e818"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a9a65ab3147abe8ccbbd373ce8791e818">SetAttribute</a> (double value)</td></tr>
+<tr class="memdesc:a9a65ab3147abe8ccbbd373ce8791e818"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to value. <br /></td></tr>
+<tr class="separator:a9a65ab3147abe8ccbbd373ce8791e818"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae95e843313aaf5d56c32530b6456df02"><td class="memItemLeft" align="right" valign="top"><a id="ae95e843313aaf5d56c32530b6456df02"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ae95e843313aaf5d56c32530b6456df02">SetAttribute</a> (float value)</td></tr>
+<tr class="memdesc:ae95e843313aaf5d56c32530b6456df02"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the attribute to value. <br /></td></tr>
+<tr class="separator:ae95e843313aaf5d56c32530b6456df02"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>An attribute is a name-value pair. Elements have an arbitrary number of attributes, each with a unique name.</p>
+<dl class="section note"><dt>Note</dt><dd>The attributes are not XMLNodes. You may only query the <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6" title="The next attribute in the list.">Next()</a> attribute in a list. </dd></dl>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="adfa2433f0fdafd5c3880936de9affa80"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#adfa2433f0fdafd5c3880936de9affa80">&#9670;&nbsp;</a></span>IntValue()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">int tinyxml2::XMLAttribute::IntValue </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>IntValue interprets the attribute as an integer, and returns the value. If the value isn't an integer, 0 will be returned. There is no error checking; use <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">QueryIntValue()</a> if you need error checking. </p>
+
+</div>
+</div>
+<a id="a6d5176260db00ea301c01af8457cd993"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a6d5176260db00ea301c01af8457cd993">&#9670;&nbsp;</a></span>QueryIntValue()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLAttribute::QueryIntValue </td>
+          <td>(</td>
+          <td class="paramtype">int *&#160;</td>
+          <td class="paramname"><em>value</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>QueryIntValue interprets the attribute as an integer, and returns the value in the provided parameter. The function will return XML_SUCCESS on success, and XML_WRONG_ATTRIBUTE_TYPE if the conversion is not successful. </p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment-members.html
new file mode 100644 (file)
index 0000000..834596c
--- /dev/null
@@ -0,0 +1,114 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLComment Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">tinyxml2::XMLComment</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">Accept</a>(XMLVisitor *visitor) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">tinyxml2::XMLComment</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>(XMLNode *afterThis, XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(void *userData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>(const char *val, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073">ShallowClone</a>(XMLDocument *document) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">tinyxml2::XMLComment</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739">ShallowEqual</a>(const XMLNode *compare) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">tinyxml2::XMLComment</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee">ToComment</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">tinyxml2::XMLComment</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment.html
new file mode 100644 (file)
index 0000000..42c250a
--- /dev/null
@@ -0,0 +1,301 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLComment Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_comment-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLComment Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLComment:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_comment.png" usemap="#tinyxml2::XMLComment_map" alt=""/>
+  <map id="tinyxml2::XMLComment_map" name="tinyxml2::XMLComment_map">
+<area href="classtinyxml2_1_1_x_m_l_node.html" alt="tinyxml2::XMLNode" shape="rect" coords="0,0,141,24"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a8093e1dc8a34fa446d9dc3fde0e6c0ee"><td class="memItemLeft" align="right" valign="top"><a id="a8093e1dc8a34fa446d9dc3fde0e6c0ee"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee">ToComment</a> ()</td></tr>
+<tr class="memdesc:a8093e1dc8a34fa446d9dc3fde0e6c0ee"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Comment, or null. <br /></td></tr>
+<tr class="separator:a8093e1dc8a34fa446d9dc3fde0e6c0ee"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a4a33dc32fae0285b03f9cfcb3e43e122"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">Accept</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *visitor) const</td></tr>
+<tr class="separator:a4a33dc32fae0285b03f9cfcb3e43e122"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a08991cc63fadf7e95078ac4f9ea1b073"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073">ShallowClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *document) const</td></tr>
+<tr class="separator:a08991cc63fadf7e95078ac4f9ea1b073"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6f7d227b25afa8cc3c763b7cc8833739"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739">ShallowEqual</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *compare) const</td></tr>
+<tr class="separator:a6f7d227b25afa8cc3c763b7cc8833739"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classtinyxml2_1_1_x_m_l_node"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classtinyxml2_1_1_x_m_l_node')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td></tr>
+<tr class="memitem:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a2de84cfa4ec3fe249bad745069d145f1"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a> () const</td></tr>
+<tr class="memdesc:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="af343d1ef0b45c0020e62d784d7e67a68"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a> ()</td></tr>
+<tr class="memdesc:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aab516e699567f75cc9ab2ef2eee501e8"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a> ()</td></tr>
+<tr class="memdesc:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Element, or null. <br /></td></tr>
+<tr class="separator:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a41c55dab9162d1eb62db2008430e376b"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a> ()</td></tr>
+<tr class="memdesc:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to Text, or null. <br /></td></tr>
+<tr class="separator:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a836e2966ed736fc3c94f70e12a2a3357"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a> ()</td></tr>
+<tr class="memdesc:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Document, or null. <br /></td></tr>
+<tr class="separator:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a174fd4c22c010b58138c1b84a0dfbd51"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Declaration, or null. <br /></td></tr>
+<tr class="separator:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a8675a74aa0ada6eccab0c77ef3e5b9bd"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Unknown, or null. <br /></td></tr>
+<tr class="separator:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a> () const</td></tr>
+<tr class="separator:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a> (const char *val, bool staticMem=false)</td></tr>
+<tr class="separator:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b5fc636646fda761d342c72e91cb286"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the node is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae0f62bc186c56c2e0483ebd52dbfbe34"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a> () const</td></tr>
+<tr class="memdesc:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the parent of this node on the DOM. <br /></td></tr>
+<tr class="separator:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ac3ab489e6e202a3cd1762d3b332e89d4"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a> () const</td></tr>
+<tr class="memdesc:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this node has no children. <br /></td></tr>
+<tr class="separator:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae7dc225e1018cdd685f7563593a1fe08"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a> () const</td></tr>
+<tr class="memdesc:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child node, or null if none exists. <br /></td></tr>
+<tr class="separator:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b8583a277e8e26f4cbbb5492786778e"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a> () const</td></tr>
+<tr class="memdesc:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child node, or null if none exists. <br /></td></tr>
+<tr class="separator:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aac667c513d445f8b783e1e15ef9d3551"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a> () const</td></tr>
+<tr class="memdesc:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling node of this node. <br /></td></tr>
+<tr class="separator:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a872936cae46fb473eb47fec99129fc70"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a79db9ef0fe014d27790f2218b87bcbb5"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a> () const</td></tr>
+<tr class="memdesc:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling node of this node. <br /></td></tr>
+<tr class="separator:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a1264c86233328f0cd36297552d982f80"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *afterThis, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a> ()</td></tr>
+<tr class="separator:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a> (void *userData)</td></tr>
+<tr class="separator:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a> () const</td></tr>
+<tr class="separator:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>An XML Comment. </p>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="a4a33dc32fae0285b03f9cfcb3e43e122"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a4a33dc32fae0285b03f9cfcb3e43e122">&#9670;&nbsp;</a></span>Accept()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLComment::Accept </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *&#160;</td>
+          <td class="paramname"><em>visitor</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the XML tree will be conditionally visited and the host will be called back via the <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> interface.</p>
+<p>This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this interface versus any other.)</p>
+<p>The interface has been based on ideas from:</p>
+<ul>
+<li><a href="http://www.saxproject.org/">http://www.saxproject.org/</a></li>
+<li><a href="http://c2.com/cgi/wiki?HierarchicalVisitorPattern">http://c2.com/cgi/wiki?HierarchicalVisitorPattern</a></li>
+</ul>
+<p>Which are both good references for "visiting".</p>
+<p>An example of using <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">Accept()</a>: </p><pre class="fragment">XMLPrinter printer;
+tinyxmlDoc.Accept( &amp;printer );
+const char* xmlcstr = printer.CStr();
+</pre> 
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="a08991cc63fadf7e95078ac4f9ea1b073"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a08991cc63fadf7e95078ac4f9ea1b073">&#9670;&nbsp;</a></span>ShallowClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLComment::ShallowClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>document</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Make a copy of this node, but not its children. You may pass in a Document pointer that will be the owner of the new Node. If the 'document' is null, then the node returned will be allocated from the current Document. (this-&gt;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68" title="Get the XMLDocument that owns this XMLNode.">GetDocument()</a>)</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return null. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="a6f7d227b25afa8cc3c763b7cc8833739"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a6f7d227b25afa8cc3c763b7cc8833739">&#9670;&nbsp;</a></span>ShallowEqual()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLComment::ShallowEqual </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>compare</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Test if 2 nodes are the same, but don't test children. The 2 nodes do not need to be in the same Document.</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return false. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment.png
new file mode 100644 (file)
index 0000000..3a076f0
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_comment.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_const_handle-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_const_handle-members.html
new file mode 100644 (file)
index 0000000..6e008dc
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLConstHandle Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_const_handle.html">tinyxml2::XMLConstHandle</a>, including all inherited members.</p>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_const_handle.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_const_handle.html
new file mode 100644 (file)
index 0000000..213f72b
--- /dev/null
@@ -0,0 +1,88 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLConstHandle Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="classtinyxml2_1_1_x_m_l_const_handle-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLConstHandle Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>A variant of the <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> class for working with const XMLNodes and Documents. It is the same in all regards, except for the 'const' qualifiers. See <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> for API. </p>
+</div><hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration-members.html
new file mode 100644 (file)
index 0000000..2ea9954
--- /dev/null
@@ -0,0 +1,114 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLDeclaration Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">tinyxml2::XMLDeclaration</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">Accept</a>(XMLVisitor *visitor) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">tinyxml2::XMLDeclaration</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>(XMLNode *afterThis, XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(void *userData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>(const char *val, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7">ShallowClone</a>(XMLDocument *document) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">tinyxml2::XMLDeclaration</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6">ShallowEqual</a>(const XMLNode *compare) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">tinyxml2::XMLDeclaration</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">tinyxml2::XMLDeclaration</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration.html
new file mode 100644 (file)
index 0000000..8f30231
--- /dev/null
@@ -0,0 +1,303 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLDeclaration Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_declaration-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLDeclaration Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLDeclaration:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_declaration.png" usemap="#tinyxml2::XMLDeclaration_map" alt=""/>
+  <map id="tinyxml2::XMLDeclaration_map" name="tinyxml2::XMLDeclaration_map">
+<area href="classtinyxml2_1_1_x_m_l_node.html" alt="tinyxml2::XMLNode" shape="rect" coords="0,0,155,24"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a159d8ac45865215e88059ea1e5b52fc5"><td class="memItemLeft" align="right" valign="top"><a id="a159d8ac45865215e88059ea1e5b52fc5"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a159d8ac45865215e88059ea1e5b52fc5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Declaration, or null. <br /></td></tr>
+<tr class="separator:a159d8ac45865215e88059ea1e5b52fc5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5f376019fb34752eb248548f42f32045"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">Accept</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *visitor) const</td></tr>
+<tr class="separator:a5f376019fb34752eb248548f42f32045"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a118d47518dd9e522644e42efa259aed7"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7">ShallowClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *document) const</td></tr>
+<tr class="separator:a118d47518dd9e522644e42efa259aed7"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa26b70011694e9b9e9480b929e9b78d6"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6">ShallowEqual</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *compare) const</td></tr>
+<tr class="separator:aa26b70011694e9b9e9480b929e9b78d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classtinyxml2_1_1_x_m_l_node"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classtinyxml2_1_1_x_m_l_node')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td></tr>
+<tr class="memitem:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a2de84cfa4ec3fe249bad745069d145f1"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a> () const</td></tr>
+<tr class="memdesc:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="af343d1ef0b45c0020e62d784d7e67a68"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a> ()</td></tr>
+<tr class="memdesc:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aab516e699567f75cc9ab2ef2eee501e8"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a> ()</td></tr>
+<tr class="memdesc:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Element, or null. <br /></td></tr>
+<tr class="separator:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a41c55dab9162d1eb62db2008430e376b"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a> ()</td></tr>
+<tr class="memdesc:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to Text, or null. <br /></td></tr>
+<tr class="separator:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aff47671055aa99840a1c1ebd661e63e3"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a> ()</td></tr>
+<tr class="memdesc:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Comment, or null. <br /></td></tr>
+<tr class="separator:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a836e2966ed736fc3c94f70e12a2a3357"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a> ()</td></tr>
+<tr class="memdesc:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Document, or null. <br /></td></tr>
+<tr class="separator:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a8675a74aa0ada6eccab0c77ef3e5b9bd"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Unknown, or null. <br /></td></tr>
+<tr class="separator:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a> () const</td></tr>
+<tr class="separator:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a> (const char *val, bool staticMem=false)</td></tr>
+<tr class="separator:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b5fc636646fda761d342c72e91cb286"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the node is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae0f62bc186c56c2e0483ebd52dbfbe34"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a> () const</td></tr>
+<tr class="memdesc:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the parent of this node on the DOM. <br /></td></tr>
+<tr class="separator:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ac3ab489e6e202a3cd1762d3b332e89d4"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a> () const</td></tr>
+<tr class="memdesc:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this node has no children. <br /></td></tr>
+<tr class="separator:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae7dc225e1018cdd685f7563593a1fe08"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a> () const</td></tr>
+<tr class="memdesc:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child node, or null if none exists. <br /></td></tr>
+<tr class="separator:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b8583a277e8e26f4cbbb5492786778e"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a> () const</td></tr>
+<tr class="memdesc:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child node, or null if none exists. <br /></td></tr>
+<tr class="separator:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aac667c513d445f8b783e1e15ef9d3551"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a> () const</td></tr>
+<tr class="memdesc:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling node of this node. <br /></td></tr>
+<tr class="separator:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a872936cae46fb473eb47fec99129fc70"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a79db9ef0fe014d27790f2218b87bcbb5"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a> () const</td></tr>
+<tr class="memdesc:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling node of this node. <br /></td></tr>
+<tr class="separator:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a1264c86233328f0cd36297552d982f80"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *afterThis, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a> ()</td></tr>
+<tr class="separator:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a> (void *userData)</td></tr>
+<tr class="separator:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a> () const</td></tr>
+<tr class="separator:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>In correct XML the declaration is the first entry in the file. </p><pre class="fragment">    &lt;?xml version="1.0" standalone="yes"?&gt;
+</pre><p>TinyXML-2 will happily read or write files without a declaration, however.</p>
+<p>The text of the declaration isn't interpreted. It is parsed and written as a string. </p>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="a5f376019fb34752eb248548f42f32045"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a5f376019fb34752eb248548f42f32045">&#9670;&nbsp;</a></span>Accept()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLDeclaration::Accept </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *&#160;</td>
+          <td class="paramname"><em>visitor</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the XML tree will be conditionally visited and the host will be called back via the <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> interface.</p>
+<p>This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this interface versus any other.)</p>
+<p>The interface has been based on ideas from:</p>
+<ul>
+<li><a href="http://www.saxproject.org/">http://www.saxproject.org/</a></li>
+<li><a href="http://c2.com/cgi/wiki?HierarchicalVisitorPattern">http://c2.com/cgi/wiki?HierarchicalVisitorPattern</a></li>
+</ul>
+<p>Which are both good references for "visiting".</p>
+<p>An example of using <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">Accept()</a>: </p><pre class="fragment">XMLPrinter printer;
+tinyxmlDoc.Accept( &amp;printer );
+const char* xmlcstr = printer.CStr();
+</pre> 
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="a118d47518dd9e522644e42efa259aed7"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a118d47518dd9e522644e42efa259aed7">&#9670;&nbsp;</a></span>ShallowClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLDeclaration::ShallowClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>document</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Make a copy of this node, but not its children. You may pass in a Document pointer that will be the owner of the new Node. If the 'document' is null, then the node returned will be allocated from the current Document. (this-&gt;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68" title="Get the XMLDocument that owns this XMLNode.">GetDocument()</a>)</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return null. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="aa26b70011694e9b9e9480b929e9b78d6"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aa26b70011694e9b9e9480b929e9b78d6">&#9670;&nbsp;</a></span>ShallowEqual()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLDeclaration::ShallowEqual </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>compare</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Test if 2 nodes are the same, but don't test children. The 2 nodes do not need to be in the same Document.</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return false. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration.png
new file mode 100644 (file)
index 0000000..c7aa631
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_declaration.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_document-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_document-members.html
new file mode 100644 (file)
index 0000000..a885d4d
--- /dev/null
@@ -0,0 +1,138 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLDocument Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">Accept</a>(XMLVisitor *visitor) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf">Clear</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17">ClearError</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">DeepCopy</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d">DeleteNode</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed">Error</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d">ErrorID</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76">ErrorLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf">ErrorStr</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd">HasBOM</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>(XMLNode *afterThis, XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a">LoadFile</a>(const char *filename)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a5f1d330fad44c52f3d265338dd2a6dc2">LoadFile</a>(FILE *)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259">NewComment</a>(const char *comment)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2">NewDeclaration</a>(const char *text=0)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6">NewElement</a>(const char *name)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296">NewText</a>(const char *text)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147">NewUnknown</a>(const char *text)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01">Parse</a>(const char *xml, size_t nBytes=static_cast&lt; size_t &gt;(-1))</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083">Print</a>(XMLPrinter *streamer=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552">PrintError</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c">RootElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f">SaveFile</a>(const char *filename, bool compact=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a8b95779479a0035acc67b3a61dfe1b74">SaveFile</a>(FILE *fp, bool compact=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0">SetBOM</a>(bool useBOM)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(void *userData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>(const char *val, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8">ShallowClone</a>(XMLDocument *) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9">ShallowEqual</a>(const XMLNode *) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec">ToDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70">XMLDocument</a>(bool processEntities=true, Whitespace whitespaceMode=PRESERVE_WHITESPACE)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_document.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_document.html
new file mode 100644 (file)
index 0000000..e0a191f
--- /dev/null
@@ -0,0 +1,747 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLDocument Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_document-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLDocument Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLDocument:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_document.png" usemap="#tinyxml2::XMLDocument_map" alt=""/>
+  <map id="tinyxml2::XMLDocument_map" name="tinyxml2::XMLDocument_map">
+<area href="classtinyxml2_1_1_x_m_l_node.html" alt="tinyxml2::XMLNode" shape="rect" coords="0,0,146,24"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a57ddf17b6e054dda10af98991b1b8f70"><td class="memItemLeft" align="right" valign="top"><a id="a57ddf17b6e054dda10af98991b1b8f70"></a>
+&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70">XMLDocument</a> (bool processEntities=true, Whitespace whitespaceMode=PRESERVE_WHITESPACE)</td></tr>
+<tr class="memdesc:a57ddf17b6e054dda10af98991b1b8f70"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor <br /></td></tr>
+<tr class="separator:a57ddf17b6e054dda10af98991b1b8f70"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3e185f880882bd978367bb55937735ec"><td class="memItemLeft" align="right" valign="top"><a id="a3e185f880882bd978367bb55937735ec"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec">ToDocument</a> ()</td></tr>
+<tr class="memdesc:a3e185f880882bd978367bb55937735ec"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Document, or null. <br /></td></tr>
+<tr class="separator:a3e185f880882bd978367bb55937735ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af2b616169e6517182f6725f2498e9a01"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01">Parse</a> (const char *xml, size_t nBytes=static_cast&lt; size_t &gt;(-1))</td></tr>
+<tr class="separator:af2b616169e6517182f6725f2498e9a01"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a2ebd4647a8af5fc6831b294ac26a150a"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a">LoadFile</a> (const char *filename)</td></tr>
+<tr class="separator:a2ebd4647a8af5fc6831b294ac26a150a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5f1d330fad44c52f3d265338dd2a6dc2"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a5f1d330fad44c52f3d265338dd2a6dc2">LoadFile</a> (FILE *)</td></tr>
+<tr class="separator:a5f1d330fad44c52f3d265338dd2a6dc2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a73ac416b4a2aa0952e841220eb3da18f"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f">SaveFile</a> (const char *filename, bool compact=false)</td></tr>
+<tr class="separator:a73ac416b4a2aa0952e841220eb3da18f"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8b95779479a0035acc67b3a61dfe1b74"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a8b95779479a0035acc67b3a61dfe1b74">SaveFile</a> (FILE *fp, bool compact=false)</td></tr>
+<tr class="separator:a8b95779479a0035acc67b3a61dfe1b74"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a33fc5d159db873a179fa26338adb05bd"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd">HasBOM</a> () const</td></tr>
+<tr class="separator:a33fc5d159db873a179fa26338adb05bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a14419b698f7c4b140df4e80f3f0c93b0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0">SetBOM</a> (bool useBOM)</td></tr>
+<tr class="separator:a14419b698f7c4b140df4e80f3f0c93b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad2b70320d3c2a071c2f36928edff3e1c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c">RootElement</a> ()</td></tr>
+<tr class="separator:ad2b70320d3c2a071c2f36928edff3e1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a867cf5fa3e3ff6ae4847a8b7ee8ec083"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083">Print</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a> *streamer=0) const</td></tr>
+<tr class="separator:a867cf5fa3e3ff6ae4847a8b7ee8ec083"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9efa54f7ecb37c17ab1fa2b3078ccca1"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">Accept</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *visitor) const</td></tr>
+<tr class="separator:a9efa54f7ecb37c17ab1fa2b3078ccca1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8aa7817d4a1001364b06373763ab99d6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6">NewElement</a> (const char *name)</td></tr>
+<tr class="separator:a8aa7817d4a1001364b06373763ab99d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ade4874bcb439954972ef2b3723ff3259"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259">NewComment</a> (const char *comment)</td></tr>
+<tr class="separator:ade4874bcb439954972ef2b3723ff3259"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab7e8b29ae4099092a8bb947da6361296"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296">NewText</a> (const char *text)</td></tr>
+<tr class="separator:ab7e8b29ae4099092a8bb947da6361296"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aee2eb3435923f5494dcc70ac225b60a2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2">NewDeclaration</a> (const char *text=0)</td></tr>
+<tr class="separator:aee2eb3435923f5494dcc70ac225b60a2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5385c937734ff6db9226ab707d2c7147"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147">NewUnknown</a> (const char *text)</td></tr>
+<tr class="separator:a5385c937734ff6db9226ab707d2c7147"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac1d6e2c7fcc1a660624ac4f68e96380d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d">DeleteNode</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:ac1d6e2c7fcc1a660624ac4f68e96380d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a4085d9c52f1d93214311459d6d1fcf17"><td class="memItemLeft" align="right" valign="top"><a id="a4085d9c52f1d93214311459d6d1fcf17"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17">ClearError</a> ()</td></tr>
+<tr class="memdesc:a4085d9c52f1d93214311459d6d1fcf17"><td class="mdescLeft">&#160;</td><td class="mdescRight">Clears the error flags. <br /></td></tr>
+<tr class="separator:a4085d9c52f1d93214311459d6d1fcf17"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a34e6318e182e40e3cc4f4ba5d59ed9ed"><td class="memItemLeft" align="right" valign="top"><a id="a34e6318e182e40e3cc4f4ba5d59ed9ed"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed">Error</a> () const</td></tr>
+<tr class="memdesc:a34e6318e182e40e3cc4f4ba5d59ed9ed"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return true if there was an error parsing the document. <br /></td></tr>
+<tr class="separator:a34e6318e182e40e3cc4f4ba5d59ed9ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:afa3ed33b3107f920ec2b301f805ac17d"><td class="memItemLeft" align="right" valign="top"><a id="afa3ed33b3107f920ec2b301f805ac17d"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d">ErrorID</a> () const</td></tr>
+<tr class="memdesc:afa3ed33b3107f920ec2b301f805ac17d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the errorID. <br /></td></tr>
+<tr class="separator:afa3ed33b3107f920ec2b301f805ac17d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad75aa9d32c4e8b300655186808aa9abf"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf">ErrorStr</a> () const</td></tr>
+<tr class="separator:ad75aa9d32c4e8b300655186808aa9abf"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1d033945b42e125d933d6231e4571552"><td class="memItemLeft" align="right" valign="top"><a id="a1d033945b42e125d933d6231e4571552"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552">PrintError</a> () const</td></tr>
+<tr class="memdesc:a1d033945b42e125d933d6231e4571552"><td class="mdescLeft">&#160;</td><td class="mdescRight">A (trivial) utility function that prints the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf">ErrorStr()</a> to stdout. <br /></td></tr>
+<tr class="separator:a1d033945b42e125d933d6231e4571552"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a57400f816dbe7799ece33615ead9ab76"><td class="memItemLeft" align="right" valign="top"><a id="a57400f816dbe7799ece33615ead9ab76"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76">ErrorLineNum</a> () const</td></tr>
+<tr class="memdesc:a57400f816dbe7799ece33615ead9ab76"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the line where the error occurred, or zero if unknown. <br /></td></tr>
+<tr class="separator:a57400f816dbe7799ece33615ead9ab76"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a65656b0b2cbc822708eb351504178aaf"><td class="memItemLeft" align="right" valign="top"><a id="a65656b0b2cbc822708eb351504178aaf"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf">Clear</a> ()</td></tr>
+<tr class="memdesc:a65656b0b2cbc822708eb351504178aaf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Clear the document, resetting it to the initial state. <br /></td></tr>
+<tr class="separator:a65656b0b2cbc822708eb351504178aaf"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af592ffc91514e25a39664521ac83db45"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">DeepCopy</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:af592ffc91514e25a39664521ac83db45"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa37cc1709d7e1e988bc17dcfb24a69b8"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8">ShallowClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *) const</td></tr>
+<tr class="separator:aa37cc1709d7e1e988bc17dcfb24a69b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6fe5ef18699091844fcf64b56ffa5bf9"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9">ShallowEqual</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *) const</td></tr>
+<tr class="separator:a6fe5ef18699091844fcf64b56ffa5bf9"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classtinyxml2_1_1_x_m_l_node"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classtinyxml2_1_1_x_m_l_node')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td></tr>
+<tr class="memitem:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a2de84cfa4ec3fe249bad745069d145f1"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a> () const</td></tr>
+<tr class="memdesc:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="af343d1ef0b45c0020e62d784d7e67a68"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a> ()</td></tr>
+<tr class="memdesc:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aab516e699567f75cc9ab2ef2eee501e8"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a> ()</td></tr>
+<tr class="memdesc:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Element, or null. <br /></td></tr>
+<tr class="separator:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a41c55dab9162d1eb62db2008430e376b"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a> ()</td></tr>
+<tr class="memdesc:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to Text, or null. <br /></td></tr>
+<tr class="separator:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aff47671055aa99840a1c1ebd661e63e3"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a> ()</td></tr>
+<tr class="memdesc:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Comment, or null. <br /></td></tr>
+<tr class="separator:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a174fd4c22c010b58138c1b84a0dfbd51"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Declaration, or null. <br /></td></tr>
+<tr class="separator:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a8675a74aa0ada6eccab0c77ef3e5b9bd"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Unknown, or null. <br /></td></tr>
+<tr class="separator:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a> () const</td></tr>
+<tr class="separator:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a> (const char *val, bool staticMem=false)</td></tr>
+<tr class="separator:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b5fc636646fda761d342c72e91cb286"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the node is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae0f62bc186c56c2e0483ebd52dbfbe34"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a> () const</td></tr>
+<tr class="memdesc:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the parent of this node on the DOM. <br /></td></tr>
+<tr class="separator:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ac3ab489e6e202a3cd1762d3b332e89d4"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a> () const</td></tr>
+<tr class="memdesc:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this node has no children. <br /></td></tr>
+<tr class="separator:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae7dc225e1018cdd685f7563593a1fe08"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a> () const</td></tr>
+<tr class="memdesc:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child node, or null if none exists. <br /></td></tr>
+<tr class="separator:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b8583a277e8e26f4cbbb5492786778e"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a> () const</td></tr>
+<tr class="memdesc:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child node, or null if none exists. <br /></td></tr>
+<tr class="separator:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aac667c513d445f8b783e1e15ef9d3551"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a> () const</td></tr>
+<tr class="memdesc:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling node of this node. <br /></td></tr>
+<tr class="separator:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a872936cae46fb473eb47fec99129fc70"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a79db9ef0fe014d27790f2218b87bcbb5"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a> () const</td></tr>
+<tr class="memdesc:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling node of this node. <br /></td></tr>
+<tr class="separator:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a1264c86233328f0cd36297552d982f80"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *afterThis, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a> ()</td></tr>
+<tr class="separator:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a> (void *userData)</td></tr>
+<tr class="separator:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a> () const</td></tr>
+<tr class="separator:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>A Document binds together all the functionality. It can be saved, loaded, and printed to the screen. All Nodes are connected and allocated to a Document. If the Document is deleted, all its Nodes are also deleted. </p>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="a9efa54f7ecb37c17ab1fa2b3078ccca1"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a9efa54f7ecb37c17ab1fa2b3078ccca1">&#9670;&nbsp;</a></span>Accept()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLDocument::Accept </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *&#160;</td>
+          <td class="paramname"><em>visitor</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the XML tree will be conditionally visited and the host will be called back via the <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> interface.</p>
+<p>This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this interface versus any other.)</p>
+<p>The interface has been based on ideas from:</p>
+<ul>
+<li><a href="http://www.saxproject.org/">http://www.saxproject.org/</a></li>
+<li><a href="http://c2.com/cgi/wiki?HierarchicalVisitorPattern">http://c2.com/cgi/wiki?HierarchicalVisitorPattern</a></li>
+</ul>
+<p>Which are both good references for "visiting".</p>
+<p>An example of using <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">Accept()</a>: </p><pre class="fragment">XMLPrinter printer;
+tinyxmlDoc.Accept( &amp;printer );
+const char* xmlcstr = printer.CStr();
+</pre> 
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="af592ffc91514e25a39664521ac83db45"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#af592ffc91514e25a39664521ac83db45">&#9670;&nbsp;</a></span>DeepCopy()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLDocument::DeepCopy </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>target</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Copies this document to a target document. The target will be completely cleared before the copy. If you want to copy a sub-tree, see <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">XMLNode::DeepClone()</a>.</p>
+<p>NOTE: that the 'target' must be non-null. </p>
+
+</div>
+</div>
+<a id="ac1d6e2c7fcc1a660624ac4f68e96380d"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ac1d6e2c7fcc1a660624ac4f68e96380d">&#9670;&nbsp;</a></span>DeleteNode()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLDocument::DeleteNode </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>node</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Delete a node associated with this document. It will be unlinked from the DOM. </p>
+
+</div>
+</div>
+<a id="ad75aa9d32c4e8b300655186808aa9abf"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad75aa9d32c4e8b300655186808aa9abf">&#9670;&nbsp;</a></span>ErrorStr()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">const char* tinyxml2::XMLDocument::ErrorStr </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Returns a "long form" error description. A hopefully helpful diagnostic with location, line number, and/or additional info. </p>
+
+</div>
+</div>
+<a id="a33fc5d159db873a179fa26338adb05bd"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a33fc5d159db873a179fa26338adb05bd">&#9670;&nbsp;</a></span>HasBOM()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">bool tinyxml2::XMLDocument::HasBOM </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Returns true if this document has a leading Byte Order Mark of UTF8. </p>
+
+</div>
+</div>
+<a id="a2ebd4647a8af5fc6831b294ac26a150a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a2ebd4647a8af5fc6831b294ac26a150a">&#9670;&nbsp;</a></span>LoadFile() <span class="overload">[1/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLDocument::LoadFile </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>filename</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Load an XML file from disk. Returns XML_SUCCESS (0) on success, or an errorID. </p>
+
+</div>
+</div>
+<a id="a5f1d330fad44c52f3d265338dd2a6dc2"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a5f1d330fad44c52f3d265338dd2a6dc2">&#9670;&nbsp;</a></span>LoadFile() <span class="overload">[2/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLDocument::LoadFile </td>
+          <td>(</td>
+          <td class="paramtype">FILE *&#160;</td>
+          <td class="paramname"></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Load an XML file from disk. You are responsible for providing and closing the FILE*.</p>
+<p>NOTE: The file should be opened as binary ("rb") not text in order for TinyXML-2 to correctly do newline normalization.</p>
+<p>Returns XML_SUCCESS (0) on success, or an errorID. </p>
+
+</div>
+</div>
+<a id="ade4874bcb439954972ef2b3723ff3259"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ade4874bcb439954972ef2b3723ff3259">&#9670;&nbsp;</a></span>NewComment()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>* tinyxml2::XMLDocument::NewComment </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>comment</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Create a new Comment associated with this Document. The memory for the Comment is managed by the Document. </p>
+
+</div>
+</div>
+<a id="aee2eb3435923f5494dcc70ac225b60a2"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aee2eb3435923f5494dcc70ac225b60a2">&#9670;&nbsp;</a></span>NewDeclaration()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* tinyxml2::XMLDocument::NewDeclaration </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>text</em> = <code>0</code></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Create a new Declaration associated with this Document. The memory for the object is managed by the Document.</p>
+<p>If the 'text' param is null, the standard declaration is used.: </p><pre class="fragment">    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+</pre> 
+</div>
+</div>
+<a id="a8aa7817d4a1001364b06373763ab99d6"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8aa7817d4a1001364b06373763ab99d6">&#9670;&nbsp;</a></span>NewElement()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* tinyxml2::XMLDocument::NewElement </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Create a new Element associated with this Document. The memory for the Element is managed by the Document. </p>
+
+</div>
+</div>
+<a id="ab7e8b29ae4099092a8bb947da6361296"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ab7e8b29ae4099092a8bb947da6361296">&#9670;&nbsp;</a></span>NewText()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>* tinyxml2::XMLDocument::NewText </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>text</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Create a new Text associated with this Document. The memory for the Text is managed by the Document. </p>
+
+</div>
+</div>
+<a id="a5385c937734ff6db9226ab707d2c7147"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a5385c937734ff6db9226ab707d2c7147">&#9670;&nbsp;</a></span>NewUnknown()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>* tinyxml2::XMLDocument::NewUnknown </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>text</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Create a new Unknown associated with this Document. The memory for the object is managed by the Document. </p>
+
+</div>
+</div>
+<a id="af2b616169e6517182f6725f2498e9a01"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#af2b616169e6517182f6725f2498e9a01">&#9670;&nbsp;</a></span>Parse()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLDocument::Parse </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>xml</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">size_t&#160;</td>
+          <td class="paramname"><em>nBytes</em> = <code>static_cast&lt;&#160;size_t&#160;&gt;(-1)</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Parse an XML file from a character string. Returns XML_SUCCESS (0) on success, or an errorID.</p>
+<p>You may optionally pass in the 'nBytes', which is the number of bytes which will be parsed. If not specified, TinyXML-2 will assume 'xml' points to a null terminated string. </p>
+
+</div>
+</div>
+<a id="a867cf5fa3e3ff6ae4847a8b7ee8ec083"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a867cf5fa3e3ff6ae4847a8b7ee8ec083">&#9670;&nbsp;</a></span>Print()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLDocument::Print </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a> *&#160;</td>
+          <td class="paramname"><em>streamer</em> = <code>0</code></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Print the Document. If the Printer is not provided, it will print to stdout. If you provide Printer, this can print to a file: </p><pre class="fragment">XMLPrinter printer( fp );
+doc.Print( &amp;printer );
+</pre><p>Or you can use a printer to print to memory: </p><pre class="fragment">XMLPrinter printer;
+doc.Print( &amp;printer );
+// printer.CStr() has a const char* to the XML
+</pre> 
+</div>
+</div>
+<a id="ad2b70320d3c2a071c2f36928edff3e1c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad2b70320d3c2a071c2f36928edff3e1c">&#9670;&nbsp;</a></span>RootElement()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* tinyxml2::XMLDocument::RootElement </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Return the root element of DOM. Equivalent to <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement()</a>. To get the first node, use FirstChild(). </p>
+
+</div>
+</div>
+<a id="a73ac416b4a2aa0952e841220eb3da18f"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a73ac416b4a2aa0952e841220eb3da18f">&#9670;&nbsp;</a></span>SaveFile() <span class="overload">[1/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLDocument::SaveFile </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>filename</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>compact</em> = <code>false</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Save the XML file to disk. Returns XML_SUCCESS (0) on success, or an errorID. </p>
+
+</div>
+</div>
+<a id="a8b95779479a0035acc67b3a61dfe1b74"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8b95779479a0035acc67b3a61dfe1b74">&#9670;&nbsp;</a></span>SaveFile() <span class="overload">[2/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLDocument::SaveFile </td>
+          <td>(</td>
+          <td class="paramtype">FILE *&#160;</td>
+          <td class="paramname"><em>fp</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>compact</em> = <code>false</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Save the XML file to disk. You are responsible for providing and closing the FILE*.</p>
+<p>Returns XML_SUCCESS (0) on success, or an errorID. </p>
+
+</div>
+</div>
+<a id="a14419b698f7c4b140df4e80f3f0c93b0"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a14419b698f7c4b140df4e80f3f0c93b0">&#9670;&nbsp;</a></span>SetBOM()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLDocument::SetBOM </td>
+          <td>(</td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>useBOM</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Sets whether to write the BOM when writing the file. </p>
+
+</div>
+</div>
+<a id="aa37cc1709d7e1e988bc17dcfb24a69b8"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aa37cc1709d7e1e988bc17dcfb24a69b8">&#9670;&nbsp;</a></span>ShallowClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLDocument::ShallowClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>document</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Make a copy of this node, but not its children. You may pass in a Document pointer that will be the owner of the new Node. If the 'document' is null, then the node returned will be allocated from the current Document. (this-&gt;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68" title="Get the XMLDocument that owns this XMLNode.">GetDocument()</a>)</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return null. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="a6fe5ef18699091844fcf64b56ffa5bf9"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a6fe5ef18699091844fcf64b56ffa5bf9">&#9670;&nbsp;</a></span>ShallowEqual()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLDocument::ShallowEqual </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>compare</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Test if 2 nodes are the same, but don't test children. The 2 nodes do not need to be in the same Document.</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return false. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_document.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_document.png
new file mode 100644 (file)
index 0000000..4fcf9f4
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_document.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_element-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_element-members.html
new file mode 100644 (file)
index 0000000..e3e9720
--- /dev/null
@@ -0,0 +1,171 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLElement Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">Accept</a>(XMLVisitor *visitor) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9">Attribute</a>(const char *name, const char *value=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8">BoolAttribute</a>(const char *name, bool defaultValue=false) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2">BoolText</a>(bool defaultValue=false) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a">DeleteAttribute</a>(const char *name)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5">DoubleAttribute</a>(const char *name, double defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7">DoubleText</a>(double defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4">FindAttribute</a>(const char *name) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686">FirstAttribute</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd">FloatAttribute</a>(const char *name, float defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927">FloatText</a>(float defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">GetText</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>(XMLNode *afterThis, XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">InsertNewChildElement</a>(const char *name)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d">InsertNewComment</a>(const char *comment)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6">InsertNewDeclaration</a>(const char *text)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187">InsertNewText</a>(const char *text)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2">InsertNewUnknown</a>(const char *text)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0">Int64Attribute</a>(const char *name, int64_t defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a">Int64Text</a>(int64_t defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute</a>(const char *name, int defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35">Name</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb">QueryAttribute</a>(const char *name, int *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872">QueryBoolAttribute</a>(const char *name, bool *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736">QueryBoolText</a>(bool *bval) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c">QueryDoubleAttribute</a>(const char *name, double *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96">QueryDoubleText</a>(double *dval) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5">QueryFloatAttribute</a>(const char *name, float *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29">QueryFloatText</a>(float *fval) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8">QueryInt64Attribute</a>(const char *name, int64_t *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8">QueryInt64Text</a>(int64_t *uval) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute</a>(const char *name, int *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText</a>(int *ival) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc">QueryStringAttribute</a>(const char *name, const char **value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405">QueryUnsigned64Attribute</a>(const char *name, uint64_t *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b">QueryUnsigned64Text</a>(uint64_t *uval) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f">QueryUnsignedAttribute</a>(const char *name, unsigned int *value) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1">QueryUnsignedText</a>(unsigned *uval) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c">SetAttribute</a>(const char *name, const char *value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aae6568c64c7f1cc88be8461ba41a79cf">SetAttribute</a>(const char *name, int value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae143997e90064ba82326b29a9930ea8f">SetAttribute</a>(const char *name, unsigned value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aaeefdf9171fec91b13a776b42299b0dd">SetAttribute</a>(const char *name, int64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad598868c0599ddc4695dab18552c308d">SetAttribute</a>(const char *name, uint64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aa848b696e6a75e4e545c6da9893b11e1">SetAttribute</a>(const char *name, bool value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a233397ee81e70eb5d4b814c5f8698533">SetAttribute</a>(const char *name, double value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a554b70d882e65b28fc084b23df9b9759">SetAttribute</a>(const char *name, float value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1">SetName</a>(const char *str, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText</a>(const char *inText)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aeae8917b5ea6060b3c08d4e3d8d632d7">SetText</a>(int value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7bbfcc11d516598bc924a8fba4d08597">SetText</a>(unsigned value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7b62cd33acdfeff7ea2b1b330d4368e4">SetText</a>(int64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6e615bc745afd1ca8ded56d7aac02657">SetText</a>(uint64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae4b543d6770de76fb6ab68e541c192a4">SetText</a>(bool value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a67bd77ac9aaeff58ff20b4275a65ba4e">SetText</a>(double value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a51d560da5ae3ad6b75e0ab9ffb2ae42a">SetText</a>(float value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(void *userData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>(const char *val, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750">ShallowClone</a>(XMLDocument *document) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6">ShallowEqual</a>(const XMLNode *compare) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85">Unsigned64Attribute</a>(const char *name, uint64_t defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c">Unsigned64Text</a>(uint64_t defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c">UnsignedAttribute</a>(const char *name, unsigned defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5">UnsignedText</a>(unsigned defaultValue=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_element.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_element.html
new file mode 100644 (file)
index 0000000..d21d18c
--- /dev/null
@@ -0,0 +1,774 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLElement Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_element-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLElement Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLElement:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_element.png" usemap="#tinyxml2::XMLElement_map" alt=""/>
+  <map id="tinyxml2::XMLElement_map" name="tinyxml2::XMLElement_map">
+<area href="classtinyxml2_1_1_x_m_l_node.html" alt="tinyxml2::XMLNode" shape="rect" coords="0,0,134,24"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a63e057fb5baee1dd29f323cb85907b35"><td class="memItemLeft" align="right" valign="top"><a id="a63e057fb5baee1dd29f323cb85907b35"></a>
+const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35">Name</a> () const</td></tr>
+<tr class="memdesc:a63e057fb5baee1dd29f323cb85907b35"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the name of an element (which is the <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value()</a> of the node.) <br /></td></tr>
+<tr class="separator:a63e057fb5baee1dd29f323cb85907b35"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a97712009a530d8cb8a63bf705f02b4f1"><td class="memItemLeft" align="right" valign="top"><a id="a97712009a530d8cb8a63bf705f02b4f1"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1">SetName</a> (const char *str, bool staticMem=false)</td></tr>
+<tr class="memdesc:a97712009a530d8cb8a63bf705f02b4f1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the name of the element. <br /></td></tr>
+<tr class="separator:a97712009a530d8cb8a63bf705f02b4f1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad9ff5c2dbc15df36cf664ce1b0ea0a5d"><td class="memItemLeft" align="right" valign="top"><a id="ad9ff5c2dbc15df36cf664ce1b0ea0a5d"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d">ToElement</a> ()</td></tr>
+<tr class="memdesc:ad9ff5c2dbc15df36cf664ce1b0ea0a5d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Element, or null. <br /></td></tr>
+<tr class="separator:ad9ff5c2dbc15df36cf664ce1b0ea0a5d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3ea8a40e788fb9ad876c28a32932c6d5"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">Accept</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *visitor) const</td></tr>
+<tr class="separator:a3ea8a40e788fb9ad876c28a32932c6d5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a70e49ed60b11212ae35f7e354cfe1de9"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9">Attribute</a> (const char *name, const char *value=0) const</td></tr>
+<tr class="separator:a70e49ed60b11212ae35f7e354cfe1de9"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a95a89b13bb14a2d4655e2b5b406c00d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute</a> (const char *name, int defaultValue=0) const</td></tr>
+<tr class="separator:a95a89b13bb14a2d4655e2b5b406c00d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:afea43a1d4aa33e3703ddee5fc9adc26c"><td class="memItemLeft" align="right" valign="top"><a id="afea43a1d4aa33e3703ddee5fc9adc26c"></a>
+unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c">UnsignedAttribute</a> (const char *name, unsigned defaultValue=0) const</td></tr>
+<tr class="memdesc:afea43a1d4aa33e3703ddee5fc9adc26c"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute()</a> <br /></td></tr>
+<tr class="separator:afea43a1d4aa33e3703ddee5fc9adc26c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66d96972adecd816194191f13cc4a0a0"><td class="memItemLeft" align="right" valign="top"><a id="a66d96972adecd816194191f13cc4a0a0"></a>
+int64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0">Int64Attribute</a> (const char *name, int64_t defaultValue=0) const</td></tr>
+<tr class="memdesc:a66d96972adecd816194191f13cc4a0a0"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute()</a> <br /></td></tr>
+<tr class="separator:a66d96972adecd816194191f13cc4a0a0"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a226502bab8f1be7ede1fdd255398eb85"><td class="memItemLeft" align="right" valign="top"><a id="a226502bab8f1be7ede1fdd255398eb85"></a>
+uint64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85">Unsigned64Attribute</a> (const char *name, uint64_t defaultValue=0) const</td></tr>
+<tr class="memdesc:a226502bab8f1be7ede1fdd255398eb85"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute()</a> <br /></td></tr>
+<tr class="separator:a226502bab8f1be7ede1fdd255398eb85"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a53eda26131e1ad1031ef8ec8adb51bd8"><td class="memItemLeft" align="right" valign="top"><a id="a53eda26131e1ad1031ef8ec8adb51bd8"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8">BoolAttribute</a> (const char *name, bool defaultValue=false) const</td></tr>
+<tr class="memdesc:a53eda26131e1ad1031ef8ec8adb51bd8"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute()</a> <br /></td></tr>
+<tr class="separator:a53eda26131e1ad1031ef8ec8adb51bd8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a10a90c505aea716bf073eea1c97f33b5"><td class="memItemLeft" align="right" valign="top"><a id="a10a90c505aea716bf073eea1c97f33b5"></a>
+double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5">DoubleAttribute</a> (const char *name, double defaultValue=0) const</td></tr>
+<tr class="memdesc:a10a90c505aea716bf073eea1c97f33b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute()</a> <br /></td></tr>
+<tr class="separator:a10a90c505aea716bf073eea1c97f33b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab1f4be2332e27dc640e9b6abd01d64dd"><td class="memItemLeft" align="right" valign="top"><a id="ab1f4be2332e27dc640e9b6abd01d64dd"></a>
+float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd">FloatAttribute</a> (const char *name, float defaultValue=0) const</td></tr>
+<tr class="memdesc:ab1f4be2332e27dc640e9b6abd01d64dd"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute()</a> <br /></td></tr>
+<tr class="separator:ab1f4be2332e27dc640e9b6abd01d64dd"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8a78bc1187c1c45ad89f2690eab567b1"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute</a> (const char *name, int *value) const</td></tr>
+<tr class="separator:a8a78bc1187c1c45ad89f2690eab567b1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a26fc84cbfba6769dafcfbf256c05e22f"><td class="memItemLeft" align="right" valign="top"><a id="a26fc84cbfba6769dafcfbf256c05e22f"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f">QueryUnsignedAttribute</a> (const char *name, unsigned int *value) const</td></tr>
+<tr class="memdesc:a26fc84cbfba6769dafcfbf256c05e22f"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> <br /></td></tr>
+<tr class="separator:a26fc84cbfba6769dafcfbf256c05e22f"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7c0955d80b6f8d196744eacb0f6e90a8"><td class="memItemLeft" align="right" valign="top"><a id="a7c0955d80b6f8d196744eacb0f6e90a8"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8">QueryInt64Attribute</a> (const char *name, int64_t *value) const</td></tr>
+<tr class="memdesc:a7c0955d80b6f8d196744eacb0f6e90a8"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> <br /></td></tr>
+<tr class="separator:a7c0955d80b6f8d196744eacb0f6e90a8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a13dd590b5d3958ce2ed79844aacd9405"><td class="memItemLeft" align="right" valign="top"><a id="a13dd590b5d3958ce2ed79844aacd9405"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405">QueryUnsigned64Attribute</a> (const char *name, uint64_t *value) const</td></tr>
+<tr class="memdesc:a13dd590b5d3958ce2ed79844aacd9405"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> <br /></td></tr>
+<tr class="separator:a13dd590b5d3958ce2ed79844aacd9405"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a14c1bb77c39689838be01838d86ca872"><td class="memItemLeft" align="right" valign="top"><a id="a14c1bb77c39689838be01838d86ca872"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872">QueryBoolAttribute</a> (const char *name, bool *value) const</td></tr>
+<tr class="memdesc:a14c1bb77c39689838be01838d86ca872"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> <br /></td></tr>
+<tr class="separator:a14c1bb77c39689838be01838d86ca872"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5f0964e2dbd8e2ee7fce9beab689443c"><td class="memItemLeft" align="right" valign="top"><a id="a5f0964e2dbd8e2ee7fce9beab689443c"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c">QueryDoubleAttribute</a> (const char *name, double *value) const</td></tr>
+<tr class="memdesc:a5f0964e2dbd8e2ee7fce9beab689443c"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> <br /></td></tr>
+<tr class="separator:a5f0964e2dbd8e2ee7fce9beab689443c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:acd5eeddf6002ef90806af794b9d9a5a5"><td class="memItemLeft" align="right" valign="top"><a id="acd5eeddf6002ef90806af794b9d9a5a5"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5">QueryFloatAttribute</a> (const char *name, float *value) const</td></tr>
+<tr class="memdesc:acd5eeddf6002ef90806af794b9d9a5a5"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> <br /></td></tr>
+<tr class="separator:acd5eeddf6002ef90806af794b9d9a5a5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adb8ae765f98d0c5037faec48deea78bc"><td class="memItemLeft" align="right" valign="top"><a id="adb8ae765f98d0c5037faec48deea78bc"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc">QueryStringAttribute</a> (const char *name, const char **value) const</td></tr>
+<tr class="memdesc:adb8ae765f98d0c5037faec48deea78bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> <br /></td></tr>
+<tr class="separator:adb8ae765f98d0c5037faec48deea78bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5b7df3bed2b8954eabf227fa204522eb"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb">QueryAttribute</a> (const char *name, int *value) const</td></tr>
+<tr class="separator:a5b7df3bed2b8954eabf227fa204522eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a11943abf2d0831548c3790dd5d9f119c"><td class="memItemLeft" align="right" valign="top"><a id="a11943abf2d0831548c3790dd5d9f119c"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c">SetAttribute</a> (const char *name, const char *value)</td></tr>
+<tr class="memdesc:a11943abf2d0831548c3790dd5d9f119c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:a11943abf2d0831548c3790dd5d9f119c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aae6568c64c7f1cc88be8461ba41a79cf"><td class="memItemLeft" align="right" valign="top"><a id="aae6568c64c7f1cc88be8461ba41a79cf"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aae6568c64c7f1cc88be8461ba41a79cf">SetAttribute</a> (const char *name, int value)</td></tr>
+<tr class="memdesc:aae6568c64c7f1cc88be8461ba41a79cf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:aae6568c64c7f1cc88be8461ba41a79cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae143997e90064ba82326b29a9930ea8f"><td class="memItemLeft" align="right" valign="top"><a id="ae143997e90064ba82326b29a9930ea8f"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae143997e90064ba82326b29a9930ea8f">SetAttribute</a> (const char *name, unsigned value)</td></tr>
+<tr class="memdesc:ae143997e90064ba82326b29a9930ea8f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:ae143997e90064ba82326b29a9930ea8f"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aaeefdf9171fec91b13a776b42299b0dd"><td class="memItemLeft" align="right" valign="top"><a id="aaeefdf9171fec91b13a776b42299b0dd"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aaeefdf9171fec91b13a776b42299b0dd">SetAttribute</a> (const char *name, int64_t value)</td></tr>
+<tr class="memdesc:aaeefdf9171fec91b13a776b42299b0dd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:aaeefdf9171fec91b13a776b42299b0dd"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad598868c0599ddc4695dab18552c308d"><td class="memItemLeft" align="right" valign="top"><a id="ad598868c0599ddc4695dab18552c308d"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad598868c0599ddc4695dab18552c308d">SetAttribute</a> (const char *name, uint64_t value)</td></tr>
+<tr class="memdesc:ad598868c0599ddc4695dab18552c308d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:ad598868c0599ddc4695dab18552c308d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa848b696e6a75e4e545c6da9893b11e1"><td class="memItemLeft" align="right" valign="top"><a id="aa848b696e6a75e4e545c6da9893b11e1"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aa848b696e6a75e4e545c6da9893b11e1">SetAttribute</a> (const char *name, bool value)</td></tr>
+<tr class="memdesc:aa848b696e6a75e4e545c6da9893b11e1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:aa848b696e6a75e4e545c6da9893b11e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a233397ee81e70eb5d4b814c5f8698533"><td class="memItemLeft" align="right" valign="top"><a id="a233397ee81e70eb5d4b814c5f8698533"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a233397ee81e70eb5d4b814c5f8698533">SetAttribute</a> (const char *name, double value)</td></tr>
+<tr class="memdesc:a233397ee81e70eb5d4b814c5f8698533"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:a233397ee81e70eb5d4b814c5f8698533"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a554b70d882e65b28fc084b23df9b9759"><td class="memItemLeft" align="right" valign="top"><a id="a554b70d882e65b28fc084b23df9b9759"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a554b70d882e65b28fc084b23df9b9759">SetAttribute</a> (const char *name, float value)</td></tr>
+<tr class="memdesc:a554b70d882e65b28fc084b23df9b9759"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the named attribute to value. <br /></td></tr>
+<tr class="separator:a554b70d882e65b28fc084b23df9b9759"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aebd45aa7118964c30b32fe12e944628a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a">DeleteAttribute</a> (const char *name)</td></tr>
+<tr class="separator:aebd45aa7118964c30b32fe12e944628a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3e191704c8d499906ec11fe2f60c6686"><td class="memItemLeft" align="right" valign="top"><a id="a3e191704c8d499906ec11fe2f60c6686"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686">FirstAttribute</a> () const</td></tr>
+<tr class="memdesc:a3e191704c8d499906ec11fe2f60c6686"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the first attribute in the list. <br /></td></tr>
+<tr class="separator:a3e191704c8d499906ec11fe2f60c6686"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a2dcd4d5d6fb63396cd2f257c318b42c4"><td class="memItemLeft" align="right" valign="top"><a id="a2dcd4d5d6fb63396cd2f257c318b42c4"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4">FindAttribute</a> (const char *name) const</td></tr>
+<tr class="memdesc:a2dcd4d5d6fb63396cd2f257c318b42c4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Query a specific attribute in the list. <br /></td></tr>
+<tr class="separator:a2dcd4d5d6fb63396cd2f257c318b42c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6d5c8d115561ade4e4456b71d91b6f51"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">GetText</a> () const</td></tr>
+<tr class="separator:a6d5c8d115561ade4e4456b71d91b6f51"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1f9c2cd61b72af5ae708d37b7ad283ce"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText</a> (const char *inText)</td></tr>
+<tr class="separator:a1f9c2cd61b72af5ae708d37b7ad283ce"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeae8917b5ea6060b3c08d4e3d8d632d7"><td class="memItemLeft" align="right" valign="top"><a id="aeae8917b5ea6060b3c08d4e3d8d632d7"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aeae8917b5ea6060b3c08d4e3d8d632d7">SetText</a> (int value)</td></tr>
+<tr class="memdesc:aeae8917b5ea6060b3c08d4e3d8d632d7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convenience method for setting text inside an element. See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> for important limitations. <br /></td></tr>
+<tr class="separator:aeae8917b5ea6060b3c08d4e3d8d632d7"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7bbfcc11d516598bc924a8fba4d08597"><td class="memItemLeft" align="right" valign="top"><a id="a7bbfcc11d516598bc924a8fba4d08597"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7bbfcc11d516598bc924a8fba4d08597">SetText</a> (unsigned value)</td></tr>
+<tr class="memdesc:a7bbfcc11d516598bc924a8fba4d08597"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convenience method for setting text inside an element. See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> for important limitations. <br /></td></tr>
+<tr class="separator:a7bbfcc11d516598bc924a8fba4d08597"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7b62cd33acdfeff7ea2b1b330d4368e4"><td class="memItemLeft" align="right" valign="top"><a id="a7b62cd33acdfeff7ea2b1b330d4368e4"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7b62cd33acdfeff7ea2b1b330d4368e4">SetText</a> (int64_t value)</td></tr>
+<tr class="memdesc:a7b62cd33acdfeff7ea2b1b330d4368e4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convenience method for setting text inside an element. See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> for important limitations. <br /></td></tr>
+<tr class="separator:a7b62cd33acdfeff7ea2b1b330d4368e4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6e615bc745afd1ca8ded56d7aac02657"><td class="memItemLeft" align="right" valign="top"><a id="a6e615bc745afd1ca8ded56d7aac02657"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6e615bc745afd1ca8ded56d7aac02657">SetText</a> (uint64_t value)</td></tr>
+<tr class="memdesc:a6e615bc745afd1ca8ded56d7aac02657"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convenience method for setting text inside an element. See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> for important limitations. <br /></td></tr>
+<tr class="separator:a6e615bc745afd1ca8ded56d7aac02657"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae4b543d6770de76fb6ab68e541c192a4"><td class="memItemLeft" align="right" valign="top"><a id="ae4b543d6770de76fb6ab68e541c192a4"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae4b543d6770de76fb6ab68e541c192a4">SetText</a> (bool value)</td></tr>
+<tr class="memdesc:ae4b543d6770de76fb6ab68e541c192a4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convenience method for setting text inside an element. See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> for important limitations. <br /></td></tr>
+<tr class="separator:ae4b543d6770de76fb6ab68e541c192a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a67bd77ac9aaeff58ff20b4275a65ba4e"><td class="memItemLeft" align="right" valign="top"><a id="a67bd77ac9aaeff58ff20b4275a65ba4e"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a67bd77ac9aaeff58ff20b4275a65ba4e">SetText</a> (double value)</td></tr>
+<tr class="memdesc:a67bd77ac9aaeff58ff20b4275a65ba4e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convenience method for setting text inside an element. See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> for important limitations. <br /></td></tr>
+<tr class="separator:a67bd77ac9aaeff58ff20b4275a65ba4e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a51d560da5ae3ad6b75e0ab9ffb2ae42a"><td class="memItemLeft" align="right" valign="top"><a id="a51d560da5ae3ad6b75e0ab9ffb2ae42a"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a51d560da5ae3ad6b75e0ab9ffb2ae42a">SetText</a> (float value)</td></tr>
+<tr class="memdesc:a51d560da5ae3ad6b75e0ab9ffb2ae42a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convenience method for setting text inside an element. See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> for important limitations. <br /></td></tr>
+<tr class="separator:a51d560da5ae3ad6b75e0ab9ffb2ae42a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a926357996bef633cb736e1a558419632"><td class="memItemLeft" align="right" valign="top">XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText</a> (int *ival) const</td></tr>
+<tr class="separator:a926357996bef633cb736e1a558419632"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a14d38aa4b5e18a46274a27425188a6a1"><td class="memItemLeft" align="right" valign="top"><a id="a14d38aa4b5e18a46274a27425188a6a1"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1">QueryUnsignedText</a> (unsigned *uval) const</td></tr>
+<tr class="memdesc:a14d38aa4b5e18a46274a27425188a6a1"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a14d38aa4b5e18a46274a27425188a6a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a120c538c8eead169e635dbc70fb226d8"><td class="memItemLeft" align="right" valign="top"><a id="a120c538c8eead169e635dbc70fb226d8"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8">QueryInt64Text</a> (int64_t *uval) const</td></tr>
+<tr class="memdesc:a120c538c8eead169e635dbc70fb226d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a120c538c8eead169e635dbc70fb226d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac2239b3bd172ad8f5b78d04d4236144b"><td class="memItemLeft" align="right" valign="top"><a id="ac2239b3bd172ad8f5b78d04d4236144b"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b">QueryUnsigned64Text</a> (uint64_t *uval) const</td></tr>
+<tr class="memdesc:ac2239b3bd172ad8f5b78d04d4236144b"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:ac2239b3bd172ad8f5b78d04d4236144b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3fe5417d59eb8f5c4afe924b7d332736"><td class="memItemLeft" align="right" valign="top"><a id="a3fe5417d59eb8f5c4afe924b7d332736"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736">QueryBoolText</a> (bool *bval) const</td></tr>
+<tr class="memdesc:a3fe5417d59eb8f5c4afe924b7d332736"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a3fe5417d59eb8f5c4afe924b7d332736"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a684679c99bb036a25652744cec6c4d96"><td class="memItemLeft" align="right" valign="top"><a id="a684679c99bb036a25652744cec6c4d96"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96">QueryDoubleText</a> (double *dval) const</td></tr>
+<tr class="memdesc:a684679c99bb036a25652744cec6c4d96"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a684679c99bb036a25652744cec6c4d96"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:afa332afedd93210daa6d44b88eb11e29"><td class="memItemLeft" align="right" valign="top"><a id="afa332afedd93210daa6d44b88eb11e29"></a>
+XMLError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29">QueryFloatText</a> (float *fval) const</td></tr>
+<tr class="memdesc:afa332afedd93210daa6d44b88eb11e29"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:afa332afedd93210daa6d44b88eb11e29"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a49bad014ffcc17b0b6119d5b2c97dfb5"><td class="memItemLeft" align="right" valign="top"><a id="a49bad014ffcc17b0b6119d5b2c97dfb5"></a>
+unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5">UnsignedText</a> (unsigned defaultValue=0) const</td></tr>
+<tr class="memdesc:a49bad014ffcc17b0b6119d5b2c97dfb5"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a49bad014ffcc17b0b6119d5b2c97dfb5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aab6151f7e3b4c2c0a8234e262d7b6b8a"><td class="memItemLeft" align="right" valign="top"><a id="aab6151f7e3b4c2c0a8234e262d7b6b8a"></a>
+int64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a">Int64Text</a> (int64_t defaultValue=0) const</td></tr>
+<tr class="memdesc:aab6151f7e3b4c2c0a8234e262d7b6b8a"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:aab6151f7e3b4c2c0a8234e262d7b6b8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af48c1023abbac1acdf4927c51c3a5f0c"><td class="memItemLeft" align="right" valign="top"><a id="af48c1023abbac1acdf4927c51c3a5f0c"></a>
+uint64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c">Unsigned64Text</a> (uint64_t defaultValue=0) const</td></tr>
+<tr class="memdesc:af48c1023abbac1acdf4927c51c3a5f0c"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:af48c1023abbac1acdf4927c51c3a5f0c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a68569f59f6382bcea7f5013ec59736d2"><td class="memItemLeft" align="right" valign="top"><a id="a68569f59f6382bcea7f5013ec59736d2"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2">BoolText</a> (bool defaultValue=false) const</td></tr>
+<tr class="memdesc:a68569f59f6382bcea7f5013ec59736d2"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a68569f59f6382bcea7f5013ec59736d2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a81b1ff0cf2f2cd09be8badc08b39a2b7"><td class="memItemLeft" align="right" valign="top"><a id="a81b1ff0cf2f2cd09be8badc08b39a2b7"></a>
+double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7">DoubleText</a> (double defaultValue=0) const</td></tr>
+<tr class="memdesc:a81b1ff0cf2f2cd09be8badc08b39a2b7"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a81b1ff0cf2f2cd09be8badc08b39a2b7"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a45444eb21f99ca46101545992dc2e927"><td class="memItemLeft" align="right" valign="top"><a id="a45444eb21f99ca46101545992dc2e927"></a>
+float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927">FloatText</a> (float defaultValue=0) const</td></tr>
+<tr class="memdesc:a45444eb21f99ca46101545992dc2e927"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> <br /></td></tr>
+<tr class="separator:a45444eb21f99ca46101545992dc2e927"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:abc9506eff9780f666f49dc3d5e5cae13"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">InsertNewChildElement</a> (const char *name)</td></tr>
+<tr class="separator:abc9506eff9780f666f49dc3d5e5cae13"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae4f2c2e781b8dc030411d84cd20fa46d"><td class="memItemLeft" align="right" valign="top"><a id="ae4f2c2e781b8dc030411d84cd20fa46d"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d">InsertNewComment</a> (const char *comment)</td></tr>
+<tr class="memdesc:ae4f2c2e781b8dc030411d84cd20fa46d"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">InsertNewChildElement()</a> <br /></td></tr>
+<tr class="separator:ae4f2c2e781b8dc030411d84cd20fa46d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a189e155810fc9fdd4da1409cbadee187"><td class="memItemLeft" align="right" valign="top"><a id="a189e155810fc9fdd4da1409cbadee187"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187">InsertNewText</a> (const char *text)</td></tr>
+<tr class="memdesc:a189e155810fc9fdd4da1409cbadee187"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">InsertNewChildElement()</a> <br /></td></tr>
+<tr class="separator:a189e155810fc9fdd4da1409cbadee187"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adec237e788b50c4ed73c918a166adde6"><td class="memItemLeft" align="right" valign="top"><a id="adec237e788b50c4ed73c918a166adde6"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6">InsertNewDeclaration</a> (const char *text)</td></tr>
+<tr class="memdesc:adec237e788b50c4ed73c918a166adde6"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">InsertNewChildElement()</a> <br /></td></tr>
+<tr class="separator:adec237e788b50c4ed73c918a166adde6"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:acaa5fe3957760e68185006965e2c11c2"><td class="memItemLeft" align="right" valign="top"><a id="acaa5fe3957760e68185006965e2c11c2"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2">InsertNewUnknown</a> (const char *text)</td></tr>
+<tr class="memdesc:acaa5fe3957760e68185006965e2c11c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">See <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">InsertNewChildElement()</a> <br /></td></tr>
+<tr class="separator:acaa5fe3957760e68185006965e2c11c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac035742d68b0c50c3f676374e59fe750"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750">ShallowClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *document) const</td></tr>
+<tr class="separator:ac035742d68b0c50c3f676374e59fe750"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad9ea913a460b48979bd83cf9871c99f6"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6">ShallowEqual</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *compare) const</td></tr>
+<tr class="separator:ad9ea913a460b48979bd83cf9871c99f6"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classtinyxml2_1_1_x_m_l_node"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classtinyxml2_1_1_x_m_l_node')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td></tr>
+<tr class="memitem:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a2de84cfa4ec3fe249bad745069d145f1"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a> () const</td></tr>
+<tr class="memdesc:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="af343d1ef0b45c0020e62d784d7e67a68"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a> ()</td></tr>
+<tr class="memdesc:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a41c55dab9162d1eb62db2008430e376b"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a> ()</td></tr>
+<tr class="memdesc:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to Text, or null. <br /></td></tr>
+<tr class="separator:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aff47671055aa99840a1c1ebd661e63e3"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a> ()</td></tr>
+<tr class="memdesc:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Comment, or null. <br /></td></tr>
+<tr class="separator:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a836e2966ed736fc3c94f70e12a2a3357"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a> ()</td></tr>
+<tr class="memdesc:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Document, or null. <br /></td></tr>
+<tr class="separator:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a174fd4c22c010b58138c1b84a0dfbd51"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Declaration, or null. <br /></td></tr>
+<tr class="separator:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a8675a74aa0ada6eccab0c77ef3e5b9bd"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Unknown, or null. <br /></td></tr>
+<tr class="separator:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a> () const</td></tr>
+<tr class="separator:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a> (const char *val, bool staticMem=false)</td></tr>
+<tr class="separator:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b5fc636646fda761d342c72e91cb286"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the node is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae0f62bc186c56c2e0483ebd52dbfbe34"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a> () const</td></tr>
+<tr class="memdesc:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the parent of this node on the DOM. <br /></td></tr>
+<tr class="separator:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ac3ab489e6e202a3cd1762d3b332e89d4"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a> () const</td></tr>
+<tr class="memdesc:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this node has no children. <br /></td></tr>
+<tr class="separator:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae7dc225e1018cdd685f7563593a1fe08"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a> () const</td></tr>
+<tr class="memdesc:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child node, or null if none exists. <br /></td></tr>
+<tr class="separator:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b8583a277e8e26f4cbbb5492786778e"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a> () const</td></tr>
+<tr class="memdesc:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child node, or null if none exists. <br /></td></tr>
+<tr class="separator:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aac667c513d445f8b783e1e15ef9d3551"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a> () const</td></tr>
+<tr class="memdesc:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling node of this node. <br /></td></tr>
+<tr class="separator:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a872936cae46fb473eb47fec99129fc70"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a79db9ef0fe014d27790f2218b87bcbb5"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a> () const</td></tr>
+<tr class="memdesc:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling node of this node. <br /></td></tr>
+<tr class="separator:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a1264c86233328f0cd36297552d982f80"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *afterThis, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a> ()</td></tr>
+<tr class="separator:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a> (void *userData)</td></tr>
+<tr class="separator:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a> () const</td></tr>
+<tr class="separator:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>The element is a container class. It has a value, the element name, and can contain other elements, text, comments, and unknowns. Elements also contain an arbitrary number of attributes. </p>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="a3ea8a40e788fb9ad876c28a32932c6d5"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a3ea8a40e788fb9ad876c28a32932c6d5">&#9670;&nbsp;</a></span>Accept()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLElement::Accept </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *&#160;</td>
+          <td class="paramname"><em>visitor</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the XML tree will be conditionally visited and the host will be called back via the <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> interface.</p>
+<p>This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this interface versus any other.)</p>
+<p>The interface has been based on ideas from:</p>
+<ul>
+<li><a href="http://www.saxproject.org/">http://www.saxproject.org/</a></li>
+<li><a href="http://c2.com/cgi/wiki?HierarchicalVisitorPattern">http://c2.com/cgi/wiki?HierarchicalVisitorPattern</a></li>
+</ul>
+<p>Which are both good references for "visiting".</p>
+<p>An example of using <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">Accept()</a>: </p><pre class="fragment">XMLPrinter printer;
+tinyxmlDoc.Accept( &amp;printer );
+const char* xmlcstr = printer.CStr();
+</pre> 
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="a70e49ed60b11212ae35f7e354cfe1de9"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a70e49ed60b11212ae35f7e354cfe1de9">&#9670;&nbsp;</a></span>Attribute()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">const char* tinyxml2::XMLElement::Attribute </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>value</em> = <code>0</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Given an attribute name, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9">Attribute()</a> returns the value for the attribute of that name, or null if none exists. For example:</p>
+<pre class="fragment">const char* value = ele-&gt;Attribute( "foo" );
+</pre><p>The 'value' parameter is normally null. However, if specified, the attribute will only be returned if the 'name' and 'value' match. This allow you to write code:</p>
+<pre class="fragment">if ( ele-&gt;Attribute( "foo", "bar" ) ) callFooIsBar();
+</pre><p>rather than: </p><pre class="fragment">if ( ele-&gt;Attribute( "foo" ) ) {
+    if ( strcmp( ele-&gt;Attribute( "foo" ), "bar" ) == 0 ) callFooIsBar();
+}
+</pre> 
+</div>
+</div>
+<a id="aebd45aa7118964c30b32fe12e944628a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aebd45aa7118964c30b32fe12e944628a">&#9670;&nbsp;</a></span>DeleteAttribute()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLElement::DeleteAttribute </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Delete an attribute. </p>
+
+</div>
+</div>
+<a id="a6d5c8d115561ade4e4456b71d91b6f51"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a6d5c8d115561ade4e4456b71d91b6f51">&#9670;&nbsp;</a></span>GetText()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">const char* tinyxml2::XMLElement::GetText </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Convenience function for easy access to the text inside an element. Although easy and concise, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">GetText()</a> is limited compared to getting the <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> child and accessing it directly.</p>
+<p>If the first child of 'this' is a <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>, the <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">GetText()</a> returns the character string of the Text node, else null is returned.</p>
+<p>This is a convenient method for getting the text of simple contained text: </p><pre class="fragment">&lt;foo&gt;This is text&lt;/foo&gt;
+    const char* str = fooElement-&gt;GetText();
+</pre><p>'str' will be a pointer to "This is text".</p>
+<p>Note that this function can be misleading. If the element foo was created from this XML: </p><pre class="fragment">    &lt;foo&gt;&lt;b&gt;This is text&lt;/b&gt;&lt;/foo&gt;
+</pre><p>then the value of str would be null. The first child node isn't a text node, it is another element. From this XML: </p><pre class="fragment">    &lt;foo&gt;This is &lt;b&gt;text&lt;/b&gt;&lt;/foo&gt;
+</pre><p> <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">GetText()</a> will return "This is ". </p>
+
+</div>
+</div>
+<a id="abc9506eff9780f666f49dc3d5e5cae13"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#abc9506eff9780f666f49dc3d5e5cae13">&#9670;&nbsp;</a></span>InsertNewChildElement()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* tinyxml2::XMLElement::InsertNewChildElement </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Convenience method to create a new <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> and add it as last (right) child of this node. Returns the created and inserted element. </p>
+
+</div>
+</div>
+<a id="a95a89b13bb14a2d4655e2b5b406c00d4"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a95a89b13bb14a2d4655e2b5b406c00d4">&#9670;&nbsp;</a></span>IntAttribute()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int tinyxml2::XMLElement::IntAttribute </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int&#160;</td>
+          <td class="paramname"><em>defaultValue</em> = <code>0</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Given an attribute name, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute()</a> returns the value of the attribute interpreted as an integer. The default value will be returned if the attribute isn't present, or if there is an error. (For a method with error checking, see <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a>). </p>
+
+</div>
+</div>
+<a id="a5b7df3bed2b8954eabf227fa204522eb"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a5b7df3bed2b8954eabf227fa204522eb">&#9670;&nbsp;</a></span>QueryAttribute()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLElement::QueryAttribute </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int *&#160;</td>
+          <td class="paramname"><em>value</em>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Given an attribute name, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb">QueryAttribute()</a> returns XML_SUCCESS, XML_WRONG_ATTRIBUTE_TYPE if the conversion can't be performed, or XML_NO_ATTRIBUTE if the attribute doesn't exist. It is overloaded for the primitive types, and is a generally more convenient replacement of <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> and related functions.</p>
+<p>If successful, the result of the conversion will be written to 'value'. If not successful, nothing will be written to 'value'. This allows you to provide default value:</p>
+<pre class="fragment">int value = 10;
+QueryAttribute( "foo", &amp;value );        // if "foo" isn't found, value will still be 10
+</pre> 
+</div>
+</div>
+<a id="a8a78bc1187c1c45ad89f2690eab567b1"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8a78bc1187c1c45ad89f2690eab567b1">&#9670;&nbsp;</a></span>QueryIntAttribute()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLElement::QueryIntAttribute </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int *&#160;</td>
+          <td class="paramname"><em>value</em>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Given an attribute name, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute()</a> returns XML_SUCCESS, XML_WRONG_ATTRIBUTE_TYPE if the conversion can't be performed, or XML_NO_ATTRIBUTE if the attribute doesn't exist. If successful, the result of the conversion will be written to 'value'. If not successful, nothing will be written to 'value'. This allows you to provide default value:</p>
+<pre class="fragment">int value = 10;
+QueryIntAttribute( "foo", &amp;value );     // if "foo" isn't found, value will still be 10
+</pre> 
+</div>
+</div>
+<a id="a926357996bef633cb736e1a558419632"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a926357996bef633cb736e1a558419632">&#9670;&nbsp;</a></span>QueryIntText()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XMLError tinyxml2::XMLElement::QueryIntText </td>
+          <td>(</td>
+          <td class="paramtype">int *&#160;</td>
+          <td class="paramname"><em>ival</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Convenience method to query the value of a child text node. This is probably best shown by example. Given you have a document is this form: </p><pre class="fragment">    &lt;point&gt;
+        &lt;x&gt;1&lt;/x&gt;
+        &lt;y&gt;1.4&lt;/y&gt;
+    &lt;/point&gt;
+</pre><p>The <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText()</a> and similar functions provide a safe and easier way to get to the "value" of x and y.</p>
+<pre class="fragment">    int x = 0;
+    float y = 0;    // types of x and y are contrived for example
+    const XMLElement* xElement = pointElement-&gt;FirstChildElement( "x" );
+    const XMLElement* yElement = pointElement-&gt;FirstChildElement( "y" );
+    xElement-&gt;QueryIntText( &amp;x );
+    yElement-&gt;QueryFloatText( &amp;y );
+</pre><dl class="section return"><dt>Returns</dt><dd>XML_SUCCESS (0) on success, XML_CAN_NOT_CONVERT_TEXT if the text cannot be converted to the requested type, and XML_NO_TEXT_NODE if there is no child text to query. </dd></dl>
+
+</div>
+</div>
+<a id="a1f9c2cd61b72af5ae708d37b7ad283ce"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a1f9c2cd61b72af5ae708d37b7ad283ce">&#9670;&nbsp;</a></span>SetText()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLElement::SetText </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>inText</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Convenience function for easy access to the text inside an element. Although easy and concise, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> is limited compared to creating an <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> child and mutating it directly.</p>
+<p>If the first child of 'this' is a <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> sets its value to the given string, otherwise it will create a first child that is an <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>.</p>
+<p>This is a convenient method for setting the text of simple contained text: </p><pre class="fragment">&lt;foo&gt;This is text&lt;/foo&gt;
+    fooElement-&gt;SetText( "Hullaballoo!" );
+&lt;foo&gt;Hullaballoo!&lt;/foo&gt;
+</pre><p>Note that this function can be misleading. If the element foo was created from this XML: </p><pre class="fragment">    &lt;foo&gt;&lt;b&gt;This is text&lt;/b&gt;&lt;/foo&gt;
+</pre><p>then it will not change "This is text", but rather prefix it with a text element: </p><pre class="fragment">    &lt;foo&gt;Hullaballoo!&lt;b&gt;This is text&lt;/b&gt;&lt;/foo&gt;
+</pre><p>For this XML: </p><pre class="fragment">    &lt;foo /&gt;
+</pre><p> <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText()</a> will generate </p><pre class="fragment">    &lt;foo&gt;Hullaballoo!&lt;/foo&gt;
+</pre> 
+</div>
+</div>
+<a id="ac035742d68b0c50c3f676374e59fe750"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ac035742d68b0c50c3f676374e59fe750">&#9670;&nbsp;</a></span>ShallowClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLElement::ShallowClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>document</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Make a copy of this node, but not its children. You may pass in a Document pointer that will be the owner of the new Node. If the 'document' is null, then the node returned will be allocated from the current Document. (this-&gt;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68" title="Get the XMLDocument that owns this XMLNode.">GetDocument()</a>)</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return null. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="ad9ea913a460b48979bd83cf9871c99f6"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad9ea913a460b48979bd83cf9871c99f6">&#9670;&nbsp;</a></span>ShallowEqual()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLElement::ShallowEqual </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>compare</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Test if 2 nodes are the same, but don't test children. The 2 nodes do not need to be in the same Document.</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return false. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_element.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_element.png
new file mode 100644 (file)
index 0000000..b76dc5b
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_element.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_handle-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_handle-members.html
new file mode 100644 (file)
index 0000000..d38ac85
--- /dev/null
@@ -0,0 +1,99 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLHandle Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae">FirstChild</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3">FirstChildElement</a>(const char *name=0)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b">LastChild</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c">LastChildElement</a>(const char *name=0)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5">NextSibling</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5">NextSiblingElement</a>(const char *name=0)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20">operator=</a>(const XMLHandle &amp;ref)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c">PreviousSibling</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e">PreviousSiblingElement</a>(const char *name=0)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df">ToNode</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793">XMLHandle</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">explicit</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aa2edbc1c0d3e3e8259bd98de7f1cf500">XMLHandle</a>(XMLNode &amp;node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">explicit</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#afd8e01e6018c07347b8e6d80272466aa">XMLHandle</a>(const XMLHandle &amp;ref)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_handle.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_handle.html
new file mode 100644 (file)
index 0000000..5ead830
--- /dev/null
@@ -0,0 +1,190 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLHandle Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_handle-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLHandle Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a9c240a35c18f053509b4b97ddccd9793"><td class="memItemLeft" align="right" valign="top"><a id="a9c240a35c18f053509b4b97ddccd9793"></a>
+&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793">XMLHandle</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="memdesc:a9c240a35c18f053509b4b97ddccd9793"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a handle from any node (at any depth of the tree.) This can be a null pointer. <br /></td></tr>
+<tr class="separator:a9c240a35c18f053509b4b97ddccd9793"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa2edbc1c0d3e3e8259bd98de7f1cf500"><td class="memItemLeft" align="right" valign="top"><a id="aa2edbc1c0d3e3e8259bd98de7f1cf500"></a>
+&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aa2edbc1c0d3e3e8259bd98de7f1cf500">XMLHandle</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> &amp;node)</td></tr>
+<tr class="memdesc:aa2edbc1c0d3e3e8259bd98de7f1cf500"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a handle from a node. <br /></td></tr>
+<tr class="separator:aa2edbc1c0d3e3e8259bd98de7f1cf500"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:afd8e01e6018c07347b8e6d80272466aa"><td class="memItemLeft" align="right" valign="top"><a id="afd8e01e6018c07347b8e6d80272466aa"></a>
+&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#afd8e01e6018c07347b8e6d80272466aa">XMLHandle</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> &amp;ref)</td></tr>
+<tr class="memdesc:afd8e01e6018c07347b8e6d80272466aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor. <br /></td></tr>
+<tr class="separator:afd8e01e6018c07347b8e6d80272466aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a75b908322bb4b83be3281b6845252b20"><td class="memItemLeft" align="right" valign="top"><a id="a75b908322bb4b83be3281b6845252b20"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20">operator=</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> &amp;ref)</td></tr>
+<tr class="memdesc:a75b908322bb4b83be3281b6845252b20"><td class="mdescLeft">&#160;</td><td class="mdescRight">Assignment. <br /></td></tr>
+<tr class="separator:a75b908322bb4b83be3281b6845252b20"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a536447dc7f54c0cd11e031dad94795ae"><td class="memItemLeft" align="right" valign="top"><a id="a536447dc7f54c0cd11e031dad94795ae"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae">FirstChild</a> ()</td></tr>
+<tr class="memdesc:a536447dc7f54c0cd11e031dad94795ae"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child of this handle. <br /></td></tr>
+<tr class="separator:a536447dc7f54c0cd11e031dad94795ae"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a74b04dd0f15e0bf01860e282b840b6a3"><td class="memItemLeft" align="right" valign="top"><a id="a74b04dd0f15e0bf01860e282b840b6a3"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3">FirstChildElement</a> (const char *name=0)</td></tr>
+<tr class="memdesc:a74b04dd0f15e0bf01860e282b840b6a3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child element of this handle. <br /></td></tr>
+<tr class="separator:a74b04dd0f15e0bf01860e282b840b6a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9d09f04435f0f2f7d0816b0198d0517b"><td class="memItemLeft" align="right" valign="top"><a id="a9d09f04435f0f2f7d0816b0198d0517b"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b">LastChild</a> ()</td></tr>
+<tr class="memdesc:a9d09f04435f0f2f7d0816b0198d0517b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child of this handle. <br /></td></tr>
+<tr class="separator:a9d09f04435f0f2f7d0816b0198d0517b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a42cccd0ce8b1ce704f431025e9f19e0c"><td class="memItemLeft" align="right" valign="top"><a id="a42cccd0ce8b1ce704f431025e9f19e0c"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c">LastChildElement</a> (const char *name=0)</td></tr>
+<tr class="memdesc:a42cccd0ce8b1ce704f431025e9f19e0c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child element of this handle. <br /></td></tr>
+<tr class="separator:a42cccd0ce8b1ce704f431025e9f19e0c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a428374e756f4db4cbc287fec64eae02c"><td class="memItemLeft" align="right" valign="top"><a id="a428374e756f4db4cbc287fec64eae02c"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c">PreviousSibling</a> ()</td></tr>
+<tr class="memdesc:a428374e756f4db4cbc287fec64eae02c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous sibling of this handle. <br /></td></tr>
+<tr class="separator:a428374e756f4db4cbc287fec64eae02c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a786957e498039554ed334cdc36612a7e"><td class="memItemLeft" align="right" valign="top"><a id="a786957e498039554ed334cdc36612a7e"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e">PreviousSiblingElement</a> (const char *name=0)</td></tr>
+<tr class="memdesc:a786957e498039554ed334cdc36612a7e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous sibling element of this handle. <br /></td></tr>
+<tr class="separator:a786957e498039554ed334cdc36612a7e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aad2eccc7c7c7b18145877c978c3850b5"><td class="memItemLeft" align="right" valign="top"><a id="aad2eccc7c7c7b18145877c978c3850b5"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5">NextSibling</a> ()</td></tr>
+<tr class="memdesc:aad2eccc7c7c7b18145877c978c3850b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next sibling of this handle. <br /></td></tr>
+<tr class="separator:aad2eccc7c7c7b18145877c978c3850b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae41d88ee061f3c49a081630ff753b2c5"><td class="memItemLeft" align="right" valign="top"><a id="ae41d88ee061f3c49a081630ff753b2c5"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5">NextSiblingElement</a> (const char *name=0)</td></tr>
+<tr class="memdesc:ae41d88ee061f3c49a081630ff753b2c5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next sibling element of this handle. <br /></td></tr>
+<tr class="separator:ae41d88ee061f3c49a081630ff753b2c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a03ea6ec970a021b71bf1219a0f6717df"><td class="memItemLeft" align="right" valign="top"><a id="a03ea6ec970a021b71bf1219a0f6717df"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df">ToNode</a> ()</td></tr>
+<tr class="memdesc:a03ea6ec970a021b71bf1219a0f6717df"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safe cast to <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. This can return null. <br /></td></tr>
+<tr class="separator:a03ea6ec970a021b71bf1219a0f6717df"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5e73ed8f3f6f9619d5a8bb1862c47d99"><td class="memItemLeft" align="right" valign="top"><a id="a5e73ed8f3f6f9619d5a8bb1862c47d99"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99">ToElement</a> ()</td></tr>
+<tr class="memdesc:a5e73ed8f3f6f9619d5a8bb1862c47d99"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safe cast to <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>. This can return null. <br /></td></tr>
+<tr class="separator:a5e73ed8f3f6f9619d5a8bb1862c47d99"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6ab9e8cbfb41417246e5657e3842c62a"><td class="memItemLeft" align="right" valign="top"><a id="a6ab9e8cbfb41417246e5657e3842c62a"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a">ToText</a> ()</td></tr>
+<tr class="memdesc:a6ab9e8cbfb41417246e5657e3842c62a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safe cast to <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>. This can return null. <br /></td></tr>
+<tr class="separator:a6ab9e8cbfb41417246e5657e3842c62a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa387368a1ad8d843a9f12df863d298de"><td class="memItemLeft" align="right" valign="top"><a id="aa387368a1ad8d843a9f12df863d298de"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:aa387368a1ad8d843a9f12df863d298de"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safe cast to <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>. This can return null. <br /></td></tr>
+<tr class="separator:aa387368a1ad8d843a9f12df863d298de"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a108858be7ee3eb53f73b5194c1aa8ff0"><td class="memItemLeft" align="right" valign="top"><a id="a108858be7ee3eb53f73b5194c1aa8ff0"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a108858be7ee3eb53f73b5194c1aa8ff0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safe cast to <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>. This can return null. <br /></td></tr>
+<tr class="separator:a108858be7ee3eb53f73b5194c1aa8ff0"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>A <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> is a class that wraps a node pointer with null checks; this is an incredibly useful thing. Note that <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> is not part of the TinyXML-2 DOM structure. It is a separate utility class.</p>
+<p>Take an example: </p><pre class="fragment">&lt;Document&gt;
+    &lt;Element attributeA = "valueA"&gt;
+        &lt;Child attributeB = "value1" /&gt;
+        &lt;Child attributeB = "value2" /&gt;
+    &lt;/Element&gt;
+&lt;/Document&gt;
+</pre><p>Assuming you want the value of "attributeB" in the 2nd "Child" element, it's very easy to write a <em>lot</em> of code that looks like:</p>
+<pre class="fragment">XMLElement* root = document.FirstChildElement( "Document" );
+if ( root )
+{
+    XMLElement* element = root-&gt;FirstChildElement( "Element" );
+    if ( element )
+    {
+        XMLElement* child = element-&gt;FirstChildElement( "Child" );
+        if ( child )
+        {
+            XMLElement* child2 = child-&gt;NextSiblingElement( "Child" );
+            if ( child2 )
+            {
+                // Finally do something useful.
+</pre><p>And that doesn't even cover "else" cases. <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> addresses the verbosity of such code. A <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> checks for null pointers so it is perfectly safe and correct to use:</p>
+<pre class="fragment">XMLHandle docHandle( &amp;document );
+XMLElement* child2 = docHandle.FirstChildElement( "Document" ).FirstChildElement( "Element" ).FirstChildElement().NextSiblingElement();
+if ( child2 )
+{
+    // do something useful
+</pre><p>Which is MUCH more concise and useful.</p>
+<p>It is also safe to copy handles - internally they are nothing more than node pointers. </p><pre class="fragment">XMLHandle handleCopy = handle;
+</pre><p>See also <a class="el" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>, which is the same as <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>, but operates on const objects. </p>
+</div><hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_node-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_node-members.html
new file mode 100644 (file)
index 0000000..90bbb45
--- /dev/null
@@ -0,0 +1,114 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLNode Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">Accept</a>(XMLVisitor *visitor) const =0</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>(XMLNode *afterThis, XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(void *userData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>(const char *val, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">ShallowClone</a>(XMLDocument *document) const =0</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">ShallowEqual</a>(const XMLNode *compare) const =0</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_node.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_node.html
new file mode 100644 (file)
index 0000000..578b7dc
--- /dev/null
@@ -0,0 +1,582 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLNode Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_node-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLNode Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLNode:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_node.png" usemap="#tinyxml2::XMLNode_map" alt=""/>
+  <map id="tinyxml2::XMLNode_map" name="tinyxml2::XMLNode_map">
+<area href="classtinyxml2_1_1_x_m_l_comment.html" alt="tinyxml2::XMLComment" shape="rect" coords="0,56,155,80"/>
+<area href="classtinyxml2_1_1_x_m_l_declaration.html" alt="tinyxml2::XMLDeclaration" shape="rect" coords="165,56,320,80"/>
+<area href="classtinyxml2_1_1_x_m_l_document.html" alt="tinyxml2::XMLDocument" shape="rect" coords="330,56,485,80"/>
+<area href="classtinyxml2_1_1_x_m_l_element.html" alt="tinyxml2::XMLElement" shape="rect" coords="495,56,650,80"/>
+<area href="classtinyxml2_1_1_x_m_l_text.html" alt="tinyxml2::XMLText" shape="rect" coords="660,56,815,80"/>
+<area href="classtinyxml2_1_1_x_m_l_unknown.html" alt="tinyxml2::XMLUnknown" shape="rect" coords="825,56,980,80"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a2de84cfa4ec3fe249bad745069d145f1"><td class="memItemLeft" align="right" valign="top"><a id="a2de84cfa4ec3fe249bad745069d145f1"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a> () const</td></tr>
+<tr class="memdesc:a2de84cfa4ec3fe249bad745069d145f1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:a2de84cfa4ec3fe249bad745069d145f1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af343d1ef0b45c0020e62d784d7e67a68"><td class="memItemLeft" align="right" valign="top"><a id="af343d1ef0b45c0020e62d784d7e67a68"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a> ()</td></tr>
+<tr class="memdesc:af343d1ef0b45c0020e62d784d7e67a68"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:af343d1ef0b45c0020e62d784d7e67a68"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aab516e699567f75cc9ab2ef2eee501e8"><td class="memItemLeft" align="right" valign="top"><a id="aab516e699567f75cc9ab2ef2eee501e8"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a> ()</td></tr>
+<tr class="memdesc:aab516e699567f75cc9ab2ef2eee501e8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Element, or null. <br /></td></tr>
+<tr class="separator:aab516e699567f75cc9ab2ef2eee501e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a41c55dab9162d1eb62db2008430e376b"><td class="memItemLeft" align="right" valign="top"><a id="a41c55dab9162d1eb62db2008430e376b"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a> ()</td></tr>
+<tr class="memdesc:a41c55dab9162d1eb62db2008430e376b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to Text, or null. <br /></td></tr>
+<tr class="separator:a41c55dab9162d1eb62db2008430e376b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aff47671055aa99840a1c1ebd661e63e3"><td class="memItemLeft" align="right" valign="top"><a id="aff47671055aa99840a1c1ebd661e63e3"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a> ()</td></tr>
+<tr class="memdesc:aff47671055aa99840a1c1ebd661e63e3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Comment, or null. <br /></td></tr>
+<tr class="separator:aff47671055aa99840a1c1ebd661e63e3"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a836e2966ed736fc3c94f70e12a2a3357"><td class="memItemLeft" align="right" valign="top"><a id="a836e2966ed736fc3c94f70e12a2a3357"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a> ()</td></tr>
+<tr class="memdesc:a836e2966ed736fc3c94f70e12a2a3357"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Document, or null. <br /></td></tr>
+<tr class="separator:a836e2966ed736fc3c94f70e12a2a3357"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a174fd4c22c010b58138c1b84a0dfbd51"><td class="memItemLeft" align="right" valign="top"><a id="a174fd4c22c010b58138c1b84a0dfbd51"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a174fd4c22c010b58138c1b84a0dfbd51"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Declaration, or null. <br /></td></tr>
+<tr class="separator:a174fd4c22c010b58138c1b84a0dfbd51"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8675a74aa0ada6eccab0c77ef3e5b9bd"><td class="memItemLeft" align="right" valign="top"><a id="a8675a74aa0ada6eccab0c77ef3e5b9bd"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:a8675a74aa0ada6eccab0c77ef3e5b9bd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Unknown, or null. <br /></td></tr>
+<tr class="separator:a8675a74aa0ada6eccab0c77ef3e5b9bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66344989a4b436155bcda72bd6b07b82"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a> () const</td></tr>
+<tr class="separator:a66344989a4b436155bcda72bd6b07b82"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a09dd68cf9eae137579f6e50f36487513"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a> (const char *val, bool staticMem=false)</td></tr>
+<tr class="separator:a09dd68cf9eae137579f6e50f36487513"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b5fc636646fda761d342c72e91cb286"><td class="memItemLeft" align="right" valign="top"><a id="a9b5fc636646fda761d342c72e91cb286"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a9b5fc636646fda761d342c72e91cb286"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the node is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a9b5fc636646fda761d342c72e91cb286"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0f62bc186c56c2e0483ebd52dbfbe34"><td class="memItemLeft" align="right" valign="top"><a id="ae0f62bc186c56c2e0483ebd52dbfbe34"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a> () const</td></tr>
+<tr class="memdesc:ae0f62bc186c56c2e0483ebd52dbfbe34"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the parent of this node on the DOM. <br /></td></tr>
+<tr class="separator:ae0f62bc186c56c2e0483ebd52dbfbe34"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac3ab489e6e202a3cd1762d3b332e89d4"><td class="memItemLeft" align="right" valign="top"><a id="ac3ab489e6e202a3cd1762d3b332e89d4"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a> () const</td></tr>
+<tr class="memdesc:ac3ab489e6e202a3cd1762d3b332e89d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this node has no children. <br /></td></tr>
+<tr class="separator:ac3ab489e6e202a3cd1762d3b332e89d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7dc225e1018cdd685f7563593a1fe08"><td class="memItemLeft" align="right" valign="top"><a id="ae7dc225e1018cdd685f7563593a1fe08"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a> () const</td></tr>
+<tr class="memdesc:ae7dc225e1018cdd685f7563593a1fe08"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child node, or null if none exists. <br /></td></tr>
+<tr class="separator:ae7dc225e1018cdd685f7563593a1fe08"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1795a35852dc8aae877cc8ded986e59b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a1795a35852dc8aae877cc8ded986e59b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b8583a277e8e26f4cbbb5492786778e"><td class="memItemLeft" align="right" valign="top"><a id="a9b8583a277e8e26f4cbbb5492786778e"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a> () const</td></tr>
+<tr class="memdesc:a9b8583a277e8e26f4cbbb5492786778e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child node, or null if none exists. <br /></td></tr>
+<tr class="separator:a9b8583a277e8e26f4cbbb5492786778e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a173e9d1341bc56992e2d320a35936551"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a173e9d1341bc56992e2d320a35936551"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aac667c513d445f8b783e1e15ef9d3551"><td class="memItemLeft" align="right" valign="top"><a id="aac667c513d445f8b783e1e15ef9d3551"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a> () const</td></tr>
+<tr class="memdesc:aac667c513d445f8b783e1e15ef9d3551"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling node of this node. <br /></td></tr>
+<tr class="separator:aac667c513d445f8b783e1e15ef9d3551"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a872936cae46fb473eb47fec99129fc70"><td class="memItemLeft" align="right" valign="top"><a id="a872936cae46fb473eb47fec99129fc70"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a872936cae46fb473eb47fec99129fc70"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a872936cae46fb473eb47fec99129fc70"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79db9ef0fe014d27790f2218b87bcbb5"><td class="memItemLeft" align="right" valign="top"><a id="a79db9ef0fe014d27790f2218b87bcbb5"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a> () const</td></tr>
+<tr class="memdesc:a79db9ef0fe014d27790f2218b87bcbb5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling node of this node. <br /></td></tr>
+<tr class="separator:a79db9ef0fe014d27790f2218b87bcbb5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1264c86233328f0cd36297552d982f80"><td class="memItemLeft" align="right" valign="top"><a id="a1264c86233328f0cd36297552d982f80"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a1264c86233328f0cd36297552d982f80"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a1264c86233328f0cd36297552d982f80"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeb249ed60f4e8bfad3709151c3ee4286"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:aeb249ed60f4e8bfad3709151c3ee4286"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8ff7dc071f3a1a6ae2ac25a37492865d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a8ff7dc071f3a1a6ae2ac25a37492865d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a85adb8f0b7477eec30f9a41d420b09c2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *afterThis, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a85adb8f0b7477eec30f9a41d420b09c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0360085cc54df5bff85d5c5da13afdce"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a> ()</td></tr>
+<tr class="separator:a0360085cc54df5bff85d5c5da13afdce"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a363b6edbd6ebd55f8387d2b89f2b0921"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:a363b6edbd6ebd55f8387d2b89f2b0921"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8402cbd3129d20e9e6024bbcc0531283"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">ShallowClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *document) const =0</td></tr>
+<tr class="separator:a8402cbd3129d20e9e6024bbcc0531283"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62c71b6bf8734b5424063b8d9a61c266"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:a62c71b6bf8734b5424063b8d9a61c266"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7ce18b751c3ea09eac292dca264f9226"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">ShallowEqual</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *compare) const =0</td></tr>
+<tr class="separator:a7ce18b751c3ea09eac292dca264f9226"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a81e66df0a44c67a7af17f3b77a152785"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">Accept</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *visitor) const =0</td></tr>
+<tr class="separator:a81e66df0a44c67a7af17f3b77a152785"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a002978fc889cc011d143185f2377eca2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a> (void *userData)</td></tr>
+<tr class="separator:a002978fc889cc011d143185f2377eca2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7f0687574afa03bc479dc44f29db0afe"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a> () const</td></tr>
+<tr class="separator:a7f0687574afa03bc479dc44f29db0afe"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> is a base class for every object that is in the XML Document Object Model (DOM), except XMLAttributes. Nodes have siblings, a parent, and children which can be navigated. A node is always in a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>. The type of a <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> can be queried, and it can be cast to its more defined type.</p>
+<p>A <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> allocates memory for all its Nodes. When the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> gets deleted, all its Nodes will also be deleted.</p>
+<pre class="fragment">A Document can contain: Element (container or leaf)
+                        Comment (leaf)
+                        Unknown (leaf)
+                        Declaration( leaf )
+
+An Element can contain: Element (container or leaf)
+                        Text    (leaf)
+                        Attributes (not on tree)
+                        Comment (leaf)
+                        Unknown (leaf)</pre> </div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="a81e66df0a44c67a7af17f3b77a152785"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a81e66df0a44c67a7af17f3b77a152785">&#9670;&nbsp;</a></span>Accept()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLNode::Accept </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *&#160;</td>
+          <td class="paramname"><em>visitor</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the XML tree will be conditionally visited and the host will be called back via the <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> interface.</p>
+<p>This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this interface versus any other.)</p>
+<p>The interface has been based on ideas from:</p>
+<ul>
+<li><a href="http://www.saxproject.org/">http://www.saxproject.org/</a></li>
+<li><a href="http://c2.com/cgi/wiki?HierarchicalVisitorPattern">http://c2.com/cgi/wiki?HierarchicalVisitorPattern</a></li>
+</ul>
+<p>Which are both good references for "visiting".</p>
+<p>An example of using <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">Accept()</a>: </p><pre class="fragment">XMLPrinter printer;
+tinyxmlDoc.Accept( &amp;printer );
+const char* xmlcstr = printer.CStr();
+</pre> 
+<p>Implemented in <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">tinyxml2::XMLDocument</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">tinyxml2::XMLElement</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">tinyxml2::XMLUnknown</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">tinyxml2::XMLDeclaration</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">tinyxml2::XMLComment</a>, and <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">tinyxml2::XMLText</a>.</p>
+
+</div>
+</div>
+<a id="a62c71b6bf8734b5424063b8d9a61c266"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a62c71b6bf8734b5424063b8d9a61c266">&#9670;&nbsp;</a></span>DeepClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLNode::DeepClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>target</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Make a copy of this node and all its children.</p>
+<p>If the 'target' is null, then the nodes will be allocated in the current document. If 'target' is specified, the memory will be allocated is the specified <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>.</p>
+<p>NOTE: This is probably not the correct tool to copy a document, since XMLDocuments can have multiple top level XMLNodes. You probably want to use <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">XMLDocument::DeepCopy()</a> </p>
+
+</div>
+</div>
+<a id="a363b6edbd6ebd55f8387d2b89f2b0921"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a363b6edbd6ebd55f8387d2b89f2b0921">&#9670;&nbsp;</a></span>DeleteChild()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLNode::DeleteChild </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>node</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Delete a child of this node. </p>
+
+</div>
+</div>
+<a id="a0360085cc54df5bff85d5c5da13afdce"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a0360085cc54df5bff85d5c5da13afdce">&#9670;&nbsp;</a></span>DeleteChildren()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLNode::DeleteChildren </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Delete all the children of this node. </p>
+
+</div>
+</div>
+<a id="a1795a35852dc8aae877cc8ded986e59b"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a1795a35852dc8aae877cc8ded986e59b">&#9670;&nbsp;</a></span>FirstChildElement()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* tinyxml2::XMLNode::FirstChildElement </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em> = <code>0</code></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Get the first child element, or optionally the first child element with the specified name. </p>
+
+</div>
+</div>
+<a id="a7f0687574afa03bc479dc44f29db0afe"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a7f0687574afa03bc479dc44f29db0afe">&#9670;&nbsp;</a></span>GetUserData()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">void* tinyxml2::XMLNode::GetUserData </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Get user data set into the <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. TinyXML-2 in no way processes or interprets user data. It is initially 0. </p>
+
+</div>
+</div>
+<a id="a85adb8f0b7477eec30f9a41d420b09c2"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a85adb8f0b7477eec30f9a41d420b09c2">&#9670;&nbsp;</a></span>InsertAfterChild()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLNode::InsertAfterChild </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>afterThis</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>addThis</em>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Add a node after the specified child node. If the child node is already part of the document, it is moved from its old location to the new location. Returns the addThis argument or 0 if the afterThis node is not a child of this node, or if the node does not belong to the same document. </p>
+
+</div>
+</div>
+<a id="aeb249ed60f4e8bfad3709151c3ee4286"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aeb249ed60f4e8bfad3709151c3ee4286">&#9670;&nbsp;</a></span>InsertEndChild()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLNode::InsertEndChild </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>addThis</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Add a child node as the last (right) child. If the child node is already part of the document, it is moved from its old location to the new location. Returns the addThis argument or 0 if the node does not belong to the same document. </p>
+
+</div>
+</div>
+<a id="a8ff7dc071f3a1a6ae2ac25a37492865d"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8ff7dc071f3a1a6ae2ac25a37492865d">&#9670;&nbsp;</a></span>InsertFirstChild()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLNode::InsertFirstChild </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>addThis</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Add a child node as the first (left) child. If the child node is already part of the document, it is moved from its old location to the new location. Returns the addThis argument or 0 if the node does not belong to the same document. </p>
+
+</div>
+</div>
+<a id="a173e9d1341bc56992e2d320a35936551"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a173e9d1341bc56992e2d320a35936551">&#9670;&nbsp;</a></span>LastChildElement()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* tinyxml2::XMLNode::LastChildElement </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em> = <code>0</code></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Get the last child element or optionally the last child element with the specified name. </p>
+
+</div>
+</div>
+<a id="a002978fc889cc011d143185f2377eca2"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a002978fc889cc011d143185f2377eca2">&#9670;&nbsp;</a></span>SetUserData()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLNode::SetUserData </td>
+          <td>(</td>
+          <td class="paramtype">void *&#160;</td>
+          <td class="paramname"><em>userData</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Set user data into the <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. TinyXML-2 in no way processes or interprets user data. It is initially 0. </p>
+
+</div>
+</div>
+<a id="a09dd68cf9eae137579f6e50f36487513"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a09dd68cf9eae137579f6e50f36487513">&#9670;&nbsp;</a></span>SetValue()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLNode::SetValue </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>val</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>staticMem</em> = <code>false</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Set the Value of an XML node. </p><dl class="section see"><dt>See also</dt><dd><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value()</a> </dd></dl>
+
+</div>
+</div>
+<a id="a8402cbd3129d20e9e6024bbcc0531283"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8402cbd3129d20e9e6024bbcc0531283">&#9670;&nbsp;</a></span>ShallowClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLNode::ShallowClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>document</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Make a copy of this node, but not its children. You may pass in a Document pointer that will be the owner of the new Node. If the 'document' is null, then the node returned will be allocated from the current Document. (this-&gt;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68" title="Get the XMLDocument that owns this XMLNode.">GetDocument()</a>)</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return null. </p>
+
+<p>Implemented in <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750">tinyxml2::XMLElement</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c">tinyxml2::XMLUnknown</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7">tinyxml2::XMLDeclaration</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073">tinyxml2::XMLComment</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011">tinyxml2::XMLText</a>, and <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8">tinyxml2::XMLDocument</a>.</p>
+
+</div>
+</div>
+<a id="a7ce18b751c3ea09eac292dca264f9226"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a7ce18b751c3ea09eac292dca264f9226">&#9670;&nbsp;</a></span>ShallowEqual()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLNode::ShallowEqual </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>compare</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Test if 2 nodes are the same, but don't test children. The 2 nodes do not need to be in the same Document.</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return false. </p>
+
+<p>Implemented in <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6">tinyxml2::XMLElement</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116">tinyxml2::XMLUnknown</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6">tinyxml2::XMLDeclaration</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739">tinyxml2::XMLComment</a>, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331">tinyxml2::XMLText</a>, and <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9">tinyxml2::XMLDocument</a>.</p>
+
+</div>
+</div>
+<a id="a66344989a4b436155bcda72bd6b07b82"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a66344989a4b436155bcda72bd6b07b82">&#9670;&nbsp;</a></span>Value()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">const char* tinyxml2::XMLNode::Value </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>The meaning of 'value' changes for the specific type. </p><pre class="fragment">Document:   empty (NULL is returned, not an empty string)
+Element:    name of the element
+Comment:    the comment text
+Unknown:    the tag contents
+Text:       the text string
+</pre> 
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_node.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_node.png
new file mode 100644 (file)
index 0000000..cb1e7ce
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_node.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer-members.html
new file mode 100644 (file)
index 0000000..6588fd3
--- /dev/null
@@ -0,0 +1,108 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLPrinter Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3">ClearBuffer</a>(bool resetToFirstElement=true)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240">CloseElement</a>(bool compactMode=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e">CStr</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c">CStrSize</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010">OpenElement</a>(const char *name, bool compactMode=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74">PrintSpace</a>(int depth)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0">PushAttribute</a>(const char *name, const char *value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140">PushComment</a>(const char *comment)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903">PushHeader</a>(bool writeBOM, bool writeDeclaration)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3">PushText</a>(const char *text, bool cdata=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3e0d4d78de25d4cf081009e1431cea7e">PushText</a>(int value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a661fb50e7e0a4918d2d259cb0fae647e">PushText</a>(unsigned value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a96b0a0bfe105154a0a6c37d725258f0a">PushText</a>(int64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a60b0a4cf57371ff8679c2c7556ccb708">PushText</a>(uint64_t value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a4390e5fa1ed05189a8686647345ab29f">PushText</a>(bool value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a1dbb1390e829d0673af66b9cd1928bd7">PushText</a>(float value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa715302dfc09473c77c853cbd5431965">PushText</a>(double value)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de">Visit</a>(const XMLText &amp;text)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3f16a30be1537ac141d9bd2db824ba9e">Visit</a>(const XMLComment &amp;comment)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a9ceff5cd85e5db65838962174fcdcc46">Visit</a>(const XMLDeclaration &amp;declaration)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa15e1da81e17dea5da6499ac5b08d9d8">Visit</a>(const XMLUnknown &amp;unknown)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b">VisitEnter</a>(const XMLDocument &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a2ce2aa508c21ac91615093ddb9c282c5">VisitEnter</a>(const XMLElement &amp;element, const XMLAttribute *attribute)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29">VisitExit</a>(const XMLDocument &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ae99e0a7086543591edfb565f24689098">VisitExit</a>(const XMLElement &amp;element)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7">XMLPrinter</a>(FILE *file=0, bool compact=false, int depth=0)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer.html
new file mode 100644 (file)
index 0000000..b9072e1
--- /dev/null
@@ -0,0 +1,416 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLPrinter Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="#pro-methods">Protected Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_printer-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLPrinter Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLPrinter:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_printer.png" usemap="#tinyxml2::XMLPrinter_map" alt=""/>
+  <map id="tinyxml2::XMLPrinter_map" name="tinyxml2::XMLPrinter_map">
+<area href="classtinyxml2_1_1_x_m_l_visitor.html" alt="tinyxml2::XMLVisitor" shape="rect" coords="0,0,128,24"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:aa6d3841c069085f5b8a27bc7103c04f7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7">XMLPrinter</a> (FILE *file=0, bool compact=false, int depth=0)</td></tr>
+<tr class="separator:aa6d3841c069085f5b8a27bc7103c04f7"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a178c608ce8476043d5d6513819cde903"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903">PushHeader</a> (bool writeBOM, bool writeDeclaration)</td></tr>
+<tr class="separator:a178c608ce8476043d5d6513819cde903"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a20fb06c83bd13e5140d7dd13af06c010"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010">OpenElement</a> (const char *name, bool compactMode=false)</td></tr>
+<tr class="separator:a20fb06c83bd13e5140d7dd13af06c010"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9a4e2c9348b42e147629d5a99f4af3f0"><td class="memItemLeft" align="right" valign="top"><a id="a9a4e2c9348b42e147629d5a99f4af3f0"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0">PushAttribute</a> (const char *name, const char *value)</td></tr>
+<tr class="memdesc:a9a4e2c9348b42e147629d5a99f4af3f0"><td class="mdescLeft">&#160;</td><td class="mdescRight">If streaming, add an attribute to an open element. <br /></td></tr>
+<tr class="separator:a9a4e2c9348b42e147629d5a99f4af3f0"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad04d29562b46fcdb23ab320f8b664240"><td class="memItemLeft" align="right" valign="top"><a id="ad04d29562b46fcdb23ab320f8b664240"></a>
+virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240">CloseElement</a> (bool compactMode=false)</td></tr>
+<tr class="memdesc:ad04d29562b46fcdb23ab320f8b664240"><td class="mdescLeft">&#160;</td><td class="mdescRight">If streaming, close the Element. <br /></td></tr>
+<tr class="separator:ad04d29562b46fcdb23ab320f8b664240"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1cc16a9362df4332012cb13cff6441b3"><td class="memItemLeft" align="right" valign="top"><a id="a1cc16a9362df4332012cb13cff6441b3"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3">PushText</a> (const char *text, bool cdata=false)</td></tr>
+<tr class="memdesc:a1cc16a9362df4332012cb13cff6441b3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node. <br /></td></tr>
+<tr class="separator:a1cc16a9362df4332012cb13cff6441b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3e0d4d78de25d4cf081009e1431cea7e"><td class="memItemLeft" align="right" valign="top"><a id="a3e0d4d78de25d4cf081009e1431cea7e"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3e0d4d78de25d4cf081009e1431cea7e">PushText</a> (int value)</td></tr>
+<tr class="memdesc:a3e0d4d78de25d4cf081009e1431cea7e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node from an integer. <br /></td></tr>
+<tr class="separator:a3e0d4d78de25d4cf081009e1431cea7e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a661fb50e7e0a4918d2d259cb0fae647e"><td class="memItemLeft" align="right" valign="top"><a id="a661fb50e7e0a4918d2d259cb0fae647e"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a661fb50e7e0a4918d2d259cb0fae647e">PushText</a> (unsigned value)</td></tr>
+<tr class="memdesc:a661fb50e7e0a4918d2d259cb0fae647e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node from an unsigned. <br /></td></tr>
+<tr class="separator:a661fb50e7e0a4918d2d259cb0fae647e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a96b0a0bfe105154a0a6c37d725258f0a"><td class="memItemLeft" align="right" valign="top"><a id="a96b0a0bfe105154a0a6c37d725258f0a"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a96b0a0bfe105154a0a6c37d725258f0a">PushText</a> (int64_t value)</td></tr>
+<tr class="memdesc:a96b0a0bfe105154a0a6c37d725258f0a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node from a signed 64bit integer. <br /></td></tr>
+<tr class="separator:a96b0a0bfe105154a0a6c37d725258f0a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a60b0a4cf57371ff8679c2c7556ccb708"><td class="memItemLeft" align="right" valign="top"><a id="a60b0a4cf57371ff8679c2c7556ccb708"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a60b0a4cf57371ff8679c2c7556ccb708">PushText</a> (uint64_t value)</td></tr>
+<tr class="memdesc:a60b0a4cf57371ff8679c2c7556ccb708"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node from an unsigned 64bit integer. <br /></td></tr>
+<tr class="separator:a60b0a4cf57371ff8679c2c7556ccb708"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a4390e5fa1ed05189a8686647345ab29f"><td class="memItemLeft" align="right" valign="top"><a id="a4390e5fa1ed05189a8686647345ab29f"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a4390e5fa1ed05189a8686647345ab29f">PushText</a> (bool value)</td></tr>
+<tr class="memdesc:a4390e5fa1ed05189a8686647345ab29f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node from a bool. <br /></td></tr>
+<tr class="separator:a4390e5fa1ed05189a8686647345ab29f"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1dbb1390e829d0673af66b9cd1928bd7"><td class="memItemLeft" align="right" valign="top"><a id="a1dbb1390e829d0673af66b9cd1928bd7"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a1dbb1390e829d0673af66b9cd1928bd7">PushText</a> (float value)</td></tr>
+<tr class="memdesc:a1dbb1390e829d0673af66b9cd1928bd7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node from a float. <br /></td></tr>
+<tr class="separator:a1dbb1390e829d0673af66b9cd1928bd7"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa715302dfc09473c77c853cbd5431965"><td class="memItemLeft" align="right" valign="top"><a id="aa715302dfc09473c77c853cbd5431965"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa715302dfc09473c77c853cbd5431965">PushText</a> (double value)</td></tr>
+<tr class="memdesc:aa715302dfc09473c77c853cbd5431965"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a text node from a double. <br /></td></tr>
+<tr class="separator:aa715302dfc09473c77c853cbd5431965"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:afc8416814219591c2fd5656e0c233140"><td class="memItemLeft" align="right" valign="top"><a id="afc8416814219591c2fd5656e0c233140"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140">PushComment</a> (const char *comment)</td></tr>
+<tr class="memdesc:afc8416814219591c2fd5656e0c233140"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a comment. <br /></td></tr>
+<tr class="separator:afc8416814219591c2fd5656e0c233140"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae966b988a7a28c41e91c5ca17fb2054b"><td class="memItemLeft" align="right" valign="top"><a id="ae966b988a7a28c41e91c5ca17fb2054b"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b">VisitEnter</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> &amp;)</td></tr>
+<tr class="memdesc:ae966b988a7a28c41e91c5ca17fb2054b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a document. <br /></td></tr>
+<tr class="separator:ae966b988a7a28c41e91c5ca17fb2054b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a15fc1f2b922f540917dcf52808737b29"><td class="memItemLeft" align="right" valign="top"><a id="a15fc1f2b922f540917dcf52808737b29"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29">VisitExit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> &amp;)</td></tr>
+<tr class="memdesc:a15fc1f2b922f540917dcf52808737b29"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a document. <br /></td></tr>
+<tr class="separator:a15fc1f2b922f540917dcf52808737b29"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a2ce2aa508c21ac91615093ddb9c282c5"><td class="memItemLeft" align="right" valign="top"><a id="a2ce2aa508c21ac91615093ddb9c282c5"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a2ce2aa508c21ac91615093ddb9c282c5">VisitEnter</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> &amp;element, const <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a> *attribute)</td></tr>
+<tr class="memdesc:a2ce2aa508c21ac91615093ddb9c282c5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit an element. <br /></td></tr>
+<tr class="separator:a2ce2aa508c21ac91615093ddb9c282c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae99e0a7086543591edfb565f24689098"><td class="memItemLeft" align="right" valign="top"><a id="ae99e0a7086543591edfb565f24689098"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ae99e0a7086543591edfb565f24689098">VisitExit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> &amp;element)</td></tr>
+<tr class="memdesc:ae99e0a7086543591edfb565f24689098"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit an element. <br /></td></tr>
+<tr class="separator:ae99e0a7086543591edfb565f24689098"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a275ae25544a12199ae40b6994ca6e4de"><td class="memItemLeft" align="right" valign="top"><a id="a275ae25544a12199ae40b6994ca6e4de"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> &amp;text)</td></tr>
+<tr class="memdesc:a275ae25544a12199ae40b6994ca6e4de"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a text node. <br /></td></tr>
+<tr class="separator:a275ae25544a12199ae40b6994ca6e4de"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3f16a30be1537ac141d9bd2db824ba9e"><td class="memItemLeft" align="right" valign="top"><a id="a3f16a30be1537ac141d9bd2db824ba9e"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3f16a30be1537ac141d9bd2db824ba9e">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> &amp;comment)</td></tr>
+<tr class="memdesc:a3f16a30be1537ac141d9bd2db824ba9e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a comment node. <br /></td></tr>
+<tr class="separator:a3f16a30be1537ac141d9bd2db824ba9e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9ceff5cd85e5db65838962174fcdcc46"><td class="memItemLeft" align="right" valign="top"><a id="a9ceff5cd85e5db65838962174fcdcc46"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a9ceff5cd85e5db65838962174fcdcc46">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> &amp;declaration)</td></tr>
+<tr class="memdesc:a9ceff5cd85e5db65838962174fcdcc46"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a declaration. <br /></td></tr>
+<tr class="separator:a9ceff5cd85e5db65838962174fcdcc46"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa15e1da81e17dea5da6499ac5b08d9d8"><td class="memItemLeft" align="right" valign="top"><a id="aa15e1da81e17dea5da6499ac5b08d9d8"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa15e1da81e17dea5da6499ac5b08d9d8">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> &amp;unknown)</td></tr>
+<tr class="memdesc:aa15e1da81e17dea5da6499ac5b08d9d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit an unknown node. <br /></td></tr>
+<tr class="separator:aa15e1da81e17dea5da6499ac5b08d9d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a180671d73844f159f2d4aafbc11d106e"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e">CStr</a> () const</td></tr>
+<tr class="separator:a180671d73844f159f2d4aafbc11d106e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3256cf3523d4898b91abb18b924be04c"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c">CStrSize</a> () const</td></tr>
+<tr class="separator:a3256cf3523d4898b91abb18b924be04c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a690cb140ba98b7339734ff865f56b0b3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3">ClearBuffer</a> (bool resetToFirstElement=true)</td></tr>
+<tr class="separator:a690cb140ba98b7339734ff865f56b0b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a01148e2ebe6776e38c5a3e41bc5feb74"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74">PrintSpace</a> (int depth)</td></tr>
+<tr class="separator:a01148e2ebe6776e38c5a3e41bc5feb74"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>Printing functionality. The <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a> gives you more options than the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083">XMLDocument::Print()</a> method.</p>
+<p>It can:</p><ol type="1">
+<li>Print to memory.</li>
+<li>Print to a file you provide.</li>
+<li>Print XML without a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>.</li>
+</ol>
+<p>Print to Memory</p>
+<pre class="fragment">XMLPrinter printer;
+doc.Print( &amp;printer );
+SomeFunction( printer.CStr() );
+</pre><p>Print to a File</p>
+<p>You provide the file pointer. </p><pre class="fragment">XMLPrinter printer( fp );
+doc.Print( &amp;printer );
+</pre><p>Print without a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a></p>
+<p>When loading, an XML parser is very useful. However, sometimes when saving, it just gets in the way. The code is often set up for streaming, and constructing the DOM is just overhead.</p>
+<p>The Printer supports the streaming case. The following code prints out a trivially simple XML file without ever creating an XML document.</p>
+<pre class="fragment">XMLPrinter printer( fp );
+printer.OpenElement( "foo" );
+printer.PushAttribute( "foo", "bar" );
+printer.CloseElement();
+</pre> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
+<a id="aa6d3841c069085f5b8a27bc7103c04f7"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aa6d3841c069085f5b8a27bc7103c04f7">&#9670;&nbsp;</a></span>XMLPrinter()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">tinyxml2::XMLPrinter::XMLPrinter </td>
+          <td>(</td>
+          <td class="paramtype">FILE *&#160;</td>
+          <td class="paramname"><em>file</em> = <code>0</code>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>compact</em> = <code>false</code>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int&#160;</td>
+          <td class="paramname"><em>depth</em> = <code>0</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>Construct the printer. If the FILE* is specified, this will print to the FILE. Else it will print to memory, and the result is available in <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e">CStr()</a>. If 'compact' is set to true, then output is created with only required whitespace and newlines. </p>
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a id="a690cb140ba98b7339734ff865f56b0b3"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a690cb140ba98b7339734ff865f56b0b3">&#9670;&nbsp;</a></span>ClearBuffer()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLPrinter::ClearBuffer </td>
+          <td>(</td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>resetToFirstElement</em> = <code>true</code></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>If in print to memory mode, reset the buffer to the beginning. </p>
+
+</div>
+</div>
+<a id="a180671d73844f159f2d4aafbc11d106e"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a180671d73844f159f2d4aafbc11d106e">&#9670;&nbsp;</a></span>CStr()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">const char* tinyxml2::XMLPrinter::CStr </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>If in print to memory mode, return a pointer to the XML file in memory. </p>
+
+</div>
+</div>
+<a id="a3256cf3523d4898b91abb18b924be04c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a3256cf3523d4898b91abb18b924be04c">&#9670;&nbsp;</a></span>CStrSize()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">int tinyxml2::XMLPrinter::CStrSize </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>If in print to memory mode, return the size of the XML file in memory. (Note the size returned includes the terminating null.) </p>
+
+</div>
+</div>
+<a id="a20fb06c83bd13e5140d7dd13af06c010"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a20fb06c83bd13e5140d7dd13af06c010">&#9670;&nbsp;</a></span>OpenElement()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLPrinter::OpenElement </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>name</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>compactMode</em> = <code>false</code>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>If streaming, start writing an element. The element must be closed with <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240" title="If streaming, close the Element.">CloseElement()</a> </p>
+
+</div>
+</div>
+<a id="a01148e2ebe6776e38c5a3e41bc5feb74"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a01148e2ebe6776e38c5a3e41bc5feb74">&#9670;&nbsp;</a></span>PrintSpace()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual void tinyxml2::XMLPrinter::PrintSpace </td>
+          <td>(</td>
+          <td class="paramtype">int&#160;</td>
+          <td class="paramname"><em>depth</em></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Prints out the space before an element. You may override to change the space and tabs used. A <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74">PrintSpace()</a> override should call Print(). </p>
+
+</div>
+</div>
+<a id="a178c608ce8476043d5d6513819cde903"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a178c608ce8476043d5d6513819cde903">&#9670;&nbsp;</a></span>PushHeader()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void tinyxml2::XMLPrinter::PushHeader </td>
+          <td>(</td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>writeBOM</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>writeDeclaration</em>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<p>If streaming, write the BOM and declaration. </p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer.png
new file mode 100644 (file)
index 0000000..9bc6748
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_printer.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_text-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_text-members.html
new file mode 100644 (file)
index 0000000..62b1e5a
--- /dev/null
@@ -0,0 +1,116 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLText Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">Accept</a>(XMLVisitor *visitor) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b">CData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>(XMLNode *afterThis, XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d">SetCData</a>(bool isCData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(void *userData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>(const char *val, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011">ShallowClone</a>(XMLDocument *document) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331">ShallowEqual</a>(const XMLNode *compare) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_text.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_text.html
new file mode 100644 (file)
index 0000000..c403fba
--- /dev/null
@@ -0,0 +1,311 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLText Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_text-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLText Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLText:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_text.png" usemap="#tinyxml2::XMLText_map" alt=""/>
+  <map id="tinyxml2::XMLText_map" name="tinyxml2::XMLText_map">
+<area href="classtinyxml2_1_1_x_m_l_node.html" alt="tinyxml2::XMLNode" shape="rect" coords="0,0,120,24"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a1b2c1448f1a21299d0a7913f18b55206"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">Accept</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *visitor) const</td></tr>
+<tr class="separator:a1b2c1448f1a21299d0a7913f18b55206"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab1213b4ddebe9b17ec7e7040e9f1caf7"><td class="memItemLeft" align="right" valign="top"><a id="ab1213b4ddebe9b17ec7e7040e9f1caf7"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7">ToText</a> ()</td></tr>
+<tr class="memdesc:ab1213b4ddebe9b17ec7e7040e9f1caf7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to Text, or null. <br /></td></tr>
+<tr class="separator:ab1213b4ddebe9b17ec7e7040e9f1caf7"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad080357d76ab7cc59d7651249949329d"><td class="memItemLeft" align="right" valign="top"><a id="ad080357d76ab7cc59d7651249949329d"></a>
+void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d">SetCData</a> (bool isCData)</td></tr>
+<tr class="memdesc:ad080357d76ab7cc59d7651249949329d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Declare whether this should be CDATA or standard text. <br /></td></tr>
+<tr class="separator:ad080357d76ab7cc59d7651249949329d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac1bb5ea4166c320882d9e0ad16fd385b"><td class="memItemLeft" align="right" valign="top"><a id="ac1bb5ea4166c320882d9e0ad16fd385b"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b">CData</a> () const</td></tr>
+<tr class="memdesc:ac1bb5ea4166c320882d9e0ad16fd385b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this is a CDATA text element. <br /></td></tr>
+<tr class="separator:ac1bb5ea4166c320882d9e0ad16fd385b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af3a81ed4dd49d5151c477b3f265a3011"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011">ShallowClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *document) const</td></tr>
+<tr class="separator:af3a81ed4dd49d5151c477b3f265a3011"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0fff8a24e2de7eb073fd192e9db0331"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331">ShallowEqual</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *compare) const</td></tr>
+<tr class="separator:ae0fff8a24e2de7eb073fd192e9db0331"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classtinyxml2_1_1_x_m_l_node"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classtinyxml2_1_1_x_m_l_node')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td></tr>
+<tr class="memitem:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a2de84cfa4ec3fe249bad745069d145f1"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a> () const</td></tr>
+<tr class="memdesc:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="af343d1ef0b45c0020e62d784d7e67a68"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a> ()</td></tr>
+<tr class="memdesc:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aab516e699567f75cc9ab2ef2eee501e8"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a> ()</td></tr>
+<tr class="memdesc:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Element, or null. <br /></td></tr>
+<tr class="separator:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aff47671055aa99840a1c1ebd661e63e3"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a> ()</td></tr>
+<tr class="memdesc:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Comment, or null. <br /></td></tr>
+<tr class="separator:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a836e2966ed736fc3c94f70e12a2a3357"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a> ()</td></tr>
+<tr class="memdesc:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Document, or null. <br /></td></tr>
+<tr class="separator:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a174fd4c22c010b58138c1b84a0dfbd51"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Declaration, or null. <br /></td></tr>
+<tr class="separator:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a8675a74aa0ada6eccab0c77ef3e5b9bd"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Unknown, or null. <br /></td></tr>
+<tr class="separator:a8675a74aa0ada6eccab0c77ef3e5b9bd inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a> () const</td></tr>
+<tr class="separator:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a> (const char *val, bool staticMem=false)</td></tr>
+<tr class="separator:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b5fc636646fda761d342c72e91cb286"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the node is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae0f62bc186c56c2e0483ebd52dbfbe34"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a> () const</td></tr>
+<tr class="memdesc:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the parent of this node on the DOM. <br /></td></tr>
+<tr class="separator:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ac3ab489e6e202a3cd1762d3b332e89d4"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a> () const</td></tr>
+<tr class="memdesc:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this node has no children. <br /></td></tr>
+<tr class="separator:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae7dc225e1018cdd685f7563593a1fe08"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a> () const</td></tr>
+<tr class="memdesc:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child node, or null if none exists. <br /></td></tr>
+<tr class="separator:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b8583a277e8e26f4cbbb5492786778e"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a> () const</td></tr>
+<tr class="memdesc:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child node, or null if none exists. <br /></td></tr>
+<tr class="separator:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aac667c513d445f8b783e1e15ef9d3551"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a> () const</td></tr>
+<tr class="memdesc:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling node of this node. <br /></td></tr>
+<tr class="separator:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a872936cae46fb473eb47fec99129fc70"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a79db9ef0fe014d27790f2218b87bcbb5"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a> () const</td></tr>
+<tr class="memdesc:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling node of this node. <br /></td></tr>
+<tr class="separator:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a1264c86233328f0cd36297552d982f80"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *afterThis, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a> ()</td></tr>
+<tr class="separator:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a> (void *userData)</td></tr>
+<tr class="separator:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a> () const</td></tr>
+<tr class="separator:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>XML text.</p>
+<p>Note that a text node can have child element nodes, for example: </p><pre class="fragment">&lt;root&gt;This is &lt;b&gt;bold&lt;/b&gt;&lt;/root&gt;
+</pre><p>A text node can have 2 ways to output the next. "normal" output and CDATA. It will default to the mode it was parsed from the XML file and you generally want to leave it alone, but you can change the output mode with <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d" title="Declare whether this should be CDATA or standard text.">SetCData()</a> and query it with <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b" title="Returns true if this is a CDATA text element.">CData()</a>. </p>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="a1b2c1448f1a21299d0a7913f18b55206"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a1b2c1448f1a21299d0a7913f18b55206">&#9670;&nbsp;</a></span>Accept()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLText::Accept </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *&#160;</td>
+          <td class="paramname"><em>visitor</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the XML tree will be conditionally visited and the host will be called back via the <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> interface.</p>
+<p>This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this interface versus any other.)</p>
+<p>The interface has been based on ideas from:</p>
+<ul>
+<li><a href="http://www.saxproject.org/">http://www.saxproject.org/</a></li>
+<li><a href="http://c2.com/cgi/wiki?HierarchicalVisitorPattern">http://c2.com/cgi/wiki?HierarchicalVisitorPattern</a></li>
+</ul>
+<p>Which are both good references for "visiting".</p>
+<p>An example of using <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">Accept()</a>: </p><pre class="fragment">XMLPrinter printer;
+tinyxmlDoc.Accept( &amp;printer );
+const char* xmlcstr = printer.CStr();
+</pre> 
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="af3a81ed4dd49d5151c477b3f265a3011"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#af3a81ed4dd49d5151c477b3f265a3011">&#9670;&nbsp;</a></span>ShallowClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLText::ShallowClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>document</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Make a copy of this node, but not its children. You may pass in a Document pointer that will be the owner of the new Node. If the 'document' is null, then the node returned will be allocated from the current Document. (this-&gt;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68" title="Get the XMLDocument that owns this XMLNode.">GetDocument()</a>)</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return null. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="ae0fff8a24e2de7eb073fd192e9db0331"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ae0fff8a24e2de7eb073fd192e9db0331">&#9670;&nbsp;</a></span>ShallowEqual()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLText::ShallowEqual </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>compare</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Test if 2 nodes are the same, but don't test children. The 2 nodes do not need to be in the same Document.</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return false. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_text.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_text.png
new file mode 100644 (file)
index 0000000..5a9863a
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_text.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown-members.html
new file mode 100644 (file)
index 0000000..cdd2d88
--- /dev/null
@@ -0,0 +1,114 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLUnknown Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">tinyxml2::XMLUnknown</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">Accept</a>(XMLVisitor *visitor) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">tinyxml2::XMLUnknown</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>(XMLDocument *target) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>(XMLNode *node)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>(XMLNode *afterThis, XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>(XMLNode *addThis)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>(const char *name=0) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(void *userData)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>(const char *val, bool staticMem=false)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c">ShallowClone</a>(XMLDocument *document) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">tinyxml2::XMLUnknown</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116">ShallowEqual</a>(const XMLNode *compare) const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">tinyxml2::XMLUnknown</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6">ToUnknown</a>()</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">tinyxml2::XMLUnknown</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() const</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown.html
new file mode 100644 (file)
index 0000000..9589090
--- /dev/null
@@ -0,0 +1,302 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLUnknown Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_unknown-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLUnknown Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLUnknown:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_unknown.png" usemap="#tinyxml2::XMLUnknown_map" alt=""/>
+  <map id="tinyxml2::XMLUnknown_map" name="tinyxml2::XMLUnknown_map">
+<area href="classtinyxml2_1_1_x_m_l_node.html" alt="tinyxml2::XMLNode" shape="rect" coords="0,0,141,24"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:af4374856421921cad578c8affae872b6"><td class="memItemLeft" align="right" valign="top"><a id="af4374856421921cad578c8affae872b6"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6">ToUnknown</a> ()</td></tr>
+<tr class="memdesc:af4374856421921cad578c8affae872b6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Unknown, or null. <br /></td></tr>
+<tr class="separator:af4374856421921cad578c8affae872b6"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a70983aa1b1cff3d3aa6d4d0a80e5ee48"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">Accept</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *visitor) const</td></tr>
+<tr class="separator:a70983aa1b1cff3d3aa6d4d0a80e5ee48"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0125f41c89763dea06619b5fd5246b4c"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c">ShallowClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *document) const</td></tr>
+<tr class="separator:a0125f41c89763dea06619b5fd5246b4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0715ab2c05d7f74845c188122213b116"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116">ShallowEqual</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *compare) const</td></tr>
+<tr class="separator:a0715ab2c05d7f74845c188122213b116"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classtinyxml2_1_1_x_m_l_node"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classtinyxml2_1_1_x_m_l_node')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></td></tr>
+<tr class="memitem:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a2de84cfa4ec3fe249bad745069d145f1"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a> () const</td></tr>
+<tr class="memdesc:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:a2de84cfa4ec3fe249bad745069d145f1 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="af343d1ef0b45c0020e62d784d7e67a68"></a>
+<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a> ()</td></tr>
+<tr class="memdesc:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> that owns this <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>. <br /></td></tr>
+<tr class="separator:af343d1ef0b45c0020e62d784d7e67a68 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aab516e699567f75cc9ab2ef2eee501e8"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a> ()</td></tr>
+<tr class="memdesc:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to an Element, or null. <br /></td></tr>
+<tr class="separator:aab516e699567f75cc9ab2ef2eee501e8 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a41c55dab9162d1eb62db2008430e376b"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a> ()</td></tr>
+<tr class="memdesc:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to Text, or null. <br /></td></tr>
+<tr class="separator:a41c55dab9162d1eb62db2008430e376b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aff47671055aa99840a1c1ebd661e63e3"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a> ()</td></tr>
+<tr class="memdesc:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Comment, or null. <br /></td></tr>
+<tr class="separator:aff47671055aa99840a1c1ebd661e63e3 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a836e2966ed736fc3c94f70e12a2a3357"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a> ()</td></tr>
+<tr class="memdesc:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Document, or null. <br /></td></tr>
+<tr class="separator:a836e2966ed736fc3c94f70e12a2a3357 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a174fd4c22c010b58138c1b84a0dfbd51"></a>
+virtual <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a> ()</td></tr>
+<tr class="memdesc:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Safely cast to a Declaration, or null. <br /></td></tr>
+<tr class="separator:a174fd4c22c010b58138c1b84a0dfbd51 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a> () const</td></tr>
+<tr class="separator:a66344989a4b436155bcda72bd6b07b82 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a> (const char *val, bool staticMem=false)</td></tr>
+<tr class="separator:a09dd68cf9eae137579f6e50f36487513 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b5fc636646fda761d342c72e91cb286"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a> () const</td></tr>
+<tr class="memdesc:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the line number the node is in, if the document was parsed from a file. <br /></td></tr>
+<tr class="separator:a9b5fc636646fda761d342c72e91cb286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae0f62bc186c56c2e0483ebd52dbfbe34"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a> () const</td></tr>
+<tr class="memdesc:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the parent of this node on the DOM. <br /></td></tr>
+<tr class="separator:ae0f62bc186c56c2e0483ebd52dbfbe34 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ac3ab489e6e202a3cd1762d3b332e89d4"></a>
+bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a> () const</td></tr>
+<tr class="memdesc:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if this node has no children. <br /></td></tr>
+<tr class="separator:ac3ab489e6e202a3cd1762d3b332e89d4 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="ae7dc225e1018cdd685f7563593a1fe08"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a> () const</td></tr>
+<tr class="memdesc:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the first child node, or null if none exists. <br /></td></tr>
+<tr class="separator:ae7dc225e1018cdd685f7563593a1fe08 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a1795a35852dc8aae877cc8ded986e59b inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a9b8583a277e8e26f4cbbb5492786778e"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a> () const</td></tr>
+<tr class="memdesc:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the last child node, or null if none exists. <br /></td></tr>
+<tr class="separator:a9b8583a277e8e26f4cbbb5492786778e inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a> (const char *name=0) const</td></tr>
+<tr class="separator:a173e9d1341bc56992e2d320a35936551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="aac667c513d445f8b783e1e15ef9d3551"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a> () const</td></tr>
+<tr class="memdesc:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling node of this node. <br /></td></tr>
+<tr class="separator:aac667c513d445f8b783e1e15ef9d3551 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a872936cae46fb473eb47fec99129fc70"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the previous (left) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a872936cae46fb473eb47fec99129fc70 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a79db9ef0fe014d27790f2218b87bcbb5"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a> () const</td></tr>
+<tr class="memdesc:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling node of this node. <br /></td></tr>
+<tr class="separator:a79db9ef0fe014d27790f2218b87bcbb5 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a id="a1264c86233328f0cd36297552d982f80"></a>
+const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a> (const char *name=0) const</td></tr>
+<tr class="memdesc:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the next (right) sibling element of this node, with an optionally supplied name. <br /></td></tr>
+<tr class="separator:a1264c86233328f0cd36297552d982f80 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:aeb249ed60f4e8bfad3709151c3ee4286 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a8ff7dc071f3a1a6ae2ac25a37492865d inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *afterThis, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *addThis)</td></tr>
+<tr class="separator:a85adb8f0b7477eec30f9a41d420b09c2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a> ()</td></tr>
+<tr class="separator:a0360085cc54df5bff85d5c5da13afdce inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *node)</td></tr>
+<tr class="separator:a363b6edbd6ebd55f8387d2b89f2b0921 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a> (<a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *target) const</td></tr>
+<tr class="separator:a62c71b6bf8734b5424063b8d9a61c266 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a> (void *userData)</td></tr>
+<tr class="separator:a002978fc889cc011d143185f2377eca2 inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a> () const</td></tr>
+<tr class="separator:a7f0687574afa03bc479dc44f29db0afe inherit pub_methods_classtinyxml2_1_1_x_m_l_node"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>Any tag that TinyXML-2 doesn't recognize is saved as an unknown. It is a tag of text, but should not be modified. It will be written back to the XML, unchanged, when the file is saved.</p>
+<p>DTD tags get thrown into XMLUnknowns. </p>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a id="a70983aa1b1cff3d3aa6d4d0a80e5ee48"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a70983aa1b1cff3d3aa6d4d0a80e5ee48">&#9670;&nbsp;</a></span>Accept()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLUnknown::Accept </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> *&#160;</td>
+          <td class="paramname"><em>visitor</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the XML tree will be conditionally visited and the host will be called back via the <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> interface.</p>
+<p>This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this interface versus any other.)</p>
+<p>The interface has been based on ideas from:</p>
+<ul>
+<li><a href="http://www.saxproject.org/">http://www.saxproject.org/</a></li>
+<li><a href="http://c2.com/cgi/wiki?HierarchicalVisitorPattern">http://c2.com/cgi/wiki?HierarchicalVisitorPattern</a></li>
+</ul>
+<p>Which are both good references for "visiting".</p>
+<p>An example of using <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">Accept()</a>: </p><pre class="fragment">XMLPrinter printer;
+tinyxmlDoc.Accept( &amp;printer );
+const char* xmlcstr = printer.CStr();
+</pre> 
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="a0125f41c89763dea06619b5fd5246b4c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a0125f41c89763dea06619b5fd5246b4c">&#9670;&nbsp;</a></span>ShallowClone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* tinyxml2::XMLUnknown::ShallowClone </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> *&#160;</td>
+          <td class="paramname"><em>document</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Make a copy of this node, but not its children. You may pass in a Document pointer that will be the owner of the new Node. If the 'document' is null, then the node returned will be allocated from the current Document. (this-&gt;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68" title="Get the XMLDocument that owns this XMLNode.">GetDocument()</a>)</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return null. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<a id="a0715ab2c05d7f74845c188122213b116"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a0715ab2c05d7f74845c188122213b116">&#9670;&nbsp;</a></span>ShallowEqual()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual bool tinyxml2::XMLUnknown::ShallowEqual </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a> *&#160;</td>
+          <td class="paramname"><em>compare</em></td><td>)</td>
+          <td> const</td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+<p>Test if 2 nodes are the same, but don't test children. The 2 nodes do not need to be in the same Document.</p>
+<p>Note: if called on a <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, this will return false. </p>
+
+<p>Implements <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown.png
new file mode 100644 (file)
index 0000000..217b62c
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_unknown.png differ
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor-members.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor-members.html
new file mode 100644 (file)
index 0000000..c802d72
--- /dev/null
@@ -0,0 +1,90 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Member List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLVisitor Member List</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a>, including all inherited members.</p>
+<table class="directory">
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a">Visit</a>(const XMLDeclaration &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#af30233565856480ea48b6fa0d6dec65b">Visit</a>(const XMLText &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#acc8147fb5a85f6c65721654e427752d7">Visit</a>(const XMLComment &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a14e4748387c34bf53d24e8119bb1f292">Visit</a>(const XMLUnknown &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d">VisitEnter</a>(const XMLDocument &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#af97980a17dd4e37448b181f5ddfa92b5">VisitEnter</a>(const XMLElement &amp;, const XMLAttribute *)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086">VisitExit</a>(const XMLDocument &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a772f10ddc83f881956d32628faa16eb6">VisitExit</a>(const XMLElement &amp;)</td><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+</table></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor.html b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor.html
new file mode 100644 (file)
index 0000000..0d6ce9e
--- /dev/null
@@ -0,0 +1,139 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2::XMLVisitor Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><b>tinyxml2</b></li><li class="navelem"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classtinyxml2_1_1_x_m_l_visitor-members.html">List of all members</a>  </div>
+  <div class="headertitle">
+<div class="title">tinyxml2::XMLVisitor Class Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for tinyxml2::XMLVisitor:</div>
+<div class="dyncontent">
+ <div class="center">
+  <img src="classtinyxml2_1_1_x_m_l_visitor.png" usemap="#tinyxml2::XMLVisitor_map" alt=""/>
+  <map id="tinyxml2::XMLVisitor_map" name="tinyxml2::XMLVisitor_map">
+<area href="classtinyxml2_1_1_x_m_l_printer.html" alt="tinyxml2::XMLPrinter" shape="rect" coords="0,56,128,80"/>
+  </map>
+</div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:acb3c22fc5f60eb9db98f533f2761f67d"><td class="memItemLeft" align="right" valign="top"><a id="acb3c22fc5f60eb9db98f533f2761f67d"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d">VisitEnter</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> &amp;)</td></tr>
+<tr class="memdesc:acb3c22fc5f60eb9db98f533f2761f67d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a document. <br /></td></tr>
+<tr class="separator:acb3c22fc5f60eb9db98f533f2761f67d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a170e9989cd046ba904f302d087e07086"><td class="memItemLeft" align="right" valign="top"><a id="a170e9989cd046ba904f302d087e07086"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086">VisitExit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> &amp;)</td></tr>
+<tr class="memdesc:a170e9989cd046ba904f302d087e07086"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a document. <br /></td></tr>
+<tr class="separator:a170e9989cd046ba904f302d087e07086"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af97980a17dd4e37448b181f5ddfa92b5"><td class="memItemLeft" align="right" valign="top"><a id="af97980a17dd4e37448b181f5ddfa92b5"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#af97980a17dd4e37448b181f5ddfa92b5">VisitEnter</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> &amp;, const <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a> *)</td></tr>
+<tr class="memdesc:af97980a17dd4e37448b181f5ddfa92b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit an element. <br /></td></tr>
+<tr class="separator:af97980a17dd4e37448b181f5ddfa92b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a772f10ddc83f881956d32628faa16eb6"><td class="memItemLeft" align="right" valign="top"><a id="a772f10ddc83f881956d32628faa16eb6"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a772f10ddc83f881956d32628faa16eb6">VisitExit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> &amp;)</td></tr>
+<tr class="memdesc:a772f10ddc83f881956d32628faa16eb6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit an element. <br /></td></tr>
+<tr class="separator:a772f10ddc83f881956d32628faa16eb6"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adc75bd459fc7ba8223b50f0616767f9a"><td class="memItemLeft" align="right" valign="top"><a id="adc75bd459fc7ba8223b50f0616767f9a"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> &amp;)</td></tr>
+<tr class="memdesc:adc75bd459fc7ba8223b50f0616767f9a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a declaration. <br /></td></tr>
+<tr class="separator:adc75bd459fc7ba8223b50f0616767f9a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af30233565856480ea48b6fa0d6dec65b"><td class="memItemLeft" align="right" valign="top"><a id="af30233565856480ea48b6fa0d6dec65b"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#af30233565856480ea48b6fa0d6dec65b">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> &amp;)</td></tr>
+<tr class="memdesc:af30233565856480ea48b6fa0d6dec65b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a text node. <br /></td></tr>
+<tr class="separator:af30233565856480ea48b6fa0d6dec65b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:acc8147fb5a85f6c65721654e427752d7"><td class="memItemLeft" align="right" valign="top"><a id="acc8147fb5a85f6c65721654e427752d7"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#acc8147fb5a85f6c65721654e427752d7">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> &amp;)</td></tr>
+<tr class="memdesc:acc8147fb5a85f6c65721654e427752d7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit a comment node. <br /></td></tr>
+<tr class="separator:acc8147fb5a85f6c65721654e427752d7"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a14e4748387c34bf53d24e8119bb1f292"><td class="memItemLeft" align="right" valign="top"><a id="a14e4748387c34bf53d24e8119bb1f292"></a>
+virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a14e4748387c34bf53d24e8119bb1f292">Visit</a> (const <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> &amp;)</td></tr>
+<tr class="memdesc:a14e4748387c34bf53d24e8119bb1f292"><td class="mdescLeft">&#160;</td><td class="mdescRight">Visit an unknown node. <br /></td></tr>
+<tr class="separator:a14e4748387c34bf53d24e8119bb1f292"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>Implements the interface to the "Visitor pattern" (see the Accept() method.) If you call the Accept() method, it requires being passed a <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a> class to handle callbacks. For nodes that contain other nodes (Document, Element) you will get called with a VisitEnter/VisitExit pair. Nodes that are always leafs are simply called with <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a" title="Visit a declaration.">Visit()</a>.</p>
+<p>If you return 'true' from a Visit method, recursive parsing will continue. If you return false, <b>no children of this node or its siblings</b> will be visited.</p>
+<p>All flavors of Visit methods have a default implementation that returns 'true' (continue visiting). You need to only override methods that are interesting to you.</p>
+<p>Generally Accept() is called on the <a class="el" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>, although all nodes support visiting.</p>
+<p>You should never change the document from a callback.</p>
+<dl class="section see"><dt>See also</dt><dd><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">XMLNode::Accept()</a> </dd></dl>
+</div><hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor.png b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor.png
new file mode 100644 (file)
index 0000000..8ae4c23
Binary files /dev/null and b/tinyxml2/docs/classtinyxml2_1_1_x_m_l_visitor.png differ
diff --git a/tinyxml2/docs/closed.png b/tinyxml2/docs/closed.png
new file mode 100644 (file)
index 0000000..98cc2c9
Binary files /dev/null and b/tinyxml2/docs/closed.png differ
diff --git a/tinyxml2/docs/doc.png b/tinyxml2/docs/doc.png
new file mode 100644 (file)
index 0000000..17edabf
Binary files /dev/null and b/tinyxml2/docs/doc.png differ
diff --git a/tinyxml2/docs/doxygen.css b/tinyxml2/docs/doxygen.css
new file mode 100644 (file)
index 0000000..ffbff02
--- /dev/null
@@ -0,0 +1,1793 @@
+/* The standard CSS for doxygen 1.9.1 */
+
+body, table, div, p, dl {
+       font: 400 14px/22px Roboto,sans-serif;
+}
+
+p.reference, p.definition {
+       font: 400 14px/22px Roboto,sans-serif;
+}
+
+/* @group Heading Levels */
+
+h1.groupheader {
+       font-size: 150%;
+}
+
+.title {
+       font: 400 14px/28px Roboto,sans-serif;
+       font-size: 150%;
+       font-weight: bold;
+       margin: 10px 2px;
+}
+
+h2.groupheader {
+       border-bottom: 1px solid #879ECB;
+       color: #354C7B;
+       font-size: 150%;
+       font-weight: normal;
+       margin-top: 1.75em;
+       padding-top: 8px;
+       padding-bottom: 4px;
+       width: 100%;
+}
+
+h3.groupheader {
+       font-size: 100%;
+}
+
+h1, h2, h3, h4, h5, h6 {
+       -webkit-transition: text-shadow 0.5s linear;
+       -moz-transition: text-shadow 0.5s linear;
+       -ms-transition: text-shadow 0.5s linear;
+       -o-transition: text-shadow 0.5s linear;
+       transition: text-shadow 0.5s linear;
+       margin-right: 15px;
+}
+
+h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
+       text-shadow: 0 0 15px cyan;
+}
+
+dt {
+       font-weight: bold;
+}
+
+ul.multicol {
+       -moz-column-gap: 1em;
+       -webkit-column-gap: 1em;
+       column-gap: 1em;
+       -moz-column-count: 3;
+       -webkit-column-count: 3;
+       column-count: 3;
+}
+
+p.startli, p.startdd {
+       margin-top: 2px;
+}
+
+th p.starttd, th p.intertd, th p.endtd {
+        font-size: 100%;
+        font-weight: 700;
+}
+
+p.starttd {
+       margin-top: 0px;
+}
+
+p.endli {
+       margin-bottom: 0px;
+}
+
+p.enddd {
+       margin-bottom: 4px;
+}
+
+p.endtd {
+       margin-bottom: 2px;
+}
+
+p.interli {
+}
+
+p.interdd {
+}
+
+p.intertd {
+}
+
+/* @end */
+
+caption {
+       font-weight: bold;
+}
+
+span.legend {
+       font-size: 70%;
+       text-align: center;
+}
+
+h3.version {
+       font-size: 90%;
+       text-align: center;
+}
+
+div.navtab {
+       border-right: 1px solid #A3B4D7;
+       padding-right: 15px;
+       text-align: right;
+       line-height: 110%;
+}
+
+div.navtab table {
+       border-spacing: 0;
+}
+
+td.navtab {
+       padding-right: 6px;
+       padding-left: 6px;
+}
+td.navtabHL {
+       background-image: url('tab_a.png');
+       background-repeat:repeat-x;
+       padding-right: 6px;
+       padding-left: 6px;
+}
+
+td.navtabHL a, td.navtabHL a:visited {
+       color: #fff;
+       text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
+}
+
+a.navtab {
+       font-weight: bold;
+}
+
+div.qindex{
+       text-align: center;
+       width: 100%;
+       line-height: 140%;
+       font-size: 130%;
+       color: #A0A0A0;
+}
+
+dt.alphachar{
+       font-size: 180%;
+       font-weight: bold;
+}
+
+.alphachar a{
+       color: black;
+}
+
+.alphachar a:hover, .alphachar a:visited{
+       text-decoration: none;
+}
+
+.classindex dl {
+       padding: 25px;
+       column-count:1
+}
+
+.classindex dd {
+       display:inline-block;
+       margin-left: 50px;
+       width: 90%;
+       line-height: 1.15em;
+}
+
+.classindex dl.odd {
+       background-color: #F8F9FC;
+}
+
+@media(min-width: 1120px) {
+       .classindex dl {
+               column-count:2
+       }
+}
+
+@media(min-width: 1320px) {
+       .classindex dl {
+               column-count:3
+       }
+}
+
+
+/* @group Link Styling */
+
+a {
+       color: #3D578C;
+       font-weight: normal;
+       text-decoration: none;
+}
+
+.contents a:visited {
+       color: #4665A2;
+}
+
+a:hover {
+       text-decoration: underline;
+}
+
+.contents a.qindexHL:visited {
+        color: #FFFFFF;
+}
+
+a.el {
+       font-weight: bold;
+}
+
+a.elRef {
+}
+
+a.code, a.code:visited, a.line, a.line:visited {
+       color: #4665A2; 
+}
+
+a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
+       color: #4665A2; 
+}
+
+/* @end */
+
+dl.el {
+       margin-left: -1cm;
+}
+
+ul {
+  overflow: hidden; /*Fixed: list item bullets overlap floating elements*/
+}
+
+#side-nav ul {
+  overflow: visible; /* reset ul rule for scroll bar in GENERATE_TREEVIEW window */
+}
+
+#main-nav ul {
+  overflow: visible; /* reset ul rule for the navigation bar drop down lists */
+}
+
+.fragment {
+  text-align: left;
+  direction: ltr;
+  overflow-x: auto; /*Fixed: fragment lines overlap floating elements*/
+  overflow-y: hidden;
+}
+
+pre.fragment {
+        border: 1px solid #C4CFE5;
+        background-color: #FBFCFD;
+        padding: 4px 6px;
+        margin: 4px 8px 4px 2px;
+        overflow: auto;
+        word-wrap: break-word;
+        font-size:  9pt;
+        line-height: 125%;
+        font-family: monospace, fixed;
+        font-size: 105%;
+}
+
+div.fragment {
+  padding: 0 0 1px 0; /*Fixed: last line underline overlap border*/
+  margin: 4px 8px 4px 2px;
+       background-color: #FBFCFD;
+       border: 1px solid #C4CFE5;
+}
+
+div.line {
+       font-family: monospace, fixed;
+        font-size: 13px;
+       min-height: 13px;
+       line-height: 1.0;
+       text-wrap: unrestricted;
+       white-space: -moz-pre-wrap; /* Moz */
+       white-space: -pre-wrap;     /* Opera 4-6 */
+       white-space: -o-pre-wrap;   /* Opera 7 */
+       white-space: pre-wrap;      /* CSS3  */
+       word-wrap: break-word;      /* IE 5.5+ */
+       text-indent: -53px;
+       padding-left: 53px;
+       padding-bottom: 0px;
+       margin: 0px;
+       -webkit-transition-property: background-color, box-shadow;
+       -webkit-transition-duration: 0.5s;
+       -moz-transition-property: background-color, box-shadow;
+       -moz-transition-duration: 0.5s;
+       -ms-transition-property: background-color, box-shadow;
+       -ms-transition-duration: 0.5s;
+       -o-transition-property: background-color, box-shadow;
+       -o-transition-duration: 0.5s;
+       transition-property: background-color, box-shadow;
+       transition-duration: 0.5s;
+}
+
+div.line:after {
+    content:"\000A";
+    white-space: pre;
+}
+
+div.line.glow {
+       background-color: cyan;
+       box-shadow: 0 0 10px cyan;
+}
+
+
+span.lineno {
+       padding-right: 4px;
+       text-align: right;
+       border-right: 2px solid #0F0;
+       background-color: #E8E8E8;
+        white-space: pre;
+}
+span.lineno a {
+       background-color: #D8D8D8;
+}
+
+span.lineno a:hover {
+       background-color: #C8C8C8;
+}
+
+.lineno {
+       -webkit-touch-callout: none;
+       -webkit-user-select: none;
+       -khtml-user-select: none;
+       -moz-user-select: none;
+       -ms-user-select: none;
+       user-select: none;
+}
+
+div.ah, span.ah {
+       background-color: black;
+       font-weight: bold;
+       color: #FFFFFF;
+       margin-bottom: 3px;
+       margin-top: 3px;
+       padding: 0.2em;
+       border: solid thin #333;
+       border-radius: 0.5em;
+       -webkit-border-radius: .5em;
+       -moz-border-radius: .5em;
+       box-shadow: 2px 2px 3px #999;
+       -webkit-box-shadow: 2px 2px 3px #999;
+       -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
+       background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
+       background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000 110%);
+}
+
+div.classindex ul {
+        list-style: none;
+        padding-left: 0;
+}
+
+div.classindex span.ai {
+        display: inline-block;
+}
+
+div.groupHeader {
+       margin-left: 16px;
+       margin-top: 12px;
+       font-weight: bold;
+}
+
+div.groupText {
+       margin-left: 16px;
+       font-style: italic;
+}
+
+body {
+       background-color: white;
+       color: black;
+        margin: 0;
+}
+
+div.contents {
+       margin-top: 10px;
+       margin-left: 12px;
+       margin-right: 8px;
+}
+
+td.indexkey {
+       background-color: #EBEFF6;
+       font-weight: bold;
+       border: 1px solid #C4CFE5;
+       margin: 2px 0px 2px 0;
+       padding: 2px 10px;
+        white-space: nowrap;
+        vertical-align: top;
+}
+
+td.indexvalue {
+       background-color: #EBEFF6;
+       border: 1px solid #C4CFE5;
+       padding: 2px 10px;
+       margin: 2px 0px;
+}
+
+tr.memlist {
+       background-color: #EEF1F7;
+}
+
+p.formulaDsp {
+       text-align: center;
+}
+
+img.formulaDsp {
+       
+}
+
+img.formulaInl, img.inline {
+       vertical-align: middle;
+}
+
+div.center {
+       text-align: center;
+        margin-top: 0px;
+        margin-bottom: 0px;
+        padding: 0px;
+}
+
+div.center img {
+       border: 0px;
+}
+
+address.footer {
+       text-align: right;
+       padding-right: 12px;
+}
+
+img.footer {
+       border: 0px;
+       vertical-align: middle;
+}
+
+/* @group Code Colorization */
+
+span.keyword {
+       color: #008000
+}
+
+span.keywordtype {
+       color: #604020
+}
+
+span.keywordflow {
+       color: #e08000
+}
+
+span.comment {
+       color: #800000
+}
+
+span.preprocessor {
+       color: #806020
+}
+
+span.stringliteral {
+       color: #002080
+}
+
+span.charliteral {
+       color: #008080
+}
+
+span.vhdldigit { 
+       color: #ff00ff 
+}
+
+span.vhdlchar { 
+       color: #000000 
+}
+
+span.vhdlkeyword { 
+       color: #700070 
+}
+
+span.vhdllogic { 
+       color: #ff0000 
+}
+
+blockquote {
+        background-color: #F7F8FB;
+        border-left: 2px solid #9CAFD4;
+        margin: 0 24px 0 4px;
+        padding: 0 12px 0 16px;
+}
+
+blockquote.DocNodeRTL {
+   border-left: 0;
+   border-right: 2px solid #9CAFD4;
+   margin: 0 4px 0 24px;
+   padding: 0 16px 0 12px;
+}
+
+/* @end */
+
+/*
+.search {
+       color: #003399;
+       font-weight: bold;
+}
+
+form.search {
+       margin-bottom: 0px;
+       margin-top: 0px;
+}
+
+input.search {
+       font-size: 75%;
+       color: #000080;
+       font-weight: normal;
+       background-color: #e8eef2;
+}
+*/
+
+td.tiny {
+       font-size: 75%;
+}
+
+.dirtab {
+       padding: 4px;
+       border-collapse: collapse;
+       border: 1px solid #A3B4D7;
+}
+
+th.dirtab {
+       background: #EBEFF6;
+       font-weight: bold;
+}
+
+hr {
+       height: 0px;
+       border: none;
+       border-top: 1px solid #4A6AAA;
+}
+
+hr.footer {
+       height: 1px;
+}
+
+/* @group Member Descriptions */
+
+table.memberdecls {
+       border-spacing: 0px;
+       padding: 0px;
+}
+
+.memberdecls td, .fieldtable tr {
+       -webkit-transition-property: background-color, box-shadow;
+       -webkit-transition-duration: 0.5s;
+       -moz-transition-property: background-color, box-shadow;
+       -moz-transition-duration: 0.5s;
+       -ms-transition-property: background-color, box-shadow;
+       -ms-transition-duration: 0.5s;
+       -o-transition-property: background-color, box-shadow;
+       -o-transition-duration: 0.5s;
+       transition-property: background-color, box-shadow;
+       transition-duration: 0.5s;
+}
+
+.memberdecls td.glow, .fieldtable tr.glow {
+       background-color: cyan;
+       box-shadow: 0 0 15px cyan;
+}
+
+.mdescLeft, .mdescRight,
+.memItemLeft, .memItemRight,
+.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
+       background-color: #F9FAFC;
+       border: none;
+       margin: 4px;
+       padding: 1px 0 0 8px;
+}
+
+.mdescLeft, .mdescRight {
+       padding: 0px 8px 4px 8px;
+       color: #555;
+}
+
+.memSeparator {
+        border-bottom: 1px solid #DEE4F0;
+        line-height: 1px;
+        margin: 0px;
+        padding: 0px;
+}
+
+.memItemLeft, .memTemplItemLeft {
+        white-space: nowrap;
+}
+
+.memItemRight, .memTemplItemRight {
+       width: 100%;
+}
+
+.memTemplParams {
+       color: #4665A2;
+        white-space: nowrap;
+       font-size: 80%;
+}
+
+/* @end */
+
+/* @group Member Details */
+
+/* Styles for detailed member documentation */
+
+.memtitle {
+       padding: 8px;
+       border-top: 1px solid #A8B8D9;
+       border-left: 1px solid #A8B8D9;
+       border-right: 1px solid #A8B8D9;
+       border-top-right-radius: 4px;
+       border-top-left-radius: 4px;
+       margin-bottom: -1px;
+       background-image: url('nav_f.png');
+       background-repeat: repeat-x;
+       background-color: #E2E8F2;
+       line-height: 1.25;
+       font-weight: 300;
+       float:left;
+}
+
+.permalink
+{
+        font-size: 65%;
+        display: inline-block;
+        vertical-align: middle;
+}
+
+.memtemplate {
+       font-size: 80%;
+       color: #4665A2;
+       font-weight: normal;
+       margin-left: 9px;
+}
+
+.memnav {
+       background-color: #EBEFF6;
+       border: 1px solid #A3B4D7;
+       text-align: center;
+       margin: 2px;
+       margin-right: 15px;
+       padding: 2px;
+}
+
+.mempage {
+       width: 100%;
+}
+
+.memitem {
+       padding: 0;
+       margin-bottom: 10px;
+       margin-right: 5px;
+        -webkit-transition: box-shadow 0.5s linear;
+        -moz-transition: box-shadow 0.5s linear;
+        -ms-transition: box-shadow 0.5s linear;
+        -o-transition: box-shadow 0.5s linear;
+        transition: box-shadow 0.5s linear;
+        display: table !important;
+        width: 100%;
+}
+
+.memitem.glow {
+         box-shadow: 0 0 15px cyan;
+}
+
+.memname {
+        font-weight: 400;
+        margin-left: 6px;
+}
+
+.memname td {
+       vertical-align: bottom;
+}
+
+.memproto, dl.reflist dt {
+        border-top: 1px solid #A8B8D9;
+        border-left: 1px solid #A8B8D9;
+        border-right: 1px solid #A8B8D9;
+        padding: 6px 0px 6px 0px;
+        color: #253555;
+        font-weight: bold;
+        text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
+        background-color: #DFE5F1;
+        /* opera specific markup */
+        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+        border-top-right-radius: 4px;
+        /* firefox specific markup */
+        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
+        -moz-border-radius-topright: 4px;
+        /* webkit specific markup */
+        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+        -webkit-border-top-right-radius: 4px;
+
+}
+
+.overload {
+        font-family: "courier new",courier,monospace;
+       font-size: 65%;
+}
+
+.memdoc, dl.reflist dd {
+        border-bottom: 1px solid #A8B8D9;      
+        border-left: 1px solid #A8B8D9;      
+        border-right: 1px solid #A8B8D9; 
+        padding: 6px 10px 2px 10px;
+        background-color: #FBFCFD;
+        border-top-width: 0;
+        background-image:url('nav_g.png');
+        background-repeat:repeat-x;
+        background-color: #FFFFFF;
+        /* opera specific markup */
+        border-bottom-left-radius: 4px;
+        border-bottom-right-radius: 4px;
+        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+        /* firefox specific markup */
+        -moz-border-radius-bottomleft: 4px;
+        -moz-border-radius-bottomright: 4px;
+        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
+        /* webkit specific markup */
+        -webkit-border-bottom-left-radius: 4px;
+        -webkit-border-bottom-right-radius: 4px;
+        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+}
+
+dl.reflist dt {
+        padding: 5px;
+}
+
+dl.reflist dd {
+        margin: 0px 0px 10px 0px;
+        padding: 5px;
+}
+
+.paramkey {
+       text-align: right;
+}
+
+.paramtype {
+       white-space: nowrap;
+}
+
+.paramname {
+       color: #602020;
+       white-space: nowrap;
+}
+.paramname em {
+       font-style: normal;
+}
+.paramname code {
+        line-height: 14px;
+}
+
+.params, .retval, .exception, .tparams {
+        margin-left: 0px;
+        padding-left: 0px;
+}       
+
+.params .paramname, .retval .paramname, .tparams .paramname, .exception .paramname {
+        font-weight: bold;
+        vertical-align: top;
+}
+        
+.params .paramtype, .tparams .paramtype {
+        font-style: italic;
+        vertical-align: top;
+}       
+        
+.params .paramdir, .tparams .paramdir {
+        font-family: "courier new",courier,monospace;
+        vertical-align: top;
+}
+
+table.mlabels {
+       border-spacing: 0px;
+}
+
+td.mlabels-left {
+       width: 100%;
+       padding: 0px;
+}
+
+td.mlabels-right {
+       vertical-align: bottom;
+       padding: 0px;
+       white-space: nowrap;
+}
+
+span.mlabels {
+        margin-left: 8px;
+}
+
+span.mlabel {
+        background-color: #728DC1;
+        border-top:1px solid #5373B4;
+        border-left:1px solid #5373B4;
+        border-right:1px solid #C4CFE5;
+        border-bottom:1px solid #C4CFE5;
+       text-shadow: none;
+       color: white;
+       margin-right: 4px;
+       padding: 2px 3px;
+       border-radius: 3px;
+       font-size: 7pt;
+       white-space: nowrap;
+       vertical-align: middle;
+}
+
+
+
+/* @end */
+
+/* these are for tree view inside a (index) page */
+
+div.directory {
+        margin: 10px 0px;
+        border-top: 1px solid #9CAFD4;
+        border-bottom: 1px solid #9CAFD4;
+        width: 100%;
+}
+
+.directory table {
+        border-collapse:collapse;
+}
+
+.directory td {
+        margin: 0px;
+        padding: 0px;
+       vertical-align: top;
+}
+
+.directory td.entry {
+        white-space: nowrap;
+        padding-right: 6px;
+       padding-top: 3px;
+}
+
+.directory td.entry a {
+        outline:none;
+}
+
+.directory td.entry a img {
+        border: none;
+}
+
+.directory td.desc {
+        width: 100%;
+        padding-left: 6px;
+       padding-right: 6px;
+       padding-top: 3px;
+       border-left: 1px solid rgba(0,0,0,0.05);
+}
+
+.directory tr.even {
+       padding-left: 6px;
+       background-color: #F7F8FB;
+}
+
+.directory img {
+       vertical-align: -30%;
+}
+
+.directory .levels {
+        white-space: nowrap;
+        width: 100%;
+        text-align: right;
+        font-size: 9pt;
+}
+
+.directory .levels span {
+        cursor: pointer;
+        padding-left: 2px;
+        padding-right: 2px;
+       color: #3D578C;
+}
+
+.arrow {
+    color: #9CAFD4;
+    -webkit-user-select: none;
+    -khtml-user-select: none;
+    -moz-user-select: none;
+    -ms-user-select: none;
+    user-select: none;
+    cursor: pointer;
+    font-size: 80%;
+    display: inline-block;
+    width: 16px;
+    height: 22px;
+}
+
+.icon {
+    font-family: Arial, Helvetica;
+    font-weight: bold;
+    font-size: 12px;
+    height: 14px;
+    width: 16px;
+    display: inline-block;
+    background-color: #728DC1;
+    color: white;
+    text-align: center;
+    border-radius: 4px;
+    margin-left: 2px;
+    margin-right: 2px;
+}
+
+.icona {
+    width: 24px;
+    height: 22px;
+    display: inline-block;
+}
+
+.iconfopen {
+    width: 24px;
+    height: 18px;
+    margin-bottom: 4px;
+    background-image:url('folderopen.png');
+    background-position: 0px -4px;
+    background-repeat: repeat-y;
+    vertical-align:top;
+    display: inline-block;
+}
+
+.iconfclosed {
+    width: 24px;
+    height: 18px;
+    margin-bottom: 4px;
+    background-image:url('folderclosed.png');
+    background-position: 0px -4px;
+    background-repeat: repeat-y;
+    vertical-align:top;
+    display: inline-block;
+}
+
+.icondoc {
+    width: 24px;
+    height: 18px;
+    margin-bottom: 4px;
+    background-image:url('doc.png');
+    background-position: 0px -4px;
+    background-repeat: repeat-y;
+    vertical-align:top;
+    display: inline-block;
+}
+
+table.directory {
+    font: 400 14px Roboto,sans-serif;
+}
+
+/* @end */
+
+div.dynheader {
+        margin-top: 8px;
+       -webkit-touch-callout: none;
+       -webkit-user-select: none;
+       -khtml-user-select: none;
+       -moz-user-select: none;
+       -ms-user-select: none;
+       user-select: none;
+}
+
+address {
+       font-style: normal;
+       color: #2A3D61;
+}
+
+table.doxtable caption {
+       caption-side: top;
+}
+
+table.doxtable {
+       border-collapse:collapse;
+        margin-top: 4px;
+        margin-bottom: 4px;
+}
+
+table.doxtable td, table.doxtable th {
+       border: 1px solid #2D4068;
+       padding: 3px 7px 2px;
+}
+
+table.doxtable th {
+       background-color: #374F7F;
+       color: #FFFFFF;
+       font-size: 110%;
+       padding-bottom: 4px;
+       padding-top: 5px;
+}
+
+table.fieldtable {
+        /*width: 100%;*/
+        margin-bottom: 10px;
+        border: 1px solid #A8B8D9;
+        border-spacing: 0px;
+        -moz-border-radius: 4px;
+        -webkit-border-radius: 4px;
+        border-radius: 4px;
+        -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
+        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
+        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
+}
+
+.fieldtable td, .fieldtable th {
+        padding: 3px 7px 2px;
+}
+
+.fieldtable td.fieldtype, .fieldtable td.fieldname {
+        white-space: nowrap;
+        border-right: 1px solid #A8B8D9;
+        border-bottom: 1px solid #A8B8D9;
+        vertical-align: top;
+}
+
+.fieldtable td.fieldname {
+        padding-top: 3px;
+}
+
+.fieldtable td.fielddoc {
+        border-bottom: 1px solid #A8B8D9;
+        /*width: 100%;*/
+}
+
+.fieldtable td.fielddoc p:first-child {
+        margin-top: 0px;
+}       
+        
+.fieldtable td.fielddoc p:last-child {
+        margin-bottom: 2px;
+}
+
+.fieldtable tr:last-child td {
+        border-bottom: none;
+}
+
+.fieldtable th {
+        background-image:url('nav_f.png');
+        background-repeat:repeat-x;
+        background-color: #E2E8F2;
+        font-size: 90%;
+        color: #253555;
+        padding-bottom: 4px;
+        padding-top: 5px;
+        text-align:left;
+        font-weight: 400;
+        -moz-border-radius-topleft: 4px;
+        -moz-border-radius-topright: 4px;
+        -webkit-border-top-left-radius: 4px;
+        -webkit-border-top-right-radius: 4px;
+        border-top-left-radius: 4px;
+        border-top-right-radius: 4px;
+        border-bottom: 1px solid #A8B8D9;
+}
+
+
+.tabsearch {
+       top: 0px;
+       left: 10px;
+       height: 36px;
+       background-image: url('tab_b.png');
+       z-index: 101;
+       overflow: hidden;
+       font-size: 13px;
+}
+
+.navpath ul
+{
+       font-size: 11px;
+       background-image:url('tab_b.png');
+       background-repeat:repeat-x;
+       background-position: 0 -5px;
+       height:30px;
+       line-height:30px;
+       color:#8AA0CC;
+       border:solid 1px #C2CDE4;
+       overflow:hidden;
+       margin:0px;
+       padding:0px;
+}
+
+.navpath li
+{
+       list-style-type:none;
+       float:left;
+       padding-left:10px;
+       padding-right:15px;
+       background-image:url('bc_s.png');
+       background-repeat:no-repeat;
+       background-position:right;
+       color:#364D7C;
+}
+
+.navpath li.navelem a
+{
+       height:32px;
+       display:block;
+       text-decoration: none;
+       outline: none;
+       color: #283A5D;
+       font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
+       text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
+       text-decoration: none;        
+}
+
+.navpath li.navelem a:hover
+{
+       color:#6884BD;
+}
+
+.navpath li.footer
+{
+        list-style-type:none;
+        float:right;
+        padding-left:10px;
+        padding-right:15px;
+        background-image:none;
+        background-repeat:no-repeat;
+        background-position:right;
+        color:#364D7C;
+        font-size: 8pt;
+}
+
+
+div.summary
+{
+       float: right;
+       font-size: 8pt;
+       padding-right: 5px;
+       width: 50%;
+       text-align: right;
+}       
+
+div.summary a
+{
+       white-space: nowrap;
+}
+
+table.classindex
+{
+        margin: 10px;
+        white-space: nowrap;
+        margin-left: 3%;
+        margin-right: 3%;
+        width: 94%;
+        border: 0;
+        border-spacing: 0; 
+        padding: 0;
+}
+
+div.ingroups
+{
+       font-size: 8pt;
+       width: 50%;
+       text-align: left;
+}
+
+div.ingroups a
+{
+       white-space: nowrap;
+}
+
+div.header
+{
+        background-image:url('nav_h.png');
+        background-repeat:repeat-x;
+       background-color: #F9FAFC;
+       margin:  0px;
+       border-bottom: 1px solid #C4CFE5;
+}
+
+div.headertitle
+{
+       padding: 5px 5px 5px 10px;
+}
+
+.PageDocRTL-title div.headertitle {
+  text-align: right;
+  direction: rtl;
+}
+
+dl {
+        padding: 0 0 0 0;
+}
+
+/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug, dl.examples */
+dl.section {
+       margin-left: 0px;
+       padding-left: 0px;
+}
+
+dl.section.DocNodeRTL {
+  margin-right: 0px;
+  padding-right: 0px;
+}
+
+dl.note {
+  margin-left: -7px;
+  padding-left: 3px;
+  border-left: 4px solid;
+  border-color: #D0C000;
+}
+
+dl.note.DocNodeRTL {
+  margin-left: 0;
+  padding-left: 0;
+  border-left: 0;
+  margin-right: -7px;
+  padding-right: 3px;
+  border-right: 4px solid;
+  border-color: #D0C000;
+}
+
+dl.warning, dl.attention {
+  margin-left: -7px;
+  padding-left: 3px;
+  border-left: 4px solid;
+  border-color: #FF0000;
+}
+
+dl.warning.DocNodeRTL, dl.attention.DocNodeRTL {
+  margin-left: 0;
+  padding-left: 0;
+  border-left: 0;
+  margin-right: -7px;
+  padding-right: 3px;
+  border-right: 4px solid;
+  border-color: #FF0000;
+}
+
+dl.pre, dl.post, dl.invariant {
+  margin-left: -7px;
+  padding-left: 3px;
+  border-left: 4px solid;
+  border-color: #00D000;
+}
+
+dl.pre.DocNodeRTL, dl.post.DocNodeRTL, dl.invariant.DocNodeRTL {
+  margin-left: 0;
+  padding-left: 0;
+  border-left: 0;
+  margin-right: -7px;
+  padding-right: 3px;
+  border-right: 4px solid;
+  border-color: #00D000;
+}
+
+dl.deprecated {
+  margin-left: -7px;
+  padding-left: 3px;
+  border-left: 4px solid;
+  border-color: #505050;
+}
+
+dl.deprecated.DocNodeRTL {
+  margin-left: 0;
+  padding-left: 0;
+  border-left: 0;
+  margin-right: -7px;
+  padding-right: 3px;
+  border-right: 4px solid;
+  border-color: #505050;
+}
+
+dl.todo {
+  margin-left: -7px;
+  padding-left: 3px;
+  border-left: 4px solid;
+  border-color: #00C0E0;
+}
+
+dl.todo.DocNodeRTL {
+  margin-left: 0;
+  padding-left: 0;
+  border-left: 0;
+  margin-right: -7px;
+  padding-right: 3px;
+  border-right: 4px solid;
+  border-color: #00C0E0;
+}
+
+dl.test {
+  margin-left: -7px;
+  padding-left: 3px;
+  border-left: 4px solid;
+  border-color: #3030E0;
+}
+
+dl.test.DocNodeRTL {
+  margin-left: 0;
+  padding-left: 0;
+  border-left: 0;
+  margin-right: -7px;
+  padding-right: 3px;
+  border-right: 4px solid;
+  border-color: #3030E0;
+}
+
+dl.bug {
+  margin-left: -7px;
+  padding-left: 3px;
+  border-left: 4px solid;
+  border-color: #C08050;
+}
+
+dl.bug.DocNodeRTL {
+  margin-left: 0;
+  padding-left: 0;
+  border-left: 0;
+  margin-right: -7px;
+  padding-right: 3px;
+  border-right: 4px solid;
+  border-color: #C08050;
+}
+
+dl.section dd {
+       margin-bottom: 6px;
+}
+
+
+#projectlogo
+{
+       text-align: center;
+       vertical-align: bottom;
+       border-collapse: separate;
+}
+#projectlogo img
+{ 
+       border: 0px none;
+}
+#projectalign
+{
+        vertical-align: middle;
+}
+
+#projectname
+{
+       font: 300% Tahoma, Arial,sans-serif;
+       margin: 0px;
+       padding: 2px 0px;
+}
+    
+#projectbrief
+{
+       font: 120% Tahoma, Arial,sans-serif;
+       margin: 0px;
+       padding: 0px;
+}
+
+#projectnumber
+{
+       font: 50% Tahoma, Arial,sans-serif;
+       margin: 0px;
+       padding: 0px;
+}
+
+#titlearea
+{
+       padding: 0px;
+       margin: 0px;
+       width: 100%;
+       border-bottom: 1px solid #5373B4;
+}
+
+.image
+{
+        text-align: center;
+}
+
+.dotgraph
+{
+        text-align: center;
+}
+
+.mscgraph
+{
+        text-align: center;
+}
+
+.plantumlgraph
+{
+        text-align: center;
+}
+
+.diagraph
+{
+        text-align: center;
+}
+
+.caption
+{
+       font-weight: bold;
+}
+
+div.zoom
+{
+       border: 1px solid #90A5CE;
+}
+
+dl.citelist {
+        margin-bottom:50px;
+}
+
+dl.citelist dt {
+        color:#334975;
+        float:left;
+        font-weight:bold;
+        margin-right:10px;
+        padding:5px;
+        text-align:right;
+        width:52px;
+}
+
+dl.citelist dd {
+        margin:2px 0 2px 72px;
+        padding:5px 0;
+}
+
+div.toc {
+        padding: 14px 25px;
+        background-color: #F4F6FA;
+        border: 1px solid #D8DFEE;
+        border-radius: 7px 7px 7px 7px;
+        float: right;
+        height: auto;
+        margin: 0 8px 10px 10px;
+        width: 200px;
+}
+
+.PageDocRTL-title div.toc {
+  float: left !important;
+  text-align: right;
+}
+
+div.toc li {
+        background: url("bdwn.png") no-repeat scroll 0 5px transparent;
+        font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;
+        margin-top: 5px;
+        padding-left: 10px;
+        padding-top: 2px;
+}
+
+.PageDocRTL-title div.toc li {
+  background-position-x: right !important;
+  padding-left: 0 !important;
+  padding-right: 10px;
+}
+
+div.toc h3 {
+        font: bold 12px/1.2 Arial,FreeSans,sans-serif;
+       color: #4665A2;
+        border-bottom: 0 none;
+        margin: 0;
+}
+
+div.toc ul {
+        list-style: none outside none;
+        border: medium none;
+        padding: 0px;
+}       
+
+div.toc li.level1 {
+        margin-left: 0px;
+}
+
+div.toc li.level2 {
+        margin-left: 15px;
+}
+
+div.toc li.level3 {
+        margin-left: 30px;
+}
+
+div.toc li.level4 {
+        margin-left: 45px;
+}
+
+span.emoji {
+        /* font family used at the site: https://unicode.org/emoji/charts/full-emoji-list.html
+         * font-family: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort;
+         */
+}
+
+.PageDocRTL-title div.toc li.level1 {
+  margin-left: 0 !important;
+  margin-right: 0;
+}
+
+.PageDocRTL-title div.toc li.level2 {
+  margin-left: 0 !important;
+  margin-right: 15px;
+}
+
+.PageDocRTL-title div.toc li.level3 {
+  margin-left: 0 !important;
+  margin-right: 30px;
+}
+
+.PageDocRTL-title div.toc li.level4 {
+  margin-left: 0 !important;
+  margin-right: 45px;
+}
+
+.inherit_header {
+        font-weight: bold;
+        color: gray;
+        cursor: pointer;
+       -webkit-touch-callout: none;
+       -webkit-user-select: none;
+       -khtml-user-select: none;
+       -moz-user-select: none;
+       -ms-user-select: none;
+       user-select: none;
+}
+
+.inherit_header td {
+        padding: 6px 0px 2px 5px;
+}
+
+.inherit {
+        display: none;
+}
+
+tr.heading h2 {
+        margin-top: 12px;
+        margin-bottom: 4px;
+}
+
+/* tooltip related style info */
+
+.ttc {
+        position: absolute;
+        display: none;
+}
+
+#powerTip {
+       cursor: default;
+       white-space: nowrap;
+       background-color: white;
+       border: 1px solid gray;
+       border-radius: 4px 4px 4px 4px;
+       box-shadow: 1px 1px 7px gray;
+       display: none;
+       font-size: smaller;
+       max-width: 80%;
+       opacity: 0.9;
+       padding: 1ex 1em 1em;
+       position: absolute;
+       z-index: 2147483647;
+}
+
+#powerTip div.ttdoc {
+        color: grey;
+       font-style: italic;
+}
+
+#powerTip div.ttname a {
+        font-weight: bold;
+}
+
+#powerTip div.ttname {
+        font-weight: bold;
+}
+
+#powerTip div.ttdeci {
+        color: #006318;
+}
+
+#powerTip div {
+        margin: 0px;
+        padding: 0px;
+        font: 12px/16px Roboto,sans-serif;
+}
+
+#powerTip:before, #powerTip:after {
+       content: "";
+       position: absolute;
+       margin: 0px;
+}
+
+#powerTip.n:after,  #powerTip.n:before,
+#powerTip.s:after,  #powerTip.s:before,
+#powerTip.w:after,  #powerTip.w:before,
+#powerTip.e:after,  #powerTip.e:before,
+#powerTip.ne:after, #powerTip.ne:before,
+#powerTip.se:after, #powerTip.se:before,
+#powerTip.nw:after, #powerTip.nw:before,
+#powerTip.sw:after, #powerTip.sw:before {
+       border: solid transparent;
+       content: " ";
+       height: 0;
+       width: 0;
+       position: absolute;
+}
+
+#powerTip.n:after,  #powerTip.s:after,
+#powerTip.w:after,  #powerTip.e:after,
+#powerTip.nw:after, #powerTip.ne:after,
+#powerTip.sw:after, #powerTip.se:after {
+       border-color: rgba(255, 255, 255, 0);
+}
+
+#powerTip.n:before,  #powerTip.s:before,
+#powerTip.w:before,  #powerTip.e:before,
+#powerTip.nw:before, #powerTip.ne:before,
+#powerTip.sw:before, #powerTip.se:before {
+       border-color: rgba(128, 128, 128, 0);
+}
+
+#powerTip.n:after,  #powerTip.n:before,
+#powerTip.ne:after, #powerTip.ne:before,
+#powerTip.nw:after, #powerTip.nw:before {
+       top: 100%;
+}
+
+#powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
+       border-top-color: #FFFFFF;
+       border-width: 10px;
+       margin: 0px -10px;
+}
+#powerTip.n:before {
+       border-top-color: #808080;
+       border-width: 11px;
+       margin: 0px -11px;
+}
+#powerTip.n:after, #powerTip.n:before {
+       left: 50%;
+}
+
+#powerTip.nw:after, #powerTip.nw:before {
+       right: 14px;
+}
+
+#powerTip.ne:after, #powerTip.ne:before {
+       left: 14px;
+}
+
+#powerTip.s:after,  #powerTip.s:before,
+#powerTip.se:after, #powerTip.se:before,
+#powerTip.sw:after, #powerTip.sw:before {
+       bottom: 100%;
+}
+
+#powerTip.s:after, #powerTip.se:after, #powerTip.sw:after {
+       border-bottom-color: #FFFFFF;
+       border-width: 10px;
+       margin: 0px -10px;
+}
+
+#powerTip.s:before, #powerTip.se:before, #powerTip.sw:before {
+       border-bottom-color: #808080;
+       border-width: 11px;
+       margin: 0px -11px;
+}
+
+#powerTip.s:after, #powerTip.s:before {
+       left: 50%;
+}
+
+#powerTip.sw:after, #powerTip.sw:before {
+       right: 14px;
+}
+
+#powerTip.se:after, #powerTip.se:before {
+       left: 14px;
+}
+
+#powerTip.e:after, #powerTip.e:before {
+       left: 100%;
+}
+#powerTip.e:after {
+       border-left-color: #FFFFFF;
+       border-width: 10px;
+       top: 50%;
+       margin-top: -10px;
+}
+#powerTip.e:before {
+       border-left-color: #808080;
+       border-width: 11px;
+       top: 50%;
+       margin-top: -11px;
+}
+
+#powerTip.w:after, #powerTip.w:before {
+       right: 100%;
+}
+#powerTip.w:after {
+       border-right-color: #FFFFFF;
+       border-width: 10px;
+       top: 50%;
+       margin-top: -10px;
+}
+#powerTip.w:before {
+       border-right-color: #808080;
+       border-width: 11px;
+       top: 50%;
+       margin-top: -11px;
+}
+
+@media print
+{
+  #top { display: none; }
+  #side-nav { display: none; }
+  #nav-path { display: none; }
+  body { overflow:visible; }
+  h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
+  .summary { display: none; }
+  .memitem { page-break-inside: avoid; }
+  #doc-content
+  {
+    margin-left:0 !important;
+    height:auto !important;
+    width:auto !important;
+    overflow:inherit;
+    display:inline;
+  }
+}
+
+/* @group Markdown */
+
+table.markdownTable {
+       border-collapse:collapse;
+        margin-top: 4px;
+        margin-bottom: 4px;
+}
+
+table.markdownTable td, table.markdownTable th {
+       border: 1px solid #2D4068;
+       padding: 3px 7px 2px;
+}
+
+table.markdownTable tr {
+}
+
+th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone {
+       background-color: #374F7F;
+       color: #FFFFFF;
+       font-size: 110%;
+       padding-bottom: 4px;
+       padding-top: 5px;
+}
+
+th.markdownTableHeadLeft, td.markdownTableBodyLeft {
+       text-align: left
+}
+
+th.markdownTableHeadRight, td.markdownTableBodyRight {
+       text-align: right
+}
+
+th.markdownTableHeadCenter, td.markdownTableBodyCenter {
+       text-align: center
+}
+
+.DocNodeRTL {
+  text-align: right;
+  direction: rtl;
+}
+
+.DocNodeLTR {
+  text-align: left;
+  direction: ltr;
+}
+
+table.DocNodeRTL {
+   width: auto;
+   margin-right: 0;
+   margin-left: auto;
+}
+
+table.DocNodeLTR {
+   width: auto;
+   margin-right: auto;
+   margin-left: 0;
+}
+
+tt, code, kbd, samp
+{
+  display: inline-block;
+  direction:ltr; 
+}
+/* @end */
+
+u {
+       text-decoration: underline;
+}
+
diff --git a/tinyxml2/docs/doxygen.png b/tinyxml2/docs/doxygen.png
new file mode 100644 (file)
index 0000000..3ff17d8
Binary files /dev/null and b/tinyxml2/docs/doxygen.png differ
diff --git a/tinyxml2/docs/doxygen.svg b/tinyxml2/docs/doxygen.svg
new file mode 100644 (file)
index 0000000..d42dad5
--- /dev/null
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg version="1.1" viewBox="0 0 104 31" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <defs>
+  <linearGradient id="a">
+   <stop stop-color="#5373B4" offset="0"/>
+   <stop stop-color="#7C95C6" offset="1"/>
+  </linearGradient>
+  <linearGradient id="d" x1="31.474" x2="31.474" y1="24.821" y2="26.773" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
+  <linearGradient id="c" x1="31.474" x2="31.474" y1="24.821" y2="26.773" gradientTransform="matrix(.6816 0 0 1.0248 72.391 -.91809)" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
+  <linearGradient id="b" x1="56.295" x2="56.295" y1="24.622" y2="26.574" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
+  <linearGradient id="e" x1="49.067" x2="48.956" y1="19.719" y2="9.5227" gradientTransform="matrix(.97968 0 0 1.0207 -.25579 -.25579)" gradientUnits="userSpaceOnUse">
+   <stop stop-color="#C0CCE3" offset="0"/>
+   <stop stop-color="#EEF1F7" offset="1"/>
+  </linearGradient>
+  <filter id="f" x="-.010676" y="-.045304" width="1.0214" height="1.0906" color-interpolation-filters="sRGB">
+   <feGaussianBlur stdDeviation="0.45293203"/>
+  </filter>
+ </defs>
+ <g>
+  <path transform="translate(-2.5759 -27.848)" d="m13.609 32.203v6.8633h-0.05078c-0.40533-0.66867-0.96254-1.1715-1.6719-1.5059-0.69244-0.35193-1.4282-0.52734-2.2051-0.52734-0.96267 0-1.807 0.2027-2.5332 0.60742-0.72622 0.38713-1.3344 0.90556-1.8242 1.5566-0.47289 0.65108-0.83456 1.4092-1.0879 2.2715-0.23644 0.84464-0.35547 1.7236-0.35547 2.6387 0 0.95022 0.11902 1.8643 0.35547 2.7441 0.25333 0.87983 0.615 1.6633 1.0879 2.3496 0.48978 0.66867 1.1065 1.2066 1.8496 1.6113 0.74311 0.38713 1.6044 0.58008 2.584 0.58008 0.86133 0 1.6311-0.15787 2.3066-0.47461 0.69244-0.33434 1.2497-0.87227 1.6719-1.6113h0.05078v1.7422h3.4199v-18.846zm12.875 4.8301c-1.0302 0-1.9596 0.17541-2.7871 0.52734-0.82756 0.33434-1.5358 0.81965-2.127 1.4531-0.59111 0.61588-1.0483 1.3721-1.3691 2.2695-0.32089 0.87983-0.48047 1.866-0.48047 2.957s0.15958 2.0752 0.48047 2.9551c0.32089 0.87983 0.77803 1.6361 1.3691 2.2695 0.59111 0.61588 1.2994 1.0914 2.127 1.4258 0.82756 0.33434 1.7569 0.50195 2.7871 0.50195 1.0302 0 1.9596-0.16762 2.7871-0.50195 0.84444-0.33434 1.5612-0.8099 2.1523-1.4258 0.59111-0.63348 1.0483-1.3897 1.3691-2.2695 0.32089-0.87983 0.48047-1.8641 0.48047-2.9551s-0.15958-2.0772-0.48047-2.957c-0.32089-0.89743-0.77803-1.6536-1.3691-2.2695-0.59111-0.63348-1.3079-1.1188-2.1523-1.4531-0.82756-0.35193-1.7569-0.52734-2.7871-0.52734zm41.715 0c-0.912 0-1.7223 0.18516-2.4316 0.55469-0.69244 0.36953-1.2752 0.87043-1.748 1.5039-0.47289 0.61588-0.83651 1.337-1.0898 2.1641-0.23645 0.80944-0.35352 1.6553-0.35352 2.5352 0 0.93262 0.10007 1.8214 0.30273 2.666 0.21956 0.82704 0.55767 1.556 1.0137 2.1895 0.456 0.61588 1.0387 1.109 1.748 1.4785 0.70933 0.35193 1.5536 0.5293 2.5332 0.5293 0.79378 0 1.5446-0.16762 2.2539-0.50195 0.72622-0.35193 1.2834-0.88986 1.6719-1.6113h0.05078v1.7949c0.01689 0.96782-0.21071 1.7689-0.68359 2.4023-0.456 0.63348-1.1898 0.95117-2.2031 0.95117-0.64178 0-1.2075-0.14228-1.6973-0.42383-0.48978-0.26395-0.81939-0.74731-0.98828-1.4512h-3.5723c0.05067 0.77425 0.25276 1.435 0.60742 1.9805 0.37156 0.56309 0.8287 1.0192 1.3691 1.3711 0.55733 0.35193 1.1656 0.60726 1.8242 0.76562 0.67556 0.17597 1.3328 0.26562 1.9746 0.26562 1.5031 0 2.7025-0.21245 3.5977-0.63477 0.89511-0.42232 1.5798-0.94076 2.0527-1.5566 0.47289-0.59829 0.777-1.2493 0.91211-1.9531 0.152-0.70386 0.22656-1.3295 0.22656-1.875v-12.775h-3.4199v1.8223h-0.05078c-0.43911-0.79185-0.98782-1.3551-1.6465-1.6895-0.64178-0.33434-1.3926-0.50195-2.2539-0.50195zm16.523 0c-0.99644 0-1.9088 0.18516-2.7363 0.55469-0.81067 0.36953-1.5124 0.88018-2.1035 1.5312-0.59111 0.63348-1.0463 1.3897-1.3672 2.2695s-0.48047 1.831-0.48047 2.8516c0 1.0558 0.15108 2.0225 0.45508 2.9023 0.32089 0.87983 0.76758 1.6361 1.3418 2.2695 0.57422 0.63348 1.276 1.1266 2.1035 1.4785 0.82756 0.33434 1.7569 0.50195 2.7871 0.50195 1.4862 0 2.7517-0.35277 3.7988-1.0566 1.0471-0.70387 1.8254-1.8733 2.332-3.5098h-3.168c-0.11822 0.42232-0.43934 0.82772-0.96289 1.2148-0.52355 0.36953-1.1468 0.55274-1.873 0.55273-1.0133 0-1.7916-0.27286-2.332-0.81836-0.54044-0.5455-0.83605-1.4245-0.88672-2.6387h9.4492c0.06756-1.0558-0.01551-2.0673-0.25195-3.0352-0.23644-0.96782-0.62557-1.8293-1.166-2.5859-0.52356-0.75666-1.1998-1.355-2.0273-1.7949-0.82756-0.45751-1.7974-0.6875-2.9121-0.6875zm16.189 0c-0.76 0-1.5023 0.18516-2.2285 0.55469-0.72622 0.35193-1.3174 0.92299-1.7734 1.7148h-0.07617v-1.9004h-3.4199v13.646h3.5977v-7.1523c0-1.3901 0.21909-2.3841 0.6582-2.9824 0.43911-0.61588 1.1494-0.92383 2.1289-0.92383 0.86133 0 1.4611 0.28066 1.7988 0.84375 0.33777 0.5455 0.50586 1.3816 0.50586 2.5078v7.707h3.5976v-8.3926c0-0.84464-0.0765-1.6106-0.22851-2.2969-0.13511-0.70387-0.37971-1.2925-0.73438-1.7676-0.35466-0.49271-0.84386-0.87277-1.4688-1.1367-0.608-0.28155-1.3948-0.42188-2.3574-0.42188zm-66.063 0.36914 4.3066 6.4668-4.7129 7.1797h4.0293l2.7363-4.3027 2.7344 4.3027h4.1055l-4.8398-7.2578 4.3066-6.3887h-3.9766l-2.2793 3.5645-2.3066-3.5645zm13.275 0 4.584 12.803c0.10133 0.26395 0.15234 0.54461 0.15234 0.84375 0 0.40472-0.11707 0.77504-0.35352 1.1094-0.21956 0.33434-0.56617 0.52729-1.0391 0.58008-0.35467 0.0176-0.70979 0.0098-1.0645-0.02539-0.35467-0.03519-0.70128-0.07028-1.0391-0.10547v3.0879c0.37156 0.03519 0.73518 0.06051 1.0898 0.07813 0.37156 0.03519 0.74368 0.05273 1.1152 0.05273 1.2329 0 2.1943-0.23778 2.8867-0.71289 0.69244-0.47511 1.2326-1.2664 1.6211-2.375l5.4727-15.336h-3.7246l-2.8613 9.3438h-0.05078l-2.9648-9.3438zm-37.48 2.4551c0.59111 0 1.0823 0.12279 1.4707 0.36914 0.38844 0.24635 0.6991 0.57184 0.93555 0.97656 0.25333 0.38713 0.43187 0.84515 0.5332 1.373 0.10133 0.5103 0.15234 1.0482 0.15234 1.6113 0 0.56309-0.05101 1.1069-0.15234 1.6348-0.10133 0.5279-0.27137 1.0035-0.50781 1.4258-0.23644 0.40472-0.5556 0.73021-0.96094 0.97656-0.38844 0.24635-0.87959 0.36914-1.4707 0.36914-0.55733 0-1.038-0.12279-1.4434-0.36914-0.38844-0.26395-0.71806-0.59723-0.98828-1.002-0.25333-0.42232-0.43842-0.89788-0.55664-1.4258s-0.17773-1.0561-0.17773-1.584c-1e-7 -0.56309 0.05101-1.0991 0.15234-1.6094 0.11822-0.5279 0.29481-0.99567 0.53125-1.4004 0.25333-0.40472 0.58295-0.73021 0.98828-0.97656 0.40533-0.24635 0.90303-0.36914 1.4941-0.36914zm15.84 0c0.608 0 1.1142 0.13253 1.5195 0.39648 0.42222 0.24635 0.75184 0.57184 0.98828 0.97656 0.25333 0.40472 0.42992 0.87054 0.53125 1.3984 0.10133 0.5279 0.15234 1.0658 0.15234 1.6113 0 0.5455-0.05101 1.0815-0.15234 1.6094-0.10134 0.5103-0.27792 0.97612-0.53125 1.3984-0.23644 0.40472-0.56606 0.73021-0.98828 0.97656-0.40533 0.24635-0.91153 0.36914-1.5195 0.36914-0.608 0-1.1142-0.12279-1.5195-0.36914s-0.73495-0.57184-0.98828-0.97656c-0.23644-0.42232-0.40648-0.88814-0.50781-1.3984-0.10133-0.5279-0.15234-1.0639-0.15234-1.6094 0-0.5455 0.05101-1.0834 0.15234-1.6113 0.10133-0.5279 0.27137-0.99371 0.50781-1.3984 0.25333-0.40472 0.58295-0.73021 0.98828-0.97656 0.40533-0.26395 0.91153-0.39648 1.5195-0.39648zm42.602 0c0.59111 0 1.0803 0.11499 1.4688 0.34375 0.38844 0.22876 0.70105 0.5367 0.9375 0.92383 0.23644 0.38713 0.40648 0.8354 0.50781 1.3457 0.10133 0.49271 0.15039 1.0209 0.15039 1.584 0 0.4927-0.06606 0.96827-0.20117 1.4258-0.11822 0.43992-0.30526 0.83557-0.55859 1.1875-0.25333 0.35193-0.57445 0.63259-0.96289 0.84375-0.38844 0.21116-0.83513 0.31836-1.3418 0.31836-0.55733 0-1.021-0.12474-1.3926-0.37109-0.37156-0.24635-0.67566-0.56209-0.91211-0.94922-0.21956-0.38713-0.38109-0.81786-0.48242-1.293-0.08444-0.49271-0.12695-0.98581-0.12695-1.4785 0-0.5103 0.05101-0.99366 0.15234-1.4512 0.11822-0.47511 0.29676-0.89025 0.5332-1.2422 0.25333-0.36953 0.55744-0.65993 0.91211-0.87109 0.37156-0.21116 0.80974-0.31641 1.3164-0.31641zm15.535 0c0.87822 0 1.529 0.24753 1.9512 0.74023 0.43911 0.49271 0.74322 1.2138 0.91211 2.1641h-5.8535c0.01689-0.26395 0.0679-0.5641 0.15234-0.89844 0.10133-0.33434 0.26287-0.65008 0.48242-0.94922 0.23644-0.29914 0.54055-0.54667 0.91211-0.74023 0.38845-0.21116 0.86914-0.31641 1.4434-0.31641z" filter="url(#f)" opacity=".3" stroke="#969696" xlink:href="#path141"/>
+  <path d="m0.97202 24.161 43.605-0.0019 0.0508 3.3061-43.6 0.04174z" fill="url(#d)" stroke="#000" stroke-width=".5"/>
+  <path d="m10.283 3.5547v6.8633h-0.05078c-0.40533-0.66867-0.96254-1.1715-1.6719-1.5059-0.69244-0.35193-1.4282-0.52734-2.2051-0.52734-0.96267 0-1.807 0.2027-2.5332 0.60742-0.72622 0.38713-1.3344 0.90556-1.8242 1.5566-0.47289 0.65108-0.83456 1.4092-1.0879 2.2715-0.23644 0.84464-0.35547 1.7236-0.35547 2.6387 0 0.95022 0.11902 1.8643 0.35547 2.7441 0.25333 0.87983 0.615 1.6633 1.0879 2.3496 0.48978 0.66867 1.1065 1.2066 1.8496 1.6113 0.74311 0.38713 1.6044 0.58008 2.584 0.58008 0.86133 0 1.6311-0.15787 2.3066-0.47461 0.69244-0.33434 1.2497-0.87227 1.6719-1.6113h0.05078v1.7422h3.4199v-18.846zm12.875 4.8301c-1.0302 0-1.9596 0.17541-2.7871 0.52734-0.82756 0.33434-1.5358 0.81965-2.127 1.4531-0.59111 0.61588-1.0483 1.3721-1.3691 2.2695-0.32089 0.87983-0.48047 1.866-0.48047 2.957s0.15958 2.0752 0.48047 2.9551c0.32089 0.87983 0.77803 1.6361 1.3691 2.2695 0.59111 0.61588 1.2994 1.0914 2.127 1.4258 0.82756 0.33434 1.7569 0.50195 2.7871 0.50195 1.0302 0 1.9596-0.16762 2.7871-0.50195 0.84444-0.33434 1.5612-0.8099 2.1523-1.4258 0.59111-0.63348 1.0483-1.3897 1.3691-2.2695 0.32089-0.87983 0.48047-1.8641 0.48047-2.9551s-0.15958-2.0772-0.48047-2.957c-0.32089-0.89743-0.77803-1.6536-1.3691-2.2695-0.59111-0.63348-1.3079-1.1188-2.1523-1.4531-0.82756-0.35193-1.7569-0.52734-2.7871-0.52734zm41.715 0c-0.912 0-1.7223 0.18516-2.4316 0.55469-0.69244 0.36953-1.2752 0.87043-1.748 1.5039-0.47289 0.61588-0.83651 1.337-1.0898 2.1641-0.23644 0.80944-0.35352 1.6553-0.35352 2.5352 0 0.93262 0.10007 1.8214 0.30273 2.666 0.21956 0.82704 0.55767 1.556 1.0137 2.1895 0.456 0.61588 1.0387 1.109 1.748 1.4785 0.70933 0.35193 1.5536 0.5293 2.5332 0.5293 0.79378 0 1.5446-0.16762 2.2539-0.50195 0.72622-0.35193 1.2834-0.88986 1.6719-1.6113h0.05078v1.7949c0.01689 0.96782-0.21071 1.7689-0.68359 2.4023-0.456 0.63348-1.1898 0.95117-2.2031 0.95117-0.64178 0-1.2075-0.14228-1.6973-0.42383-0.48978-0.26395-0.81939-0.74731-0.98828-1.4512h-3.5723c0.05067 0.77425 0.25276 1.435 0.60742 1.9805 0.37156 0.56309 0.8287 1.0192 1.3691 1.3711 0.55733 0.35193 1.1656 0.60726 1.8242 0.76562 0.67556 0.17597 1.3328 0.26562 1.9746 0.26562 1.5031 0 2.7025-0.21245 3.5977-0.63477 0.89511-0.42232 1.5798-0.94076 2.0527-1.5566 0.47289-0.59829 0.777-1.2493 0.91211-1.9531 0.152-0.70386 0.22656-1.3295 0.22656-1.875v-12.775h-3.4199v1.8223h-0.05078c-0.43911-0.79185-0.98782-1.3551-1.6465-1.6895-0.64178-0.33434-1.3926-0.50195-2.2539-0.50195zm16.523 0c-0.99644 0-1.9088 0.18516-2.7363 0.55469-0.81067 0.36953-1.5124 0.88017-2.1035 1.5312-0.59111 0.63348-1.0463 1.3897-1.3672 2.2695s-0.48047 1.831-0.48047 2.8516c0 1.0558 0.15108 2.0225 0.45508 2.9023 0.32089 0.87983 0.76758 1.6361 1.3418 2.2695 0.57422 0.63348 1.276 1.1266 2.1035 1.4785 0.82756 0.33434 1.7569 0.50195 2.7871 0.50195 1.4862 0 2.7517-0.35278 3.7988-1.0566 1.0471-0.70386 1.8254-1.8733 2.332-3.5098h-3.168c-0.11822 0.42232-0.43934 0.82772-0.96289 1.2148-0.52355 0.36953-1.1468 0.55274-1.873 0.55273-1.0133 0-1.7916-0.27286-2.332-0.81836-0.54044-0.5455-0.83605-1.4245-0.88672-2.6387h9.4492c0.06756-1.0558-0.01551-2.0673-0.25195-3.0352-0.23644-0.96782-0.62557-1.8293-1.166-2.5859-0.52356-0.75666-1.1998-1.355-2.0273-1.7949-0.82756-0.45751-1.7974-0.6875-2.9121-0.6875zm16.189 0c-0.76 0-1.5023 0.18516-2.2285 0.55469-0.72622 0.35193-1.3174 0.923-1.7734 1.7148h-0.07617v-1.9004h-3.4199v13.646h3.5977v-7.1523c0-1.3901 0.21909-2.3841 0.6582-2.9824 0.43911-0.61588 1.1494-0.92383 2.1289-0.92383 0.86133 0 1.461 0.28066 1.7988 0.84375 0.33778 0.5455 0.50586 1.3816 0.50586 2.5078v7.707h3.5977v-8.3926c0-0.84464-0.0765-1.6106-0.22852-2.2969-0.13511-0.70387-0.3797-1.2925-0.73437-1.7676-0.35466-0.49271-0.84386-0.87277-1.4688-1.1367-0.608-0.28155-1.3948-0.42188-2.3574-0.42188zm-66.062 0.36914 4.3066 6.4668-4.7129 7.1797h4.0293l2.7363-4.3027 2.7344 4.3027h4.1055l-4.8398-7.2578 4.3066-6.3887h-3.9766l-2.2793 3.5645-2.3066-3.5645zm13.275 0 4.584 12.803c0.10133 0.26395 0.15234 0.54461 0.15234 0.84375 0 0.40472-0.11707 0.77504-0.35352 1.1094-0.21956 0.33434-0.56617 0.52729-1.0391 0.58008-0.35467 0.0176-0.70979 0.0098-1.0645-0.02539-0.35467-0.03519-0.70128-0.07027-1.0391-0.10547v3.0879c0.37156 0.03519 0.73518 0.06052 1.0898 0.07813 0.37156 0.03519 0.74368 0.05273 1.1152 0.05273 1.2329 0 2.1943-0.23778 2.8867-0.71289 0.69244-0.47511 1.2326-1.2664 1.6211-2.375l5.4727-15.336h-3.7246l-2.8613 9.3437h-0.05078l-2.9648-9.3437zm-37.48 2.4551c0.59111 0 1.0823 0.12279 1.4707 0.36914s0.6991 0.57184 0.93555 0.97656c0.25333 0.38713 0.43187 0.84515 0.5332 1.373 0.10133 0.5103 0.15234 1.0482 0.15234 1.6113 0 0.56309-0.05101 1.1069-0.15234 1.6348-0.10133 0.5279-0.27137 1.0035-0.50781 1.4258-0.23644 0.40472-0.5556 0.73021-0.96094 0.97656-0.38844 0.24635-0.87959 0.36914-1.4707 0.36914-0.55733 0-1.038-0.12279-1.4434-0.36914-0.38844-0.26395-0.71806-0.59723-0.98828-1.002-0.25333-0.42232-0.43842-0.89788-0.55664-1.4258s-0.17773-1.0561-0.17773-1.584c-1e-7 -0.56309 0.05101-1.0991 0.15234-1.6094 0.11822-0.5279 0.29481-0.99567 0.53125-1.4004 0.25333-0.40472 0.58295-0.73021 0.98828-0.97656 0.40533-0.24635 0.90303-0.36914 1.4941-0.36914zm15.84 0c0.608 0 1.1142 0.13254 1.5195 0.39648 0.42222 0.24635 0.75184 0.57184 0.98828 0.97656 0.25333 0.40472 0.42992 0.87054 0.53125 1.3984 0.10133 0.5279 0.15234 1.0658 0.15234 1.6113 0 0.5455-0.05101 1.0815-0.15234 1.6094-0.10133 0.5103-0.27792 0.97612-0.53125 1.3984-0.23644 0.40472-0.56606 0.73021-0.98828 0.97656-0.40533 0.24635-0.91153 0.36914-1.5195 0.36914-0.608 0-1.1142-0.12279-1.5195-0.36914s-0.73495-0.57184-0.98828-0.97656c-0.23644-0.42232-0.40648-0.88813-0.50781-1.3984-0.10133-0.5279-0.15234-1.0639-0.15234-1.6094 0-0.5455 0.05101-1.0834 0.15234-1.6113 0.10133-0.5279 0.27137-0.99371 0.50781-1.3984 0.25333-0.40472 0.58295-0.73021 0.98828-0.97656 0.40533-0.26395 0.91153-0.39648 1.5195-0.39648zm42.602 0c0.59111 0 1.0803 0.11499 1.4688 0.34375 0.38844 0.22876 0.70106 0.5367 0.9375 0.92383 0.23644 0.38713 0.40648 0.8354 0.50781 1.3457 0.10133 0.49271 0.15039 1.0209 0.15039 1.584 0 0.49271-0.06606 0.96827-0.20117 1.4258-0.11822 0.43992-0.30526 0.83557-0.55859 1.1875-0.25333 0.35193-0.57445 0.63259-0.96289 0.84375-0.38844 0.21116-0.83513 0.31836-1.3418 0.31836-0.55733 0-1.021-0.12474-1.3926-0.37109-0.37156-0.24635-0.67566-0.56209-0.91211-0.94922-0.21956-0.38713-0.38109-0.81786-0.48242-1.293-0.08444-0.49271-0.12695-0.98581-0.12695-1.4785 0-0.5103 0.05101-0.99366 0.15234-1.4512 0.11822-0.47511 0.29676-0.89026 0.5332-1.2422 0.25333-0.36953 0.55744-0.65993 0.91211-0.87109 0.37156-0.21116 0.80974-0.31641 1.3164-0.31641zm15.535 0c0.87822 0 1.529 0.24753 1.9512 0.74024 0.43911 0.49271 0.74322 1.2138 0.91211 2.1641h-5.8535c0.01689-0.26395 0.0679-0.5641 0.15234-0.89844 0.10133-0.33434 0.26287-0.65008 0.48242-0.94922 0.23644-0.29914 0.54055-0.54667 0.91211-0.74023 0.38845-0.21116 0.86914-0.31641 1.4434-0.31641z" fill="url(#e)" stroke="#4665A2" stroke-width=".7"/>
+  <path d="m52.988 27.291c0.99602-1.0359 1.3944-1.8725 1.7928-3.1076l3.8247-0.03984c0.3113 1.6096 0.82413 2.5137 1.6335 3.1474z" fill="url(#b)" stroke="#000" stroke-width=".5"/>
+  <path d="m73.89 24.04 28.885-0.2011-0.12476 3.3879-31.033 0.16229c1.2621-1.0234 1.9665-2.2859 2.2724-3.3491z" fill="url(#c)" stroke="#000" stroke-width=".41788"/>
+ </g>
+</svg>
diff --git a/tinyxml2/docs/dynsections.js b/tinyxml2/docs/dynsections.js
new file mode 100644 (file)
index 0000000..3174bd7
--- /dev/null
@@ -0,0 +1,121 @@
+/*
+ @licstart  The following is the entire license notice for the JavaScript code in this file.
+
+ The MIT License (MIT)
+
+ Copyright (C) 1997-2020 by Dimitri van Heesch
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or
+ substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ @licend  The above is the entire license notice for the JavaScript code in this file
+ */
+function toggleVisibility(linkObj)
+{
+ var base = $(linkObj).attr('id');
+ var summary = $('#'+base+'-summary');
+ var content = $('#'+base+'-content');
+ var trigger = $('#'+base+'-trigger');
+ var src=$(trigger).attr('src');
+ if (content.is(':visible')===true) {
+   content.hide();
+   summary.show();
+   $(linkObj).addClass('closed').removeClass('opened');
+   $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
+ } else {
+   content.show();
+   summary.hide();
+   $(linkObj).removeClass('closed').addClass('opened');
+   $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
+ }
+ return false;
+}
+
+function updateStripes()
+{
+  $('table.directory tr').
+       removeClass('even').filter(':visible:even').addClass('even');
+}
+
+function toggleLevel(level)
+{
+  $('table.directory tr').each(function() {
+    var l = this.id.split('_').length-1;
+    var i = $('#img'+this.id.substring(3));
+    var a = $('#arr'+this.id.substring(3));
+    if (l<level+1) {
+      i.removeClass('iconfopen iconfclosed').addClass('iconfopen');
+      a.html('&#9660;');
+      $(this).show();
+    } else if (l==level+1) {
+      i.removeClass('iconfclosed iconfopen').addClass('iconfclosed');
+      a.html('&#9658;');
+      $(this).show();
+    } else {
+      $(this).hide();
+    }
+  });
+  updateStripes();
+}
+
+function toggleFolder(id)
+{
+  // the clicked row
+  var currentRow = $('#row_'+id);
+
+  // all rows after the clicked row
+  var rows = currentRow.nextAll("tr");
+
+  var re = new RegExp('^row_'+id+'\\d+_$', "i"); //only one sub
+
+  // only match elements AFTER this one (can't hide elements before)
+  var childRows = rows.filter(function() { return this.id.match(re); });
+
+  // first row is visible we are HIDING
+  if (childRows.filter(':first').is(':visible')===true) {
+    // replace down arrow by right arrow for current row
+    var currentRowSpans = currentRow.find("span");
+    currentRowSpans.filter(".iconfopen").removeClass("iconfopen").addClass("iconfclosed");
+    currentRowSpans.filter(".arrow").html('&#9658;');
+    rows.filter("[id^=row_"+id+"]").hide(); // hide all children
+  } else { // we are SHOWING
+    // replace right arrow by down arrow for current row
+    var currentRowSpans = currentRow.find("span");
+    currentRowSpans.filter(".iconfclosed").removeClass("iconfclosed").addClass("iconfopen");
+    currentRowSpans.filter(".arrow").html('&#9660;');
+    // replace down arrows by right arrows for child rows
+    var childRowsSpans = childRows.find("span");
+    childRowsSpans.filter(".iconfopen").removeClass("iconfopen").addClass("iconfclosed");
+    childRowsSpans.filter(".arrow").html('&#9658;');
+    childRows.show(); //show all children
+  }
+  updateStripes();
+}
+
+
+function toggleInherit(id)
+{
+  var rows = $('tr.inherit.'+id);
+  var img = $('tr.inherit_header.'+id+' img');
+  var src = $(img).attr('src');
+  if (rows.filter(':first').is(':visible')===true) {
+    rows.css('display','none');
+    $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
+  } else {
+    rows.css('display','table-row'); // using show() causes jump in firefox
+    $(img).attr('src',src.substring(0,src.length-10)+'open.png');
+  }
+}
+/* @license-end */
diff --git a/tinyxml2/docs/files.html b/tinyxml2/docs/files.html
new file mode 100644 (file)
index 0000000..d9aa133
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: File List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+  <div class="headertitle">
+<div class="title">File List</div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
+<table class="directory">
+<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="tinyxml2_8h_source.html"><span class="icondoc"></span></a><b>tinyxml2.h</b></td><td class="desc"></td></tr>
+</table>
+</div><!-- directory -->
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/folderclosed.png b/tinyxml2/docs/folderclosed.png
new file mode 100644 (file)
index 0000000..bb8ab35
Binary files /dev/null and b/tinyxml2/docs/folderclosed.png differ
diff --git a/tinyxml2/docs/folderopen.png b/tinyxml2/docs/folderopen.png
new file mode 100644 (file)
index 0000000..d6c7f67
Binary files /dev/null and b/tinyxml2/docs/folderopen.png differ
diff --git a/tinyxml2/docs/functions.html b/tinyxml2/docs/functions.html
new file mode 100644 (file)
index 0000000..cc0eb77
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_a"></a>- a -</h3><ul>
+<li>Accept()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">tinyxml2::XMLText</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">tinyxml2::XMLUnknown</a>
+</li>
+<li>Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9">tinyxml2::XMLElement</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_b.html b/tinyxml2/docs/functions_b.html
new file mode 100644 (file)
index 0000000..21c544e
--- /dev/null
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_b"></a>- b -</h3><ul>
+<li>BoolAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8">tinyxml2::XMLElement</a>
+</li>
+<li>BoolText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2">tinyxml2::XMLElement</a>
+</li>
+<li>BoolValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_c.html b/tinyxml2/docs/functions_c.html
new file mode 100644 (file)
index 0000000..7bc6f69
--- /dev/null
@@ -0,0 +1,96 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_c"></a>- c -</h3><ul>
+<li>CData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b">tinyxml2::XMLText</a>
+</li>
+<li>Clear()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf">tinyxml2::XMLDocument</a>
+</li>
+<li>ClearBuffer()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3">tinyxml2::XMLPrinter</a>
+</li>
+<li>ClearError()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17">tinyxml2::XMLDocument</a>
+</li>
+<li>CloseElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240">tinyxml2::XMLPrinter</a>
+</li>
+<li>CStr()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e">tinyxml2::XMLPrinter</a>
+</li>
+<li>CStrSize()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c">tinyxml2::XMLPrinter</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_d.html b/tinyxml2/docs/functions_d.html
new file mode 100644 (file)
index 0000000..96a91ff
--- /dev/null
@@ -0,0 +1,102 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_d"></a>- d -</h3><ul>
+<li>DeepClone()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">tinyxml2::XMLNode</a>
+</li>
+<li>DeepCopy()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">tinyxml2::XMLDocument</a>
+</li>
+<li>DeleteAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a">tinyxml2::XMLElement</a>
+</li>
+<li>DeleteChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">tinyxml2::XMLNode</a>
+</li>
+<li>DeleteChildren()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">tinyxml2::XMLNode</a>
+</li>
+<li>DeleteNode()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d">tinyxml2::XMLDocument</a>
+</li>
+<li>DoubleAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5">tinyxml2::XMLElement</a>
+</li>
+<li>DoubleText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7">tinyxml2::XMLElement</a>
+</li>
+<li>DoubleValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_e.html b/tinyxml2/docs/functions_e.html
new file mode 100644 (file)
index 0000000..9afc1be
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_e"></a>- e -</h3><ul>
+<li>Error()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed">tinyxml2::XMLDocument</a>
+</li>
+<li>ErrorID()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d">tinyxml2::XMLDocument</a>
+</li>
+<li>ErrorLineNum()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76">tinyxml2::XMLDocument</a>
+</li>
+<li>ErrorStr()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_f.html b/tinyxml2/docs/functions_f.html
new file mode 100644 (file)
index 0000000..9488973
--- /dev/null
@@ -0,0 +1,98 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_f"></a>- f -</h3><ul>
+<li>FindAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4">tinyxml2::XMLElement</a>
+</li>
+<li>FirstAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686">tinyxml2::XMLElement</a>
+</li>
+<li>FirstChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">tinyxml2::XMLNode</a>
+</li>
+<li>FirstChildElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">tinyxml2::XMLNode</a>
+</li>
+<li>FloatAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd">tinyxml2::XMLElement</a>
+</li>
+<li>FloatText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927">tinyxml2::XMLElement</a>
+</li>
+<li>FloatValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func.html b/tinyxml2/docs/functions_func.html
new file mode 100644 (file)
index 0000000..96a2425
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_a"></a>- a -</h3><ul>
+<li>Accept()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">tinyxml2::XMLText</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">tinyxml2::XMLUnknown</a>
+</li>
+<li>Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9">tinyxml2::XMLElement</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_b.html b/tinyxml2/docs/functions_func_b.html
new file mode 100644 (file)
index 0000000..8bd9531
--- /dev/null
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_b"></a>- b -</h3><ul>
+<li>BoolAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8">tinyxml2::XMLElement</a>
+</li>
+<li>BoolText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2">tinyxml2::XMLElement</a>
+</li>
+<li>BoolValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_c.html b/tinyxml2/docs/functions_func_c.html
new file mode 100644 (file)
index 0000000..12cf204
--- /dev/null
@@ -0,0 +1,96 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_c"></a>- c -</h3><ul>
+<li>CData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b">tinyxml2::XMLText</a>
+</li>
+<li>Clear()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf">tinyxml2::XMLDocument</a>
+</li>
+<li>ClearBuffer()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3">tinyxml2::XMLPrinter</a>
+</li>
+<li>ClearError()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17">tinyxml2::XMLDocument</a>
+</li>
+<li>CloseElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240">tinyxml2::XMLPrinter</a>
+</li>
+<li>CStr()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e">tinyxml2::XMLPrinter</a>
+</li>
+<li>CStrSize()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c">tinyxml2::XMLPrinter</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_d.html b/tinyxml2/docs/functions_func_d.html
new file mode 100644 (file)
index 0000000..37cdaec
--- /dev/null
@@ -0,0 +1,102 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_d"></a>- d -</h3><ul>
+<li>DeepClone()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">tinyxml2::XMLNode</a>
+</li>
+<li>DeepCopy()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">tinyxml2::XMLDocument</a>
+</li>
+<li>DeleteAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a">tinyxml2::XMLElement</a>
+</li>
+<li>DeleteChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">tinyxml2::XMLNode</a>
+</li>
+<li>DeleteChildren()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">tinyxml2::XMLNode</a>
+</li>
+<li>DeleteNode()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d">tinyxml2::XMLDocument</a>
+</li>
+<li>DoubleAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5">tinyxml2::XMLElement</a>
+</li>
+<li>DoubleText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7">tinyxml2::XMLElement</a>
+</li>
+<li>DoubleValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_e.html b/tinyxml2/docs/functions_func_e.html
new file mode 100644 (file)
index 0000000..1ea964b
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_e"></a>- e -</h3><ul>
+<li>Error()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed">tinyxml2::XMLDocument</a>
+</li>
+<li>ErrorID()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d">tinyxml2::XMLDocument</a>
+</li>
+<li>ErrorLineNum()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76">tinyxml2::XMLDocument</a>
+</li>
+<li>ErrorStr()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_f.html b/tinyxml2/docs/functions_func_f.html
new file mode 100644 (file)
index 0000000..693549c
--- /dev/null
@@ -0,0 +1,98 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_f"></a>- f -</h3><ul>
+<li>FindAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4">tinyxml2::XMLElement</a>
+</li>
+<li>FirstAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686">tinyxml2::XMLElement</a>
+</li>
+<li>FirstChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">tinyxml2::XMLNode</a>
+</li>
+<li>FirstChildElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">tinyxml2::XMLNode</a>
+</li>
+<li>FloatAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd">tinyxml2::XMLElement</a>
+</li>
+<li>FloatText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927">tinyxml2::XMLElement</a>
+</li>
+<li>FloatValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_g.html b/tinyxml2/docs/functions_func_g.html
new file mode 100644 (file)
index 0000000..4d036c0
--- /dev/null
@@ -0,0 +1,88 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_g"></a>- g -</h3><ul>
+<li>GetDocument()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">tinyxml2::XMLNode</a>
+</li>
+<li>GetLineNum()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">tinyxml2::XMLNode</a>
+</li>
+<li>GetText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">tinyxml2::XMLElement</a>
+</li>
+<li>GetUserData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">tinyxml2::XMLNode</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_h.html b/tinyxml2/docs/functions_func_h.html
new file mode 100644 (file)
index 0000000..23d062a
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_h"></a>- h -</h3><ul>
+<li>HasBOM()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_i.html b/tinyxml2/docs/functions_func_i.html
new file mode 100644 (file)
index 0000000..dbc5754
--- /dev/null
@@ -0,0 +1,111 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_i"></a>- i -</h3><ul>
+<li>InsertAfterChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">tinyxml2::XMLNode</a>
+</li>
+<li>InsertEndChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">tinyxml2::XMLNode</a>
+</li>
+<li>InsertFirstChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">tinyxml2::XMLNode</a>
+</li>
+<li>InsertNewChildElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewDeclaration()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewUnknown()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2">tinyxml2::XMLElement</a>
+</li>
+<li>Int64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0">tinyxml2::XMLElement</a>
+</li>
+<li>Int64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a">tinyxml2::XMLElement</a>
+</li>
+<li>IntAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">tinyxml2::XMLElement</a>
+</li>
+<li>IntValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_l.html b/tinyxml2/docs/functions_func_l.html
new file mode 100644 (file)
index 0000000..6c577e6
--- /dev/null
@@ -0,0 +1,86 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_l"></a>- l -</h3><ul>
+<li>LastChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">tinyxml2::XMLNode</a>
+</li>
+<li>LastChildElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">tinyxml2::XMLNode</a>
+</li>
+<li>LoadFile()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_n.html b/tinyxml2/docs/functions_func_n.html
new file mode 100644 (file)
index 0000000..2c562c9
--- /dev/null
@@ -0,0 +1,108 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_n"></a>- n -</h3><ul>
+<li>Name()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35">tinyxml2::XMLElement</a>
+</li>
+<li>NewComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259">tinyxml2::XMLDocument</a>
+</li>
+<li>NewDeclaration()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2">tinyxml2::XMLDocument</a>
+</li>
+<li>NewElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6">tinyxml2::XMLDocument</a>
+</li>
+<li>NewText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296">tinyxml2::XMLDocument</a>
+</li>
+<li>NewUnknown()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147">tinyxml2::XMLDocument</a>
+</li>
+<li>Next()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6">tinyxml2::XMLAttribute</a>
+</li>
+<li>NextSibling()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">tinyxml2::XMLNode</a>
+</li>
+<li>NextSiblingElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">tinyxml2::XMLNode</a>
+</li>
+<li>NoChildren()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">tinyxml2::XMLNode</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_o.html b/tinyxml2/docs/functions_func_o.html
new file mode 100644 (file)
index 0000000..5b7a10c
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_o"></a>- o -</h3><ul>
+<li>OpenElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010">tinyxml2::XMLPrinter</a>
+</li>
+<li>operator=()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20">tinyxml2::XMLHandle</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_p.html b/tinyxml2/docs/functions_func_p.html
new file mode 100644 (file)
index 0000000..44eaddf
--- /dev/null
@@ -0,0 +1,110 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_p"></a>- p -</h3><ul>
+<li>Parent()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">tinyxml2::XMLNode</a>
+</li>
+<li>Parse()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01">tinyxml2::XMLDocument</a>
+</li>
+<li>PreviousSibling()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">tinyxml2::XMLNode</a>
+</li>
+<li>PreviousSiblingElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">tinyxml2::XMLNode</a>
+</li>
+<li>Print()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083">tinyxml2::XMLDocument</a>
+</li>
+<li>PrintError()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552">tinyxml2::XMLDocument</a>
+</li>
+<li>PrintSpace()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushHeader()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3">tinyxml2::XMLPrinter</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_q.html b/tinyxml2/docs/functions_func_q.html
new file mode 100644 (file)
index 0000000..be35749
--- /dev/null
@@ -0,0 +1,144 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_q"></a>- q -</h3><ul>
+<li>QueryAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb">tinyxml2::XMLElement</a>
+</li>
+<li>QueryBoolAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872">tinyxml2::XMLElement</a>
+</li>
+<li>QueryBoolText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736">tinyxml2::XMLElement</a>
+</li>
+<li>QueryBoolValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryDoubleAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c">tinyxml2::XMLElement</a>
+</li>
+<li>QueryDoubleText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96">tinyxml2::XMLElement</a>
+</li>
+<li>QueryDoubleValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryFloatAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5">tinyxml2::XMLElement</a>
+</li>
+<li>QueryFloatText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29">tinyxml2::XMLElement</a>
+</li>
+<li>QueryFloatValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryInt64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8">tinyxml2::XMLElement</a>
+</li>
+<li>QueryInt64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8">tinyxml2::XMLElement</a>
+</li>
+<li>QueryInt64Value()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryIntAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">tinyxml2::XMLElement</a>
+</li>
+<li>QueryIntText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">tinyxml2::XMLElement</a>
+</li>
+<li>QueryIntValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryStringAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsigned64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsigned64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsigned64Value()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryUnsignedAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsignedText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsignedValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_r.html b/tinyxml2/docs/functions_func_r.html
new file mode 100644 (file)
index 0000000..79570db
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_r"></a>- r -</h3><ul>
+<li>RootElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_s.html b/tinyxml2/docs/functions_func_s.html
new file mode 100644 (file)
index 0000000..082b636
--- /dev/null
@@ -0,0 +1,118 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_s"></a>- s -</h3><ul>
+<li>SaveFile()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f">tinyxml2::XMLDocument</a>
+</li>
+<li>SetAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c">tinyxml2::XMLElement</a>
+</li>
+<li>SetBOM()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0">tinyxml2::XMLDocument</a>
+</li>
+<li>SetCData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d">tinyxml2::XMLText</a>
+</li>
+<li>SetName()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1">tinyxml2::XMLElement</a>
+</li>
+<li>SetText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">tinyxml2::XMLElement</a>
+</li>
+<li>SetUserData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">tinyxml2::XMLNode</a>
+</li>
+<li>SetValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">tinyxml2::XMLNode</a>
+</li>
+<li>ShallowClone()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011">tinyxml2::XMLText</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c">tinyxml2::XMLUnknown</a>
+</li>
+<li>ShallowEqual()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331">tinyxml2::XMLText</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116">tinyxml2::XMLUnknown</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_t.html b/tinyxml2/docs/functions_func_t.html
new file mode 100644 (file)
index 0000000..1b62ef3
--- /dev/null
@@ -0,0 +1,106 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_t"></a>- t -</h3><ul>
+<li>ToComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">tinyxml2::XMLNode</a>
+</li>
+<li>ToDeclaration()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">tinyxml2::XMLNode</a>
+</li>
+<li>ToDocument()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">tinyxml2::XMLNode</a>
+</li>
+<li>ToElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">tinyxml2::XMLNode</a>
+</li>
+<li>ToNode()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df">tinyxml2::XMLHandle</a>
+</li>
+<li>ToText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7">tinyxml2::XMLText</a>
+</li>
+<li>ToUnknown()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6">tinyxml2::XMLUnknown</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_u.html b/tinyxml2/docs/functions_func_u.html
new file mode 100644 (file)
index 0000000..2fdda40
--- /dev/null
@@ -0,0 +1,90 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_u"></a>- u -</h3><ul>
+<li>Unsigned64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85">tinyxml2::XMLElement</a>
+</li>
+<li>Unsigned64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c">tinyxml2::XMLElement</a>
+</li>
+<li>UnsignedAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c">tinyxml2::XMLElement</a>
+</li>
+<li>UnsignedText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5">tinyxml2::XMLElement</a>
+</li>
+<li>UnsignedValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_v.html b/tinyxml2/docs/functions_func_v.html
new file mode 100644 (file)
index 0000000..df562c3
--- /dev/null
@@ -0,0 +1,91 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_v"></a>- v -</h3><ul>
+<li>Value()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">tinyxml2::XMLNode</a>
+</li>
+<li>Visit()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de">tinyxml2::XMLPrinter</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a">tinyxml2::XMLVisitor</a>
+</li>
+<li>VisitEnter()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b">tinyxml2::XMLPrinter</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d">tinyxml2::XMLVisitor</a>
+</li>
+<li>VisitExit()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29">tinyxml2::XMLPrinter</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086">tinyxml2::XMLVisitor</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_func_x.html b/tinyxml2/docs/functions_func_x.html
new file mode 100644 (file)
index 0000000..174a4ed
--- /dev/null
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members - Functions</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+&#160;
+
+<h3><a id="index_x"></a>- x -</h3><ul>
+<li>XMLDocument()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70">tinyxml2::XMLDocument</a>
+</li>
+<li>XMLHandle()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793">tinyxml2::XMLHandle</a>
+</li>
+<li>XMLPrinter()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7">tinyxml2::XMLPrinter</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_g.html b/tinyxml2/docs/functions_g.html
new file mode 100644 (file)
index 0000000..8c0ee22
--- /dev/null
@@ -0,0 +1,88 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_g"></a>- g -</h3><ul>
+<li>GetDocument()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">tinyxml2::XMLNode</a>
+</li>
+<li>GetLineNum()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">tinyxml2::XMLNode</a>
+</li>
+<li>GetText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">tinyxml2::XMLElement</a>
+</li>
+<li>GetUserData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">tinyxml2::XMLNode</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_h.html b/tinyxml2/docs/functions_h.html
new file mode 100644 (file)
index 0000000..f790c6c
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_h"></a>- h -</h3><ul>
+<li>HasBOM()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_i.html b/tinyxml2/docs/functions_i.html
new file mode 100644 (file)
index 0000000..07b38f9
--- /dev/null
@@ -0,0 +1,111 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_i"></a>- i -</h3><ul>
+<li>InsertAfterChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">tinyxml2::XMLNode</a>
+</li>
+<li>InsertEndChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">tinyxml2::XMLNode</a>
+</li>
+<li>InsertFirstChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">tinyxml2::XMLNode</a>
+</li>
+<li>InsertNewChildElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewDeclaration()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187">tinyxml2::XMLElement</a>
+</li>
+<li>InsertNewUnknown()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2">tinyxml2::XMLElement</a>
+</li>
+<li>Int64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0">tinyxml2::XMLElement</a>
+</li>
+<li>Int64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a">tinyxml2::XMLElement</a>
+</li>
+<li>IntAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">tinyxml2::XMLElement</a>
+</li>
+<li>IntValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_l.html b/tinyxml2/docs/functions_l.html
new file mode 100644 (file)
index 0000000..a3e9fca
--- /dev/null
@@ -0,0 +1,86 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_l"></a>- l -</h3><ul>
+<li>LastChild()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">tinyxml2::XMLNode</a>
+</li>
+<li>LastChildElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">tinyxml2::XMLNode</a>
+</li>
+<li>LoadFile()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_n.html b/tinyxml2/docs/functions_n.html
new file mode 100644 (file)
index 0000000..dfe4da8
--- /dev/null
@@ -0,0 +1,108 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_n"></a>- n -</h3><ul>
+<li>Name()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35">tinyxml2::XMLElement</a>
+</li>
+<li>NewComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259">tinyxml2::XMLDocument</a>
+</li>
+<li>NewDeclaration()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2">tinyxml2::XMLDocument</a>
+</li>
+<li>NewElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6">tinyxml2::XMLDocument</a>
+</li>
+<li>NewText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296">tinyxml2::XMLDocument</a>
+</li>
+<li>NewUnknown()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147">tinyxml2::XMLDocument</a>
+</li>
+<li>Next()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6">tinyxml2::XMLAttribute</a>
+</li>
+<li>NextSibling()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">tinyxml2::XMLNode</a>
+</li>
+<li>NextSiblingElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">tinyxml2::XMLNode</a>
+</li>
+<li>NoChildren()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">tinyxml2::XMLNode</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_o.html b/tinyxml2/docs/functions_o.html
new file mode 100644 (file)
index 0000000..5d14387
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_o"></a>- o -</h3><ul>
+<li>OpenElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010">tinyxml2::XMLPrinter</a>
+</li>
+<li>operator=()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20">tinyxml2::XMLHandle</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_p.html b/tinyxml2/docs/functions_p.html
new file mode 100644 (file)
index 0000000..e6df509
--- /dev/null
@@ -0,0 +1,110 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_p"></a>- p -</h3><ul>
+<li>Parent()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">tinyxml2::XMLNode</a>
+</li>
+<li>Parse()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01">tinyxml2::XMLDocument</a>
+</li>
+<li>PreviousSibling()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">tinyxml2::XMLNode</a>
+</li>
+<li>PreviousSiblingElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">tinyxml2::XMLNode</a>
+</li>
+<li>Print()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083">tinyxml2::XMLDocument</a>
+</li>
+<li>PrintError()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552">tinyxml2::XMLDocument</a>
+</li>
+<li>PrintSpace()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushHeader()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903">tinyxml2::XMLPrinter</a>
+</li>
+<li>PushText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3">tinyxml2::XMLPrinter</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_q.html b/tinyxml2/docs/functions_q.html
new file mode 100644 (file)
index 0000000..8afa8c0
--- /dev/null
@@ -0,0 +1,144 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_q"></a>- q -</h3><ul>
+<li>QueryAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb">tinyxml2::XMLElement</a>
+</li>
+<li>QueryBoolAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872">tinyxml2::XMLElement</a>
+</li>
+<li>QueryBoolText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736">tinyxml2::XMLElement</a>
+</li>
+<li>QueryBoolValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryDoubleAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c">tinyxml2::XMLElement</a>
+</li>
+<li>QueryDoubleText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96">tinyxml2::XMLElement</a>
+</li>
+<li>QueryDoubleValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryFloatAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5">tinyxml2::XMLElement</a>
+</li>
+<li>QueryFloatText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29">tinyxml2::XMLElement</a>
+</li>
+<li>QueryFloatValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryInt64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8">tinyxml2::XMLElement</a>
+</li>
+<li>QueryInt64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8">tinyxml2::XMLElement</a>
+</li>
+<li>QueryInt64Value()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryIntAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">tinyxml2::XMLElement</a>
+</li>
+<li>QueryIntText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">tinyxml2::XMLElement</a>
+</li>
+<li>QueryIntValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryStringAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsigned64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsigned64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsigned64Value()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157">tinyxml2::XMLAttribute</a>
+</li>
+<li>QueryUnsignedAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsignedText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1">tinyxml2::XMLElement</a>
+</li>
+<li>QueryUnsignedValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_r.html b/tinyxml2/docs/functions_r.html
new file mode 100644 (file)
index 0000000..37f82c2
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_r"></a>- r -</h3><ul>
+<li>RootElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c">tinyxml2::XMLDocument</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_s.html b/tinyxml2/docs/functions_s.html
new file mode 100644 (file)
index 0000000..29516ec
--- /dev/null
@@ -0,0 +1,118 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_s"></a>- s -</h3><ul>
+<li>SaveFile()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f">tinyxml2::XMLDocument</a>
+</li>
+<li>SetAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c">tinyxml2::XMLElement</a>
+</li>
+<li>SetBOM()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0">tinyxml2::XMLDocument</a>
+</li>
+<li>SetCData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d">tinyxml2::XMLText</a>
+</li>
+<li>SetName()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1">tinyxml2::XMLElement</a>
+</li>
+<li>SetText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">tinyxml2::XMLElement</a>
+</li>
+<li>SetUserData()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">tinyxml2::XMLNode</a>
+</li>
+<li>SetValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">tinyxml2::XMLNode</a>
+</li>
+<li>ShallowClone()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011">tinyxml2::XMLText</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c">tinyxml2::XMLUnknown</a>
+</li>
+<li>ShallowEqual()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331">tinyxml2::XMLText</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116">tinyxml2::XMLUnknown</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_t.html b/tinyxml2/docs/functions_t.html
new file mode 100644 (file)
index 0000000..0abdba7
--- /dev/null
@@ -0,0 +1,106 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_t"></a>- t -</h3><ul>
+<li>ToComment()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee">tinyxml2::XMLComment</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">tinyxml2::XMLNode</a>
+</li>
+<li>ToDeclaration()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5">tinyxml2::XMLDeclaration</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">tinyxml2::XMLNode</a>
+</li>
+<li>ToDocument()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec">tinyxml2::XMLDocument</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">tinyxml2::XMLNode</a>
+</li>
+<li>ToElement()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d">tinyxml2::XMLElement</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">tinyxml2::XMLNode</a>
+</li>
+<li>ToNode()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df">tinyxml2::XMLHandle</a>
+</li>
+<li>ToText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7">tinyxml2::XMLText</a>
+</li>
+<li>ToUnknown()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de">tinyxml2::XMLHandle</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">tinyxml2::XMLNode</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6">tinyxml2::XMLUnknown</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_u.html b/tinyxml2/docs/functions_u.html
new file mode 100644 (file)
index 0000000..97ddd4e
--- /dev/null
@@ -0,0 +1,90 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_u"></a>- u -</h3><ul>
+<li>Unsigned64Attribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85">tinyxml2::XMLElement</a>
+</li>
+<li>Unsigned64Text()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c">tinyxml2::XMLElement</a>
+</li>
+<li>UnsignedAttribute()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c">tinyxml2::XMLElement</a>
+</li>
+<li>UnsignedText()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5">tinyxml2::XMLElement</a>
+</li>
+<li>UnsignedValue()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338">tinyxml2::XMLAttribute</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_v.html b/tinyxml2/docs/functions_v.html
new file mode 100644 (file)
index 0000000..2b2ff4a
--- /dev/null
@@ -0,0 +1,91 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_v"></a>- v -</h3><ul>
+<li>Value()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853">tinyxml2::XMLAttribute</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">tinyxml2::XMLNode</a>
+</li>
+<li>Visit()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de">tinyxml2::XMLPrinter</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a">tinyxml2::XMLVisitor</a>
+</li>
+<li>VisitEnter()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b">tinyxml2::XMLPrinter</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d">tinyxml2::XMLVisitor</a>
+</li>
+<li>VisitExit()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29">tinyxml2::XMLPrinter</a>
+, <a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086">tinyxml2::XMLVisitor</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/functions_x.html b/tinyxml2/docs/functions_x.html
new file mode 100644 (file)
index 0000000..47d6729
--- /dev/null
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Members</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="contents">
+<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
+
+<h3><a id="index_x"></a>- x -</h3><ul>
+<li>XMLDocument()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70">tinyxml2::XMLDocument</a>
+</li>
+<li>XMLHandle()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793">tinyxml2::XMLHandle</a>
+</li>
+<li>XMLPrinter()
+: <a class="el" href="classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7">tinyxml2::XMLPrinter</a>
+</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/hierarchy.html b/tinyxml2/docs/hierarchy.html
new file mode 100644 (file)
index 0000000..d9bd9fb
--- /dev/null
@@ -0,0 +1,91 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Class Hierarchy</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+  <div class="headertitle">
+<div class="title">Class Hierarchy</div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
+<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
+<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html" target="_self">tinyxml2::XMLAttribute</a></td><td class="desc"></td></tr>
+<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_const_handle.html" target="_self">tinyxml2::XMLConstHandle</a></td><td class="desc"></td></tr>
+<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_handle.html" target="_self">tinyxml2::XMLHandle</a></td><td class="desc"></td></tr>
+<tr id="row_3_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_3_" class="arrow" onclick="toggleFolder('3_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_node.html" target="_self">tinyxml2::XMLNode</a></td><td class="desc"></td></tr>
+<tr id="row_3_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_comment.html" target="_self">tinyxml2::XMLComment</a></td><td class="desc"></td></tr>
+<tr id="row_3_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_declaration.html" target="_self">tinyxml2::XMLDeclaration</a></td><td class="desc"></td></tr>
+<tr id="row_3_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_document.html" target="_self">tinyxml2::XMLDocument</a></td><td class="desc"></td></tr>
+<tr id="row_3_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_element.html" target="_self">tinyxml2::XMLElement</a></td><td class="desc"></td></tr>
+<tr id="row_3_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_text.html" target="_self">tinyxml2::XMLText</a></td><td class="desc"></td></tr>
+<tr id="row_3_5_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_unknown.html" target="_self">tinyxml2::XMLUnknown</a></td><td class="desc"></td></tr>
+<tr id="row_4_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_visitor.html" target="_self">tinyxml2::XMLVisitor</a></td><td class="desc"></td></tr>
+<tr id="row_4_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtinyxml2_1_1_x_m_l_printer.html" target="_self">tinyxml2::XMLPrinter</a></td><td class="desc"></td></tr>
+</table>
+</div><!-- directory -->
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/index.html b/tinyxml2/docs/index.html
new file mode 100644 (file)
index 0000000..9c3ba29
--- /dev/null
@@ -0,0 +1,222 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: TinyXML-2</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="PageDoc"><div class="header">
+  <div class="headertitle">
+<div class="title">TinyXML-2 </div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><p><a class="anchor" id="md_readme"></a></p>
+<p><img src="https://github.com/leethomason/tinyxml2/actions/workflows/test.yml/badge.svg" alt="Build" style="pointer-events: none;" class="inline"/></p>
+<p><img src="http://www.grinninglizard.com/tinyxml2/TinyXML2_small.png" alt="TinyXML-2 Logo" class="inline"/></p>
+<p>TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.</p>
+<p>The master is hosted on github: <a href="https://github.com/leethomason/tinyxml2">https://github.com/leethomason/tinyxml2</a></p>
+<p>The online HTML version of these docs: <a href="http://leethomason.github.io/tinyxml2/">http://leethomason.github.io/tinyxml2/</a></p>
+<p>Examples are in the "related pages" tab of the HTML docs.</p>
+<h1>What it does. </h1>
+<p>In brief, TinyXML-2 parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.</p>
+<p>XML stands for "eXtensible Markup Language." It is a general purpose human and machine readable markup language to describe arbitrary data. All those random file formats created to store application data can all be replaced with XML. One parser for everything.</p>
+<p><a href="http://en.wikipedia.org/wiki/XML">http://en.wikipedia.org/wiki/XML</a></p>
+<p>There are different ways to access and interact with XML data. TinyXML-2 uses a Document Object Model (DOM), meaning the XML data is parsed into a C++ objects that can be browsed and manipulated, and then written to disk or another output stream. You can also construct an XML document from scratch with C++ objects and write this to disk or another output stream. You can even use TinyXML-2 to stream XML programmatically from code without creating a document first.</p>
+<p>TinyXML-2 is designed to be easy and fast to learn. It is one header and one cpp file. Simply add these to your project and off you go. There is an example file - xmltest.cpp - to get you started.</p>
+<p>TinyXML-2 is released under the ZLib license, so you can use it in open source or commercial code. The details of the license are at the top of every source file.</p>
+<p>TinyXML-2 attempts to be a flexible parser, but with truly correct and compliant XML output. TinyXML-2 should compile on any reasonably C++ compliant system. It does not rely on exceptions, RTTI, or the STL.</p>
+<h1>What it doesn't do. </h1>
+<p>TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) or XSLs (eXtensible Stylesheet Language.) There are other parsers out there that are much more fully featured. But they are generally bigger and more difficult to use. If you are working with browsers or have more complete XML needs, TinyXML-2 is not the parser for you.</p>
+<h1>TinyXML-1 vs. TinyXML-2 </h1>
+<p>TinyXML-2 long been the focus of all development. It is well tested and should be used instead of TinyXML-1.</p>
+<p>TinyXML-2 uses a similar API to TinyXML-1 and the same rich test cases. But the implementation of the parser is completely re-written to make it more appropriate for use in a game. It uses less memory, is faster, and uses far fewer memory allocations.</p>
+<p>TinyXML-2 has no requirement or support for STL.</p>
+<h1>Features </h1>
+<h2>Code Page</h2>
+<p>TinyXML-2 uses UTF-8 exclusively when interpreting XML. All XML is assumed to be UTF-8.</p>
+<p>Filenames for loading / saving are passed unchanged to the underlying OS.</p>
+<h2>Memory Model</h2>
+<p>An XMLDocument is a C++ object like any other, that can be on the stack, or new'd and deleted on the heap.</p>
+<p>However, any sub-node of the Document, XMLElement, XMLText, etc, can only be created by calling the appropriate XMLDocument::NewElement, NewText, etc. method. Although you have pointers to these objects, they are still owned by the Document. When the Document is deleted, so are all the nodes it contains.</p>
+<h2>White Space</h2>
+<h3>Whitespace Preservation (default)</h3>
+<p>Microsoft has an excellent article on white space: <a href="http://msdn.microsoft.com/en-us/library/ms256097.aspx">http://msdn.microsoft.com/en-us/library/ms256097.aspx</a></p>
+<p>By default, TinyXML-2 preserves white space in a (hopefully) sane way that is almost compliant with the spec. (TinyXML-1 used a completely different model, much more similar to 'collapse', below.)</p>
+<p>As a first step, all newlines / carriage-returns / line-feeds are normalized to a line-feed character, as required by the XML spec.</p>
+<p>White space in text is preserved. For example: </p><pre class="fragment">&lt;element&gt; Hello,  World&lt;/element&gt;
+</pre><p> The leading space before the "Hello" and the double space after the comma are preserved. Line-feeds are preserved, as in this example: </p><pre class="fragment">&lt;element&gt; Hello again,
+          World&lt;/element&gt;
+</pre><p> However, white space between elements is <b>not</b> preserved. Although not strictly compliant, tracking and reporting inter-element space is awkward, and not normally valuable. TinyXML-2 sees these as the same XML: </p><pre class="fragment">&lt;document&gt;
+    &lt;data&gt;1&lt;/data&gt;
+    &lt;data&gt;2&lt;/data&gt;
+    &lt;data&gt;3&lt;/data&gt;
+&lt;/document&gt;
+
+&lt;document&gt;&lt;data&gt;1&lt;/data&gt;&lt;data&gt;2&lt;/data&gt;&lt;data&gt;3&lt;/data&gt;&lt;/document&gt;
+</pre> <h3>Whitespace Collapse</h3>
+<p>For some applications, it is preferable to collapse whitespace. Collapsing whitespace gives you "HTML-like" behavior, which is sometimes more suitable for hand typed documents.</p>
+<p>TinyXML-2 supports this with the 'whitespace' parameter to the XMLDocument constructor. (The default is to preserve whitespace, as described above.)</p>
+<p>However, you may also use COLLAPSE_WHITESPACE, which will:</p>
+<ul>
+<li>Remove leading and trailing whitespace</li>
+<li>Convert newlines and line-feeds into a space character</li>
+<li>Collapse a run of any number of space characters into a single space character</li>
+</ul>
+<p>Note that (currently) there is a performance impact for using COLLAPSE_WHITESPACE. It essentially causes the XML to be parsed twice.</p>
+<h3>Error Reporting</h3>
+<p>TinyXML-2 reports the line number of any errors in an XML document that cannot be parsed correctly. In addition, all nodes (elements, declarations, text, comments etc.) and attributes have a line number recorded as they are parsed. This allows an application that performs additional validation of the parsed XML document (e.g. application-implemented DTD validation) to report line number information for error messages.</p>
+<h2>Entities</h2>
+<p>TinyXML-2 recognizes the pre-defined "character entities", meaning special characters. Namely: </p><pre class="fragment">&amp;amp;   &amp;
+&amp;lt;    &lt;
+&amp;gt;    &gt;
+&amp;quot;  "
+&amp;apos;  '
+</pre><p> These are recognized when the XML document is read, and translated to their UTF-8 equivalents. For instance, text with the XML of: </p><pre class="fragment">Far &amp;amp; Away
+</pre><p> will have the Value() of "Far &amp; Away" when queried from the XMLText object, and will be written back to the XML stream/file as an ampersand.</p>
+<p>Additionally, any character can be specified by its Unicode code point: The syntax <code>&amp;#xA0;</code> or <code>&amp;#160;</code> are both to the non-breaking space character. This is called a 'numeric character reference'. Any numeric character reference that isn't one of the special entities above, will be read, but written as a regular code point. The output is correct, but the entity syntax isn't preserved.</p>
+<h2>Printing</h2>
+<h3>Print to file</h3>
+<p>You can directly use the convenience function: </p><pre class="fragment">XMLDocument doc;
+...
+doc.SaveFile( "foo.xml" );
+</pre><p> Or the XMLPrinter class: </p><pre class="fragment">XMLPrinter printer( fp );
+doc.Print( &amp;printer );
+</pre> <h3>Print to memory</h3>
+<p>Printing to memory is supported by the XMLPrinter. </p><pre class="fragment">XMLPrinter printer;
+doc.Print( &amp;printer );
+// printer.CStr() has a const char* to the XML
+</pre> <h3>Print without an XMLDocument</h3>
+<p>When loading, an XML parser is very useful. However, sometimes when saving, it just gets in the way. The code is often set up for streaming, and constructing the DOM is just overhead.</p>
+<p>The Printer supports the streaming case. The following code prints out a trivially simple XML file without ever creating an XML document. </p><pre class="fragment">XMLPrinter printer( fp );
+printer.OpenElement( "foo" );
+printer.PushAttribute( "foo", "bar" );
+printer.CloseElement();
+</pre> <h1>Examples </h1>
+<h3>Load and parse an XML file.</h3>
+<pre class="fragment">/* ------ Example 1: Load and parse an XML file. ---- */
+{
+    XMLDocument doc;
+    doc.LoadFile( "dream.xml" );
+}
+</pre> <h3>Lookup information.</h3>
+<pre class="fragment">/* ------ Example 2: Lookup information. ---- */
+{
+    XMLDocument doc;
+    doc.LoadFile( "dream.xml" );
+
+    // Structure of the XML file:
+    // - Element "PLAY"      the root Element, which is the
+    //                       FirstChildElement of the Document
+    // - - Element "TITLE"   child of the root PLAY Element
+    // - - - Text            child of the TITLE Element
+
+    // Navigate to the title, using the convenience function,
+    // with a dangerous lack of error checking.
+    const char* title = doc.FirstChildElement( "PLAY" )-&gt;FirstChildElement( "TITLE" )-&gt;GetText();
+    printf( "Name of play (1): %s\n", title );
+
+    // Text is just another Node to TinyXML-2. The more
+    // general way to get to the XMLText:
+    XMLText* textNode = doc.FirstChildElement( "PLAY" )-&gt;FirstChildElement( "TITLE" )-&gt;FirstChild()-&gt;ToText();
+    title = textNode-&gt;Value();
+    printf( "Name of play (2): %s\n", title );
+}
+</pre> <h1>Using and Installing </h1>
+<p>There are 2 files in TinyXML-2:</p><ul>
+<li>tinyxml2.cpp</li>
+<li><a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a></li>
+</ul>
+<p>And additionally a test file:</p><ul>
+<li>xmltest.cpp</li>
+</ul>
+<p>Generally speaking, the intent is that you simply include the tinyxml2.cpp and <a class="el" href="tinyxml2_8h_source.html">tinyxml2.h</a> files in your project and build with your other source code.</p>
+<p>There is also a CMake build included. CMake is the general build for TinyXML-2. Additional build systems are costly to maintain, and tend to bit-rot.</p>
+<p>A Visual Studio project is included, but that is largely for developer convenience, and is not intended to integrate well with other builds.</p>
+<h1>Building TinyXML-2 - Using vcpkg </h1>
+<p>You can download and install TinyXML-2 using the <a href="https://github.com/Microsoft/vcpkg">vcpkg</a> dependency manager: </p><pre class="fragment">git clone https://github.com/Microsoft/vcpkg.git
+cd vcpkg
+./bootstrap-vcpkg.sh
+./vcpkg integrate install
+./vcpkg install tinyxml2
+</pre><p> The TinyXML-2 port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please <a href="https://github.com/Microsoft/vcpkg">create an issue or pull request</a> on the vcpkg repository.</p>
+<h1>Versioning </h1>
+<p>TinyXML-2 uses semantic versioning. <a href="http://semver.org/">http://semver.org/</a> Releases are now tagged in github.</p>
+<p>Note that the major version will (probably) change fairly rapidly. API changes are fairly common.</p>
+<h1>License </h1>
+<p>TinyXML-2 is released under the zlib license:</p>
+<p>This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</p>
+<p>Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</p>
+<ol type="1">
+<li>The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</li>
+<li>Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</li>
+<li>This notice may not be removed or altered from any source distribution.</li>
+</ol>
+<h1>Contributors </h1>
+<p>Thanks very much to everyone who sends suggestions, bugs, ideas, and encouragement. It all helps, and makes this project fun.</p>
+<p>The original TinyXML-1 has many contributors, who all deserve thanks in shaping what is a very successful library. Extra thanks to Yves Berquin and Andrew Ellerton who were key contributors.</p>
+<p>TinyXML-2 grew from that effort. Lee Thomason is the original author of TinyXML-2 (and TinyXML-1) but TinyXML-2 has been and is being improved by many contributors.</p>
+<p>Thanks to John Mackay at <a href="http://john.mackay.rosalilastudio.com">http://john.mackay.rosalilastudio.com</a> for the TinyXML-2 logo! </p>
+</div></div><!-- PageDoc -->
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/jquery.js b/tinyxml2/docs/jquery.js
new file mode 100644 (file)
index 0000000..103c32d
--- /dev/null
@@ -0,0 +1,35 @@
+/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.4.1",k=function(e,t){return new k.fn.init(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function d(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}k.fn=k.prototype={jquery:f,constructor:k,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(n){return this.pushStack(k.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},k.extend=k.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(k.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||k.isPlainObject(n)?n:{},i=!1,a[t]=k.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},k.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t){b(e,{nonce:t&&t.nonce})},each:function(e,t){var n,r=0;if(d(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(p,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(d(Object(e))?k.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(d(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return g.apply([],a)},guid:1,support:y}),"function"==typeof Symbol&&(k.fn[Symbol.iterator]=t[Symbol.iterator]),k.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var h=function(n){var e,d,b,o,i,h,f,g,w,u,l,T,C,a,E,v,s,c,y,k="sizzle"+1*new Date,m=n.document,S=0,r=0,p=ue(),x=ue(),N=ue(),A=ue(),D=function(e,t){return e===t&&(l=!0),0},j={}.hasOwnProperty,t=[],q=t.pop,L=t.push,H=t.push,O=t.slice,P=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",I="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",W="\\["+M+"*("+I+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+I+"))|)"+M+"*\\]",$=":("+I+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+W+")*)|.*)\\)|)",F=new RegExp(M+"+","g"),B=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),_=new RegExp("^"+M+"*,"+M+"*"),z=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp($),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+$),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ne=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(m.childNodes),m.childNodes),t[m.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&((e?e.ownerDocument||e:m)!==C&&T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!A[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&U.test(t)){(s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=k),o=(l=h(t)).length;while(o--)l[o]="#"+s+" "+xe(l[o]);c=l.join(","),f=ee.test(t)&&ye(e.parentNode)||e}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){A(t,!0)}finally{s===k&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[k]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:m;return r!==C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),m!==C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=k,!C.getElementsByName||!C.getElementsByName(k).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){a.appendChild(e).innerHTML="<a id='"+k+"'></a><select id='"+k+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+k+"-]").length||v.push("~="),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+k+"+*").length||v.push(".#.+[+~]")}),ce(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",$)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e===C||e.ownerDocument===m&&y(m,e)?-1:t===C||t.ownerDocument===m&&y(m,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===C?-1:t===C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]===m?-1:s[r]===m?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==C&&T(e),d.matchesSelector&&E&&!A[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){A(t,!0)}return 0<se(t,C,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==C&&T(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==C&&T(e);var n=b.attrHandle[t.toLowerCase()],r=n&&j.call(b.attrHandle,t.toLowerCase())?n(e,t,!E):void 0;return void 0!==r?r:d.attributes||!E?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],r=0,i=0;if(l=!d.detectDuplicates,u=!d.sortStable&&e.slice(0),e.sort(D),l){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return u=null,e},o=se.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=o(t);return n},(b=se.selectors={cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=p[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&p(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1<t.indexOf(i):"$="===r?i&&t.slice(-i.length)===i:"~="===r?-1<(" "+t.replace(F," ")+" ").indexOf(i):"|="===r&&(t===i||t.slice(0,i.length+1)===i+"-"))}},CHILD:function(h,e,t,g,v){var y="nth"!==h.slice(0,3),m="last"!==h.slice(-4),x="of-type"===e;return 1===g&&0===v?function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,u,l=y!==m?"nextSibling":"previousSibling",c=e.parentNode,f=x&&e.nodeName.toLowerCase(),p=!n&&!x,d=!1;if(c){if(y){while(l){a=e;while(a=a[l])if(x?a.nodeName.toLowerCase()===f:1===a.nodeType)return!1;u=l="only"===h&&!u&&"nextSibling"}return!0}if(u=[m?c.firstChild:c.lastChild],m&&p){d=(s=(r=(i=(o=(a=c)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===S&&r[1])&&r[2],a=s&&c.childNodes[s];while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if(1===a.nodeType&&++d&&a===e){i[h]=[S,s,d];break}}else if(p&&(d=s=(r=(i=(o=(a=e)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===S&&r[1]),!1===d)while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if((x?a.nodeName.toLowerCase()===f:1===a.nodeType)&&++d&&(p&&((i=(o=a[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]=[S,d]),a===e))break;return(d-=v)===g||d%g==0&&0<=d/g}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[k]?a(o):1<a.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?le(function(e,t){var n,r=a(e,o),i=r.length;while(i--)e[n=P(e,r[i])]=!(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:le(function(e){var r=[],i=[],s=f(e.replace(B,"$1"));return s[k]?le(function(e,t,n,r){var i,o=s(e,null,r,[]),a=e.length;while(a--)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n){return r[0]=e,s(r,null,n,i),r[0]=null,!i.pop()}}),has:le(function(t){return function(e){return 0<se(t,e).length}}),contains:le(function(t){return t=t.replace(te,ne),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:le(function(n){return V.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(te,ne).toLowerCase(),function(e){var t;do{if(t=E?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===a},focus:function(e){return e===C.activeElement&&(!C.hasFocus||C.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ve(function(){return[0]}),last:ve(function(e,t){return[t-1]}),eq:ve(function(e,t,n){return[n<0?n+t:n]}),even:ve(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ve(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ve(function(e,t,n){for(var r=n<0?n+t:t<n?t:n;0<=--r;)e.push(r);return e}),gt:ve(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=de(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=he(e);function me(){}function xe(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function be(s,e,t){var u=e.dir,l=e.next,c=l||u,f=t&&"parentNode"===c,p=r++;return e.first?function(e,t,n){while(e=e[u])if(1===e.nodeType||f)return s(e,t,n);return!1}:function(e,t,n){var r,i,o,a=[S,p];if(n){while(e=e[u])if((1===e.nodeType||f)&&s(e,t,n))return!0}else while(e=e[u])if(1===e.nodeType||f)if(i=(o=e[k]||(e[k]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[u]||e;else{if((r=i[c])&&r[0]===S&&r[1]===p)return a[2]=r[2];if((i[c]=a)[2]=s(e,t,n))return!0}return!1}}function we(i){return 1<i.length?function(e,t,n){var r=i.length;while(r--)if(!i[r](e,t,n))return!1;return!0}:i[0]}function Te(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Ce(d,h,g,v,y,e){return v&&!v[k]&&(v=Ce(v)),y&&!y[k]&&(y=Ce(y,e)),le(function(e,t,n,r){var i,o,a,s=[],u=[],l=t.length,c=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)se(e,t[r],n);return n}(h||"*",n.nodeType?[n]:n,[]),f=!d||!e&&h?c:Te(c,s,d,n,r),p=g?y||(e?d:l||v)?[]:t:f;if(g&&g(f,p,n,r),v){i=Te(p,u),v(i,[],n,r),o=i.length;while(o--)(a=i[o])&&(p[u[o]]=!(f[u[o]]=a))}if(e){if(y||d){if(y){i=[],o=p.length;while(o--)(a=p[o])&&i.push(f[o]=a);y(null,p=[],i,r)}o=p.length;while(o--)(a=p[o])&&-1<(i=y?P(e,a):s[o])&&(e[i]=!(t[i]=a))}}else p=Te(p===t?p.splice(l,p.length):p),y?y(null,t,p,r):H.apply(t,p)})}function Ee(e){for(var i,t,n,r=e.length,o=b.relative[e[0].type],a=o||b.relative[" "],s=o?1:0,u=be(function(e){return e===i},a,!0),l=be(function(e){return-1<P(i,e)},a,!0),c=[function(e,t,n){var r=!o&&(n||t!==w)||((i=t).nodeType?u(e,t,n):l(e,t,n));return i=null,r}];s<r;s++)if(t=b.relative[e[s].type])c=[be(we(c),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[k]){for(n=++s;n<r;n++)if(b.relative[e[n].type])break;return Ce(1<s&&we(c),1<s&&xe(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(B,"$1"),t,s<n&&Ee(e.slice(s,n)),n<r&&Ee(e=e.slice(n)),n<r&&xe(e))}c.push(t)}return we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var n,r,i,o,a,s,u,l=x[e+" "];if(l)return t?0:l.slice(0);a=e,s=[],u=b.preFilter;while(a){for(o in n&&!(r=_.exec(a))||(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=z.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace(B," ")}),a=a.slice(n.length)),b.filter)!(r=G[o].exec(a))||u[o]&&!(r=u[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?se.error(e):x(e,s).slice(0)},f=se.compile=function(e,t){var n,v,y,m,x,r,i=[],o=[],a=N[e+" "];if(!a){t||(t=h(e)),n=t.length;while(n--)(a=Ee(t[n]))[k]?i.push(a):o.push(a);(a=N(e,(v=o,m=0<(y=i).length,x=0<v.length,r=function(e,t,n,r,i){var o,a,s,u=0,l="0",c=e&&[],f=[],p=w,d=e||x&&b.find.TAG("*",i),h=S+=null==p?1:Math.random()||.1,g=d.length;for(i&&(w=t===C||t||i);l!==g&&null!=(o=d[l]);l++){if(x&&o){a=0,t||o.ownerDocument===C||(T(o),n=!E);while(s=v[a++])if(s(o,t||C,n)){r.push(o);break}i&&(S=h)}m&&((o=!s&&o)&&u--,e&&c.push(o))}if(u+=l,m&&l!==u){a=0;while(s=y[a++])s(c,f,t,n);if(e){if(0<u)while(l--)c[l]||f[l]||(f[l]=q.call(r));f=Te(f)}H.apply(r,f),i&&!e&&0<f.length&&1<u+y.length&&se.uniqueSort(r)}return i&&(S=h,w=p),c},m?le(r):r))).selector=e}return a},g=se.select=function(e,t,n,r){var i,o,a,s,u,l="function"==typeof e&&e,c=!r&&h(e=l.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&E&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(te,ne),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=G.needsContext.test(e)?0:o.length;while(i--){if(a=o[i],b.relative[s=a.type])break;if((u=b.find[s])&&(r=u(a.matches[0].replace(te,ne),ee.test(o[0].type)&&ye(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&xe(o)))return H.apply(n,r),n;break}}}return(l||f(e,c))(r,t,!E,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},d.sortStable=k.split("").sort(D).join("")===k,d.detectDuplicates=!!l,T(),d.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(C.createElement("fieldset"))}),ce(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),d.attributes&&ce(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),se}(C);k.find=h,k.expr=h.selectors,k.expr[":"]=k.expr.pseudos,k.uniqueSort=k.unique=h.uniqueSort,k.text=h.getText,k.isXMLDoc=h.isXML,k.contains=h.contains,k.escapeSelector=h.escape;var T=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&k(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},N=k.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var D=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?k.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?k.grep(e,function(e){return e===n!==r}):"string"!=typeof n?k.grep(e,function(e){return-1<i.call(n,e)!==r}):k.filter(n,e,r)}k.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?k.find.matchesSelector(r,e)?[r]:[]:k.find.matches(e,k.grep(t,function(e){return 1===e.nodeType}))},k.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(k(e).filter(function(){for(t=0;t<r;t++)if(k.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)k.find(e,i[t],n);return 1<r?k.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&N.test(e)?k(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:L.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),D.test(r[1])&&k.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this)}).prototype=k.fn,q=k(E);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(k.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&k(e);if(!N.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&k.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?k.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?i.call(k(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(k.uniqueSort(k.merge(this.get(),k(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),k.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return T(e,"parentNode")},parentsUntil:function(e,t,n){return T(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return T(e,"nextSibling")},prevAll:function(e){return T(e,"previousSibling")},nextUntil:function(e,t,n){return T(e,"nextSibling",n)},prevUntil:function(e,t,n){return T(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return"undefined"!=typeof e.contentDocument?e.contentDocument:(A(e,"template")&&(e=e.content||e),k.merge([],e.childNodes))}},function(r,i){k.fn[r]=function(e,t){var n=k.map(this,i,e);return"Until"!==r.slice(-5)&&(t=e),t&&"string"==typeof t&&(n=k.filter(t,n)),1<this.length&&(O[r]||k.uniqueSort(n),H.test(r)&&n.reverse()),this.pushStack(n)}});var R=/[^\x20\t\r\n\f]+/g;function M(e){return e}function I(e){throw e}function W(e,t,n,r){var i;try{e&&m(i=e.promise)?i.call(e).done(t).fail(n):e&&m(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}k.Callbacks=function(r){var e,n;r="string"==typeof r?(e=r,n={},k.each(e.match(R)||[],function(e,t){n[t]=!0}),n):k.extend({},r);var i,t,o,a,s=[],u=[],l=-1,c=function(){for(a=a||r.once,o=i=!0;u.length;l=-1){t=u.shift();while(++l<s.length)!1===s[l].apply(t[0],t[1])&&r.stopOnFalse&&(l=s.length,t=!1)}r.memory||(t=!1),i=!1,a&&(s=t?[]:"")},f={add:function(){return s&&(t&&!i&&(l=s.length-1,u.push(t)),function n(e){k.each(e,function(e,t){m(t)?r.unique&&f.has(t)||s.push(t):t&&t.length&&"string"!==w(t)&&n(t)})}(arguments),t&&!i&&c()),this},remove:function(){return k.each(arguments,function(e,t){var n;while(-1<(n=k.inArray(t,s,n)))s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?-1<k.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return a=u=[],s=t="",this},disabled:function(){return!s},lock:function(){return a=u=[],t||i||(s=t=""),this},locked:function(){return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),i||c()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},k.extend({Deferred:function(e){var o=[["notify","progress",k.Callbacks("memory"),k.Callbacks("memory"),2],["resolve","done",k.Callbacks("once memory"),k.Callbacks("once memory"),0,"resolved"],["reject","fail",k.Callbacks("once memory"),k.Callbacks("once memory"),1,"rejected"]],i="pending",a={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=arguments;return k.Deferred(function(r){k.each(o,function(e,t){var n=m(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&m(e.promise)?e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+"With"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,r){var u=0;function l(i,o,a,s){return function(){var n=this,r=arguments,e=function(){var e,t;if(!(i<u)){if((e=a.apply(n,r))===o.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,m(t)?s?t.call(e,l(u,o,M,s),l(u,o,I,s)):(u++,t.call(e,l(u,o,M,s),l(u,o,I,s),l(u,o,M,o.notifyWith))):(a!==M&&(n=void 0,r=[e]),(s||o.resolveWith)(n,r))}},t=s?e:function(){try{e()}catch(e){k.Deferred.exceptionHook&&k.Deferred.exceptionHook(e,t.stackTrace),u<=i+1&&(a!==I&&(n=void 0,r=[e]),o.rejectWith(n,r))}};i?t():(k.Deferred.getStackHook&&(t.stackTrace=k.Deferred.getStackHook()),C.setTimeout(t))}}return k.Deferred(function(e){o[0][3].add(l(0,e,m(r)?r:M,e.notifyWith)),o[1][3].add(l(0,e,m(t)?t:M)),o[2][3].add(l(0,e,m(n)?n:I))}).promise()},promise:function(e){return null!=e?k.extend(e,a):a}},s={};return k.each(o,function(e,t){var n=t[2],r=t[5];a[t[1]]=n.add,r&&n.add(function(){i=r},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){var n=arguments.length,t=n,r=Array(t),i=s.call(arguments),o=k.Deferred(),a=function(t){return function(e){r[t]=this,i[t]=1<arguments.length?s.call(arguments):e,--n||o.resolveWith(r,i)}};if(n<=1&&(W(e,o.done(a(t)).resolve,o.reject,!n),"pending"===o.state()||m(i[t]&&i[t].then)))return o.then();while(t--)W(i[t],a(t),o.reject);return o.promise()}});var $=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;k.Deferred.exceptionHook=function(e,t){C.console&&C.console.warn&&e&&$.test(e.name)&&C.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},k.readyException=function(e){C.setTimeout(function(){throw e})};var F=k.Deferred();function B(){E.removeEventListener("DOMContentLoaded",B),C.removeEventListener("load",B),k.ready()}k.fn.ready=function(e){return F.then(e)["catch"](function(e){k.readyException(e)}),this},k.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--k.readyWait:k.isReady)||(k.isReady=!0)!==e&&0<--k.readyWait||F.resolveWith(E,[k])}}),k.ready.then=F.then,"complete"===E.readyState||"loading"!==E.readyState&&!E.documentElement.doScroll?C.setTimeout(k.ready):(E.addEventListener("DOMContentLoaded",B),C.addEventListener("load",B));var _=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===w(n))for(s in i=!0,n)_(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,m(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(k(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},z=/^-ms-/,U=/-([a-z])/g;function X(e,t){return t.toUpperCase()}function V(e){return e.replace(z,"ms-").replace(U,X)}var G=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function Y(){this.expando=k.expando+Y.uid++}Y.uid=1,Y.prototype={cache:function(e){var t=e[this.expando];return t||(t={},G(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[V(t)]=n;else for(r in t)i[V(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][V(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(V):(t=V(t))in r?[t]:t.match(R)||[]).length;while(n--)delete r[t[n]]}(void 0===t||k.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!k.isEmptyObject(t)}};var Q=new Y,J=new Y,K=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function ee(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Z,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n="true"===(i=n)||"false"!==i&&("null"===i?null:i===+i+""?+i:K.test(i)?JSON.parse(i):i)}catch(e){}J.set(e,t,n)}else n=void 0;return n}k.extend({hasData:function(e){return J.hasData(e)||Q.hasData(e)},data:function(e,t,n){return J.access(e,t,n)},removeData:function(e,t){J.remove(e,t)},_data:function(e,t,n){return Q.access(e,t,n)},_removeData:function(e,t){Q.remove(e,t)}}),k.fn.extend({data:function(n,e){var t,r,i,o=this[0],a=o&&o.attributes;if(void 0===n){if(this.length&&(i=J.get(o),1===o.nodeType&&!Q.get(o,"hasDataAttrs"))){t=a.length;while(t--)a[t]&&0===(r=a[t].name).indexOf("data-")&&(r=V(r.slice(5)),ee(o,r,i[r]));Q.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof n?this.each(function(){J.set(this,n)}):_(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=J.get(o,n))?t:void 0!==(t=ee(o,n))?t:void 0;this.each(function(){J.set(this,n,e)})},null,e,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){J.remove(this,e)})}}),k.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Q.get(e,t),n&&(!r||Array.isArray(n)?r=Q.access(e,t,k.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=k.queue(e,t),r=n.length,i=n.shift(),o=k._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){k.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Q.get(e,n)||Q.access(e,n,{empty:k.Callbacks("once memory").add(function(){Q.remove(e,[t+"queue",n])})})}}),k.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?k.queue(this[0],t):void 0===n?this:this.each(function(){var e=k.queue(this,t,n);k._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&k.dequeue(this,t)})},dequeue:function(e){return this.each(function(){k.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=k.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=Q.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var te=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ne=new RegExp("^(?:([+-])=|)("+te+")([a-z%]*)$","i"),re=["Top","Right","Bottom","Left"],ie=E.documentElement,oe=function(e){return k.contains(e.ownerDocument,e)},ae={composed:!0};ie.getRootNode&&(oe=function(e){return k.contains(e.ownerDocument,e)||e.getRootNode(ae)===e.ownerDocument});var se=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&oe(e)&&"none"===k.css(e,"display")},ue=function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in i=n.apply(e,r||[]),t)e.style[o]=a[o];return i};function le(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return k.css(e,t,"")},u=s(),l=n&&n[3]||(k.cssNumber[t]?"":"px"),c=e.nodeType&&(k.cssNumber[t]||"px"!==l&&+u)&&ne.exec(k.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)k.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,k.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var ce={};function fe(e,t){for(var n,r,i,o,a,s,u,l=[],c=0,f=e.length;c<f;c++)(r=e[c]).style&&(n=r.style.display,t?("none"===n&&(l[c]=Q.get(r,"display")||null,l[c]||(r.style.display="")),""===r.style.display&&se(r)&&(l[c]=(u=a=o=void 0,a=(i=r).ownerDocument,s=i.nodeName,(u=ce[s])||(o=a.body.appendChild(a.createElement(s)),u=k.css(o,"display"),o.parentNode.removeChild(o),"none"===u&&(u="block"),ce[s]=u)))):"none"!==n&&(l[c]="none",Q.set(r,"display",n)));for(c=0;c<f;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}k.fn.extend({show:function(){return fe(this,!0)},hide:function(){return fe(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){se(this)?k(this).show():k(this).hide()})}});var pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?k.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n<r;n++)Q.set(e[n],"globalEval",!t||Q.get(t[n],"globalEval"))}ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;var me,xe,be=/<|&#?\w+;/;function we(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===w(o))k.merge(p,o.nodeType?[o]:o);else if(be.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+k.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;k.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&-1<k.inArray(o,r))i&&i.push(o);else if(l=oe(o),a=ve(f.appendChild(o),"script"),l&&ye(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}me=E.createDocumentFragment().appendChild(E.createElement("div")),(xe=E.createElement("input")).setAttribute("type","radio"),xe.setAttribute("checked","checked"),xe.setAttribute("name","t"),me.appendChild(xe),y.checkClone=me.cloneNode(!0).cloneNode(!0).lastChild.checked,me.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!me.cloneNode(!0).lastChild.defaultValue;var Te=/^key/,Ce=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ee=/^([^.]*)(?:\.(.+)|)/;function ke(){return!0}function Se(){return!1}function Ne(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==("focus"===t)}function Ae(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)Ae(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Se;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return k().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=k.guid++)),e.each(function(){k.event.add(this,t,i,r,n)})}function De(e,i,o){o?(Q.set(e,i,!1),k.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Q.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(k.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](),r!==(n=Q.get(this,i))||t?Q.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else r.length&&(Q.set(this,i,{value:k.event.trigger(k.extend(r[0],k.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Q.get(e,i)&&k.event.add(e,i,ke)}k.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.get(t);if(v){n.handler&&(n=(o=n).handler,i=o.selector),i&&k.find.matchesSelector(ie,i),n.guid||(n.guid=k.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(e){return"undefined"!=typeof k&&k.event.triggered!==e.type?k.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(R)||[""]).length;while(l--)d=g=(s=Ee.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=k.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=k.event.special[d]||{},c=k.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),k.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.hasData(e)&&Q.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(R)||[""]).length;while(l--)if(d=g=(s=Ee.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){f=k.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||k.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)k.event.remove(e,d+t[l],n,r,!0);k.isEmptyObject(u)&&Q.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=k.event.fix(e),u=new Array(arguments.length),l=(Q.get(this,"events")||{})[s.type]||[],c=k.event.special[s.type]||{};for(u[0]=s,t=1;t<arguments.length;t++)u[t]=arguments[t];if(s.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,s)){a=k.event.handlers.call(this,s,l),t=0;while((i=a[t++])&&!s.isPropagationStopped()){s.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!s.isImmediatePropagationStopped())s.rnamespace&&!1!==o.namespace&&!s.rnamespace.test(o.namespace)||(s.handleObj=o,s.data=o.data,void 0!==(r=((k.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,u))&&!1===(s.result=r)&&(s.preventDefault(),s.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,s),s.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&1<=e.button))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?-1<k(i,this).index(l):k.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(t,e){Object.defineProperty(k.Event.prototype,t,{enumerable:!0,configurable:!0,get:m(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[k.expando]?e:new k.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&De(t,"click",ke),!1},trigger:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&De(t,"click"),!0},_default:function(e){var t=e.target;return pe.test(t.type)&&t.click&&A(t,"input")&&Q.get(t,"click")||A(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},k.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},k.Event=function(e,t){if(!(this instanceof k.Event))return new k.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?ke:Se,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&k.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[k.expando]=!0},k.Event.prototype={constructor:k.Event,isDefaultPrevented:Se,isPropagationStopped:Se,isImmediatePropagationStopped:Se,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=ke,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=ke,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=ke,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},k.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&Te.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Ce.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},k.event.addProp),k.each({focus:"focusin",blur:"focusout"},function(e,t){k.event.special[e]={setup:function(){return De(this,e,Ne),!1},trigger:function(){return De(this,e),!0},delegateType:t}}),k.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,i){k.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||k.contains(this,n))||(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),k.fn.extend({on:function(e,t,n,r){return Ae(this,e,t,n,r)},one:function(e,t,n,r){return Ae(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,k(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Se),this.each(function(){k.event.remove(this,e,n,t)})}});var je=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,qe=/<script|<style|<link/i,Le=/checked\s*(?:[^=]|=\s*.checked.)/i,He=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Oe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&k(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Re(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Me(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Q.hasData(e)&&(o=Q.access(e),a=Q.set(t,o),l=o.events))for(i in delete a.handle,a.events={},l)for(n=0,r=l[i].length;n<r;n++)k.event.add(t,i,l[i][n]);J.hasData(e)&&(s=J.access(e),u=k.extend({},s),J.set(t,u))}}function Ie(n,r,i,o){r=g.apply([],r);var e,t,a,s,u,l,c=0,f=n.length,p=f-1,d=r[0],h=m(d);if(h||1<f&&"string"==typeof d&&!y.checkClone&&Le.test(d))return n.each(function(e){var t=n.eq(e);h&&(r[0]=d.call(this,e,t.html())),Ie(t,r,i,o)});if(f&&(t=(e=we(r,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=k.map(ve(e,"script"),Pe)).length;c<f;c++)u=e,c!==p&&(u=k.clone(u,!0,!0),s&&k.merge(a,ve(u,"script"))),i.call(n[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,k.map(a,Re),c=0;c<s;c++)u=a[c],he.test(u.type||"")&&!Q.access(u,"globalEval")&&k.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?k._evalUrl&&!u.noModule&&k._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")}):b(u.textContent.replace(He,""),u,l))}return n}function We(e,t,n){for(var r,i=t?k.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||k.cleanData(ve(r)),r.parentNode&&(n&&oe(r)&&ye(ve(r,"script")),r.parentNode.removeChild(r));return e}k.extend({htmlPrefilter:function(e){return e.replace(je,"<$1></$2>")},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=oe(e);if(!(y.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||k.isXMLDoc(e)))for(a=ve(c),r=0,i=(o=ve(e)).length;r<i;r++)s=o[r],u=a[r],void 0,"input"===(l=u.nodeName.toLowerCase())&&pe.test(s.type)?u.checked=s.checked:"input"!==l&&"textarea"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ve(e),a=a||ve(c),r=0,i=o.length;r<i;r++)Me(o[r],a[r]);else Me(e,c);return 0<(a=ve(c,"script")).length&&ye(a,!f&&ve(e,"script")),c},cleanData:function(e){for(var t,n,r,i=k.event.special,o=0;void 0!==(n=e[o]);o++)if(G(n)){if(t=n[Q.expando]){if(t.events)for(r in t.events)i[r]?k.event.remove(n,r):k.removeEvent(n,r,t.handle);n[Q.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),k.fn.extend({detach:function(e){return We(this,e,!0)},remove:function(e){return We(this,e)},text:function(e){return _(this,function(e){return void 0===e?k.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Ie(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Oe(this,e).appendChild(e)})},prepend:function(){return Ie(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Oe(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(k.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return k.clone(this,e,t)})},html:function(e){return _(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!qe.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=k.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(k.cleanData(ve(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Ie(this,arguments,function(e){var t=this.parentNode;k.inArray(this,n)<0&&(k.cleanData(ve(this)),t&&t.replaceChild(e,this))},n)}}),k.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){k.fn[e]=function(e){for(var t,n=[],r=k(e),i=r.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),k(r[o])[a](t),u.apply(n,t.get());return this.pushStack(n)}});var $e=new RegExp("^("+te+")(?!px)[a-z%]+$","i"),Fe=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=C),t.getComputedStyle(e)},Be=new RegExp(re.join("|"),"i");function _e(e,t,n){var r,i,o,a,s=e.style;return(n=n||Fe(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||oe(e)||(a=k.style(e,t)),!y.pixelBoxStyles()&&$e.test(a)&&Be.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function ze(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(u){s.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",u.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ie.appendChild(s).appendChild(u);var e=C.getComputedStyle(u);n="1%"!==e.top,a=12===t(e.marginLeft),u.style.right="60%",o=36===t(e.right),r=36===t(e.width),u.style.position="absolute",i=12===t(u.offsetWidth/3),ie.removeChild(s),u=null}}function t(e){return Math.round(parseFloat(e))}var n,r,i,o,a,s=E.createElement("div"),u=E.createElement("div");u.style&&(u.style.backgroundClip="content-box",u.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===u.style.backgroundClip,k.extend(y,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),o},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),a},scrollboxSize:function(){return e(),i}}))}();var Ue=["Webkit","Moz","ms"],Xe=E.createElement("div").style,Ve={};function Ge(e){var t=k.cssProps[e]||Ve[e];return t||(e in Xe?e:Ve[e]=function(e){var t=e[0].toUpperCase()+e.slice(1),n=Ue.length;while(n--)if((e=Ue[n]+t)in Xe)return e}(e)||e)}var Ye=/^(none|table(?!-c[ea]).+)/,Qe=/^--/,Je={position:"absolute",visibility:"hidden",display:"block"},Ke={letterSpacing:"0",fontWeight:"400"};function Ze(e,t,n){var r=ne.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function et(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=k.css(e,n+re[a],!0,i)),r?("content"===n&&(u-=k.css(e,"padding"+re[a],!0,i)),"margin"!==n&&(u-=k.css(e,"border"+re[a]+"Width",!0,i))):(u+=k.css(e,"padding"+re[a],!0,i),"padding"!==n?u+=k.css(e,"border"+re[a]+"Width",!0,i):s+=k.css(e,"border"+re[a]+"Width",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function tt(e,t,n){var r=Fe(e),i=(!y.boxSizingReliable()||n)&&"border-box"===k.css(e,"boxSizing",!1,r),o=i,a=_e(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if($e.test(a)){if(!n)return a;a="auto"}return(!y.boxSizingReliable()&&i||"auto"===a||!parseFloat(a)&&"inline"===k.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===k.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+et(e,t,n||(i?"border":"content"),o,r,a)+"px"}function nt(e,t,n,r,i){return new nt.prototype.init(e,t,n,r,i)}k.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=_e(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=V(t),u=Qe.test(t),l=e.style;if(u||(t=Ge(s)),a=k.cssHooks[t]||k.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=ne.exec(n))&&i[1]&&(n=le(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||u||(n+=i&&i[3]||(k.cssNumber[s]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=V(t);return Qe.test(t)||(t=Ge(s)),(a=k.cssHooks[t]||k.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=_e(e,t,r)),"normal"===i&&t in Ke&&(i=Ke[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),k.each(["height","width"],function(e,u){k.cssHooks[u]={get:function(e,t,n){if(t)return!Ye.test(k.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?tt(e,u,n):ue(e,Je,function(){return tt(e,u,n)})},set:function(e,t,n){var r,i=Fe(e),o=!y.scrollboxSize()&&"absolute"===i.position,a=(o||n)&&"border-box"===k.css(e,"boxSizing",!1,i),s=n?et(e,u,n,a,i):0;return a&&o&&(s-=Math.ceil(e["offset"+u[0].toUpperCase()+u.slice(1)]-parseFloat(i[u])-et(e,u,"border",!1,i)-.5)),s&&(r=ne.exec(t))&&"px"!==(r[3]||"px")&&(e.style[u]=t,t=k.css(e,u)),Ze(0,t,s)}}}),k.cssHooks.marginLeft=ze(y.reliableMarginLeft,function(e,t){if(t)return(parseFloat(_e(e,"marginLeft"))||e.getBoundingClientRect().left-ue(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),k.each({margin:"",padding:"",border:"Width"},function(i,o){k.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r="string"==typeof e?e.split(" "):[e];t<4;t++)n[i+re[t]+o]=r[t]||r[t-2]||r[0];return n}},"margin"!==i&&(k.cssHooks[i+o].set=Ze)}),k.fn.extend({css:function(e,t){return _(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Fe(e),i=t.length;a<i;a++)o[t[a]]=k.css(e,t[a],!1,r);return o}return void 0!==n?k.style(e,t,n):k.css(e,t)},e,t,1<arguments.length)}}),((k.Tween=nt).prototype={constructor:nt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||k.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(k.cssNumber[n]?"":"px")},cur:function(){var e=nt.propHooks[this.prop];return e&&e.get?e.get(this):nt.propHooks._default.get(this)},run:function(e){var t,n=nt.propHooks[this.prop];return this.options.duration?this.pos=t=k.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):nt.propHooks._default.set(this),this}}).init.prototype=nt.prototype,(nt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=k.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){k.fx.step[e.prop]?k.fx.step[e.prop](e):1!==e.elem.nodeType||!k.cssHooks[e.prop]&&null==e.elem.style[Ge(e.prop)]?e.elem[e.prop]=e.now:k.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=nt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},k.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},k.fx=nt.prototype.init,k.fx.step={};var rt,it,ot,at,st=/^(?:toggle|show|hide)$/,ut=/queueHooks$/;function lt(){it&&(!1===E.hidden&&C.requestAnimationFrame?C.requestAnimationFrame(lt):C.setTimeout(lt,k.fx.interval),k.fx.tick())}function ct(){return C.setTimeout(function(){rt=void 0}),rt=Date.now()}function ft(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=re[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function pt(e,t,n){for(var r,i=(dt.tweeners[t]||[]).concat(dt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function dt(o,e,t){var n,a,r=0,i=dt.prefilters.length,s=k.Deferred().always(function(){delete u.elem}),u=function(){if(a)return!1;for(var e=rt||ct(),t=Math.max(0,l.startTime+l.duration-e),n=1-(t/l.duration||0),r=0,i=l.tweens.length;r<i;r++)l.tweens[r].run(n);return s.notifyWith(o,[l,n,t]),n<1&&i?t:(i||s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l]),!1)},l=s.promise({elem:o,props:k.extend({},e),opts:k.extend(!0,{specialEasing:{},easing:k.easing._default},t),originalProperties:e,originalOptions:t,startTime:rt||ct(),duration:t.duration,tweens:[],createTween:function(e,t){var n=k.Tween(o,l.opts,e,t,l.opts.specialEasing[e]||l.opts.easing);return l.tweens.push(n),n},stop:function(e){var t=0,n=e?l.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)l.tweens[t].run(1);return e?(s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l,e])):s.rejectWith(o,[l,e]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=V(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=k.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);r<i;r++)if(n=dt.prefilters[r].call(l,o,c,l.opts))return m(n.stop)&&(k._queueHooks(l.elem,l.opts.queue).stop=n.stop.bind(n)),n;return k.map(c,pt,l),m(l.opts.start)&&l.opts.start.call(o,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),k.fx.timer(k.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}k.Animation=k.extend(dt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return le(n.elem,e,ne.exec(t),n),n}]},tweener:function(e,t){m(e)?(t=e,e=["*"]):e=e.match(R);for(var n,r=0,i=e.length;r<i;r++)n=e[r],dt.tweeners[n]=dt.tweeners[n]||[],dt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&se(e),v=Q.get(e,"fxshow");for(r in n.queue||(null==(a=k._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,k.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],st.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;g=!0}d[r]=v&&v[r]||k.style(e,r)}if((u=!k.isEmptyObject(t))||!k.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=Q.get(e,"display")),"none"===(c=k.css(e,"display"))&&(l?c=l:(fe([e],!0),l=e.style.display||l,c=k.css(e,"display"),fe([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===k.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(g=v.hidden):v=Q.access(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&fe([e],!0),p.done(function(){for(r in g||fe([e]),Q.remove(e,"fxshow"),d)k.style(e,r,d[r])})),u=pt(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?dt.prefilters.unshift(e):dt.prefilters.push(e)}}),k.speed=function(e,t,n){var r=e&&"object"==typeof e?k.extend({},e):{complete:n||!n&&t||m(e)&&e,duration:e,easing:n&&t||t&&!m(t)&&t};return k.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in k.fx.speeds?r.duration=k.fx.speeds[r.duration]:r.duration=k.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){m(r.old)&&r.old.call(this),r.queue&&k.dequeue(this,r.queue)},r},k.fn.extend({fadeTo:function(e,t,n,r){return this.filter(se).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(t,e,n,r){var i=k.isEmptyObject(t),o=k.speed(e,n,r),a=function(){var e=dt(this,k.extend({},t),o);(i||Q.get(this,"finish"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(i,e,o){var a=function(e){var t=e.stop;delete e.stop,t(o)};return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&!1!==i&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!=i&&i+"queueHooks",n=k.timers,r=Q.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&ut.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||k.dequeue(this,i)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=Q.get(this),n=t[a+"queue"],r=t[a+"queueHooks"],i=k.timers,o=n?n.length:0;for(t.finish=!0,k.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),k.each(["toggle","show","hide"],function(e,r){var i=k.fn[r];k.fn[r]=function(e,t,n){return null==e||"boolean"==typeof e?i.apply(this,arguments):this.animate(ft(r,!0),e,t,n)}}),k.each({slideDown:ft("show"),slideUp:ft("hide"),slideToggle:ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,r){k.fn[e]=function(e,t,n){return this.animate(r,e,t,n)}}),k.timers=[],k.fx.tick=function(){var e,t=0,n=k.timers;for(rt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||k.fx.stop(),rt=void 0},k.fx.timer=function(e){k.timers.push(e),k.fx.start()},k.fx.interval=13,k.fx.start=function(){it||(it=!0,lt())},k.fx.stop=function(){it=null},k.fx.speeds={slow:600,fast:200,_default:400},k.fn.delay=function(r,e){return r=k.fx&&k.fx.speeds[r]||r,e=e||"fx",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function(){C.clearTimeout(n)}})},ot=E.createElement("input"),at=E.createElement("select").appendChild(E.createElement("option")),ot.type="checkbox",y.checkOn=""!==ot.value,y.optSelected=at.selected,(ot=E.createElement("input")).value="t",ot.type="radio",y.radioValue="t"===ot.value;var ht,gt=k.expr.attrHandle;k.fn.extend({attr:function(e,t){return _(this,k.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){k.removeAttr(this,e)})}}),k.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?k.prop(e,t,n):(1===o&&k.isXMLDoc(e)||(i=k.attrHooks[t.toLowerCase()]||(k.expr.match.bool.test(t)?ht:void 0)),void 0!==n?null===n?void k.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=k.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&A(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(R);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),ht={set:function(e,t,n){return!1===t?k.removeAttr(e,n):e.setAttribute(n,n),n}},k.each(k.expr.match.bool.source.match(/\w+/g),function(e,t){var a=gt[t]||k.find.attr;gt[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=gt[o],gt[o]=r,r=null!=a(e,t,n)?o:null,gt[o]=i),r}});var vt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;function mt(e){return(e.match(R)||[]).join(" ")}function xt(e){return e.getAttribute&&e.getAttribute("class")||""}function bt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(R)||[]}k.fn.extend({prop:function(e,t){return _(this,k.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[k.propFix[e]||e]})}}),k.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&k.isXMLDoc(e)||(t=k.propFix[t]||t,i=k.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=k.find.attr(e,"tabindex");return t?parseInt(t,10):vt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),y.optSelected||(k.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),k.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){k.propFix[this.toLowerCase()]=this}),k.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){k(this).addClass(t.call(this,e,xt(this)))});if((e=bt(t)).length)while(n=this[u++])if(i=xt(n),r=1===n.nodeType&&" "+mt(i)+" "){a=0;while(o=e[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=mt(r))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){k(this).removeClass(t.call(this,e,xt(this)))});if(!arguments.length)return this.attr("class","");if((e=bt(t)).length)while(n=this[u++])if(i=xt(n),r=1===n.nodeType&&" "+mt(i)+" "){a=0;while(o=e[a++])while(-1<r.indexOf(" "+o+" "))r=r.replace(" "+o+" "," ");i!==(s=mt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(i,t){var o=typeof i,a="string"===o||Array.isArray(i);return"boolean"==typeof t&&a?t?this.addClass(i):this.removeClass(i):m(i)?this.each(function(e){k(this).toggleClass(i.call(this,e,xt(this),t),t)}):this.each(function(){var e,t,n,r;if(a){t=0,n=k(this),r=bt(i);while(e=r[t++])n.hasClass(e)?n.removeClass(e):n.addClass(e)}else void 0!==i&&"boolean"!==o||((e=xt(this))&&Q.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===i?"":Q.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&-1<(" "+mt(xt(n))+" ").indexOf(t))return!0;return!1}});var wt=/\r/g;k.fn.extend({val:function(n){var r,e,i,t=this[0];return arguments.length?(i=m(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=i?n.call(this,e,k(this).val()):n)?t="":"number"==typeof t?t+="":Array.isArray(t)&&(t=k.map(t,function(e){return null==e?"":e+""})),(r=k.valHooks[this.type]||k.valHooks[this.nodeName.toLowerCase()])&&"set"in r&&void 0!==r.set(this,t,"value")||(this.value=t))})):t?(r=k.valHooks[t.type]||k.valHooks[t.nodeName.toLowerCase()])&&"get"in r&&void 0!==(e=r.get(t,"value"))?e:"string"==typeof(e=t.value)?e.replace(wt,""):null==e?"":e:void 0}}),k.extend({valHooks:{option:{get:function(e){var t=k.find.attr(e,"value");return null!=t?t:mt(k.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!A(n.parentNode,"optgroup"))){if(t=k(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=k.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=-1<k.inArray(k.valHooks.option.get(r),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),k.each(["radio","checkbox"],function(){k.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<k.inArray(k(e).val(),t)}},y.checkOn||(k.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),y.focusin="onfocusin"in C;var Tt=/^(?:focusinfocus|focusoutblur)$/,Ct=function(e){e.stopPropagation()};k.extend(k.event,{trigger:function(e,t,n,r){var i,o,a,s,u,l,c,f,p=[n||E],d=v.call(e,"type")?e.type:e,h=v.call(e,"namespace")?e.namespace.split("."):[];if(o=f=a=n=n||E,3!==n.nodeType&&8!==n.nodeType&&!Tt.test(d+k.event.triggered)&&(-1<d.indexOf(".")&&(d=(h=d.split(".")).shift(),h.sort()),u=d.indexOf(":")<0&&"on"+d,(e=e[k.expando]?e:new k.Event(d,"object"==typeof e&&e)).isTrigger=r?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:k.makeArray(t,[e]),c=k.event.special[d]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!x(n)){for(s=c.delegateType||d,Tt.test(s+d)||(o=o.parentNode);o;o=o.parentNode)p.push(o),a=o;a===(n.ownerDocument||E)&&p.push(a.defaultView||a.parentWindow||C)}i=0;while((o=p[i++])&&!e.isPropagationStopped())f=o,e.type=1<i?s:c.bindType||d,(l=(Q.get(o,"events")||{})[e.type]&&Q.get(o,"handle"))&&l.apply(o,t),(l=u&&o[u])&&l.apply&&G(o)&&(e.result=l.apply(o,t),!1===e.result&&e.preventDefault());return e.type=d,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!G(n)||u&&m(n[d])&&!x(n)&&((a=n[u])&&(n[u]=null),k.event.triggered=d,e.isPropagationStopped()&&f.addEventListener(d,Ct),n[d](),e.isPropagationStopped()&&f.removeEventListener(d,Ct),k.event.triggered=void 0,a&&(n[u]=a)),e.result}},simulate:function(e,t,n){var r=k.extend(new k.Event,n,{type:e,isSimulated:!0});k.event.trigger(r,null,t)}}),k.fn.extend({trigger:function(e,t){return this.each(function(){k.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return k.event.trigger(e,t,n,!0)}}),y.focusin||k.each({focus:"focusin",blur:"focusout"},function(n,r){var i=function(e){k.event.simulate(r,e.target,k.event.fix(e))};k.event.special[r]={setup:function(){var e=this.ownerDocument||this,t=Q.access(e,r);t||e.addEventListener(n,i,!0),Q.access(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=Q.access(e,r)-1;t?Q.access(e,r,t):(e.removeEventListener(n,i,!0),Q.remove(e,r))}}});var Et=C.location,kt=Date.now(),St=/\?/;k.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new C.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||k.error("Invalid XML: "+e),t};var Nt=/\[\]$/,At=/\r?\n/g,Dt=/^(?:submit|button|image|reset|file)$/i,jt=/^(?:input|select|textarea|keygen)/i;function qt(n,e,r,i){var t;if(Array.isArray(e))k.each(e,function(e,t){r||Nt.test(n)?i(n,t):qt(n+"["+("object"==typeof t&&null!=t?e:"")+"]",t,r,i)});else if(r||"object"!==w(e))i(n,e);else for(t in e)qt(n+"["+t+"]",e[t],r,i)}k.param=function(e,t){var n,r=[],i=function(e,t){var n=m(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!k.isPlainObject(e))k.each(e,function(){i(this.name,this.value)});else for(n in e)qt(n,e[n],t,i);return r.join("&")},k.fn.extend({serialize:function(){return k.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=k.prop(this,"elements");return e?k.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!k(this).is(":disabled")&&jt.test(this.nodeName)&&!Dt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=k(this).val();return null==n?null:Array.isArray(n)?k.map(n,function(e){return{name:t.name,value:e.replace(At,"\r\n")}}):{name:t.name,value:n.replace(At,"\r\n")}}).get()}});var Lt=/%20/g,Ht=/#.*$/,Ot=/([?&])_=[^&]*/,Pt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Mt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Ft=E.createElement("a");function Bt(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,r=0,i=e.toLowerCase().match(R)||[];if(m(t))while(n=i[r++])"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function _t(t,i,o,a){var s={},u=t===Wt;function l(e){var r;return s[e]=!0,k.each(t[e]||[],function(e,t){var n=t(i,o,a);return"string"!=typeof n||u||s[n]?u?!(r=n):void 0:(i.dataTypes.unshift(n),l(n),!1)}),r}return l(i.dataTypes[0])||!s["*"]&&l("*")}function zt(e,t){var n,r,i=k.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&k.extend(!0,e,r),e}Ft.href=Et.href,k.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Et.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Et.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":k.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,k.ajaxSettings),t):zt(k.ajaxSettings,e)},ajaxPrefilter:Bt(It),ajaxTransport:Bt(Wt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,v=k.ajaxSetup({},t),y=v.context||v,m=v.context&&(y.nodeType||y.jquery)?k(y):k.event,x=k.Deferred(),b=k.Callbacks("once memory"),w=v.statusCode||{},a={},s={},u="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n){n={};while(t=Pt.exec(p))n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?p:null},setRequestHeader:function(e,t){return null==h&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(v.mimeType=e),this},statusCode:function(e){var t;if(e)if(h)T.always(e[T.status]);else for(t in e)w[t]=[w[t],e[t]];return this},abort:function(e){var t=e||u;return c&&c.abort(t),l(0,t),this}};if(x.promise(T),v.url=((e||v.url||Et.href)+"").replace(Mt,Et.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(R)||[""],null==v.crossDomain){r=E.createElement("a");try{r.href=v.url,r.href=r.href,v.crossDomain=Ft.protocol+"//"+Ft.host!=r.protocol+"//"+r.host}catch(e){v.crossDomain=!0}}if(v.data&&v.processData&&"string"!=typeof v.data&&(v.data=k.param(v.data,v.traditional)),_t(It,v,t,T),h)return T;for(i in(g=k.event&&v.global)&&0==k.active++&&k.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Rt.test(v.type),f=v.url.replace(Ht,""),v.hasContent?v.data&&v.processData&&0===(v.contentType||"").indexOf("application/x-www-form-urlencoded")&&(v.data=v.data.replace(Lt,"+")):(o=v.url.slice(f.length),v.data&&(v.processData||"string"==typeof v.data)&&(f+=(St.test(f)?"&":"?")+v.data,delete v.data),!1===v.cache&&(f=f.replace(Ot,"$1"),o=(St.test(f)?"&":"?")+"_="+kt+++o),v.url=f+o),v.ifModified&&(k.lastModified[f]&&T.setRequestHeader("If-Modified-Since",k.lastModified[f]),k.etag[f]&&T.setRequestHeader("If-None-Match",k.etag[f])),(v.data&&v.hasContent&&!1!==v.contentType||t.contentType)&&T.setRequestHeader("Content-Type",v.contentType),T.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+("*"!==v.dataTypes[0]?", "+$t+"; q=0.01":""):v.accepts["*"]),v.headers)T.setRequestHeader(i,v.headers[i]);if(v.beforeSend&&(!1===v.beforeSend.call(y,T,v)||h))return T.abort();if(u="abort",b.add(v.complete),T.done(v.success),T.fail(v.error),c=_t(Wt,v,t,T)){if(T.readyState=1,g&&m.trigger("ajaxSend",[T,v]),h)return T;v.async&&0<v.timeout&&(d=C.setTimeout(function(){T.abort("timeout")},v.timeout));try{h=!1,c.send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s,u,l=t;h||(h=!0,d&&C.clearTimeout(d),c=void 0,p=r||"",T.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(v,T,n)),s=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(v,s,T,i),i?(v.ifModified&&((u=T.getResponseHeader("Last-Modified"))&&(k.lastModified[f]=u),(u=T.getResponseHeader("etag"))&&(k.etag[f]=u)),204===e||"HEAD"===v.type?l="nocontent":304===e?l="notmodified":(l=s.state,o=s.data,i=!(a=s.error))):(a=l,!e&&l||(l="error",e<0&&(e=0))),T.status=e,T.statusText=(t||l)+"",i?x.resolveWith(y,[o,l,T]):x.rejectWith(y,[T,l,a]),T.statusCode(w),w=void 0,g&&m.trigger(i?"ajaxSuccess":"ajaxError",[T,v,i?o:a]),b.fireWith(y,[T,l]),g&&(m.trigger("ajaxComplete",[T,v]),--k.active||k.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return k.get(e,t,n,"json")},getScript:function(e,t){return k.get(e,void 0,t,"script")}}),k.each(["get","post"],function(e,i){k[i]=function(e,t,n,r){return m(t)&&(r=r||n,n=t,t=void 0),k.ajax(k.extend({url:e,type:i,dataType:r,data:t,success:n},k.isPlainObject(e)&&e))}}),k._evalUrl=function(e,t){return k.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){k.globalEval(e,t)}})},k.fn.extend({wrapAll:function(e){var t;return this[0]&&(m(e)&&(e=e.call(this[0])),t=k(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return m(n)?this.each(function(e){k(this).wrapInner(n.call(this,e))}):this.each(function(){var e=k(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=m(t);return this.each(function(e){k(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){k(this).replaceWith(this.childNodes)}),this}}),k.expr.pseudos.hidden=function(e){return!k.expr.pseudos.visible(e)},k.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},k.ajaxSettings.xhr=function(){try{return new C.XMLHttpRequest}catch(e){}};var Ut={0:200,1223:204},Xt=k.ajaxSettings.xhr();y.cors=!!Xt&&"withCredentials"in Xt,y.ajax=Xt=!!Xt,k.ajaxTransport(function(i){var o,a;if(y.cors||Xt&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)r.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=r.onload=r.onerror=r.onabort=r.ontimeout=r.onreadystatechange=null,"abort"===e?r.abort():"error"===e?"number"!=typeof r.status?t(0,"error"):t(r.status,r.statusText):t(Ut[r.status]||r.status,r.statusText,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:r.responseText},r.getAllResponseHeaders()))}},r.onload=o(),a=r.onerror=r.ontimeout=o("error"),void 0!==r.onabort?r.onabort=a:r.onreadystatechange=function(){4===r.readyState&&C.setTimeout(function(){o&&a()})},o=o("abort");try{r.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),k.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),k.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return k.globalEval(e),e}}}),k.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),k.ajaxTransport("script",function(n){var r,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){r=k("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Vt,Gt=[],Yt=/(=)\?(?=&|$)|\?\?/;k.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Gt.pop()||k.expando+"_"+kt++;return this[e]=!0,e}}),k.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Yt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Yt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Yt,"$1"+r):!1!==e.jsonp&&(e.url+=(St.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||k.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?k(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Gt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Vt=E.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Vt.childNodes.length),k.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=D.exec(e))?[t.createElement(i[1])]:(i=we([e],t,o),o&&o.length&&k(o).remove(),k.merge([],i.childNodes)));var r,i,o},k.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1<s&&(r=mt(e.slice(s)),e=e.slice(0,s)),m(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),0<a.length&&k.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?k("<div>").append(k.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},k.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){k.fn[t]=function(e){return this.on(t,e)}}),k.expr.pseudos.animated=function(t){return k.grep(k.timers,function(e){return t===e.elem}).length},k.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=k.css(e,"position"),c=k(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=k.css(e,"top"),u=k.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,k.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},k.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){k.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===k.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===k.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=k(e).offset()).top+=k.css(e,"borderTopWidth",!0),i.left+=k.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-k.css(r,"marginTop",!0),left:t.left-i.left-k.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===k.css(e,"position"))e=e.offsetParent;return e||ie})}}),k.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;k.fn[t]=function(e){return _(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),k.each(["top","left"],function(e,n){k.cssHooks[n]=ze(y.pixelPosition,function(e,t){if(t)return t=_e(e,n),$e.test(t)?k(e).position()[n]+"px":t})}),k.each({Height:"height",Width:"width"},function(a,s){k.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){k.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return _(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?k.css(e,t,i):k.style(e,t,n,i)},s,n?e:void 0,n)}})}),k.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){k.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),k.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),k.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),k.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),m(e))return r=s.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(s.call(arguments)))}).guid=e.guid=e.guid||k.guid++,i},k.holdReady=function(e){e?k.readyWait++:k.ready(!0)},k.isArray=Array.isArray,k.parseJSON=JSON.parse,k.nodeName=A,k.isFunction=m,k.isWindow=x,k.camelCase=V,k.type=w,k.now=Date.now,k.isNumeric=function(e){var t=k.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return k});var Qt=C.jQuery,Jt=C.$;return k.noConflict=function(e){return C.$===k&&(C.$=Jt),e&&C.jQuery===k&&(C.jQuery=Qt),k},e||(C.jQuery=C.$=k),k});
+/*! jQuery UI - v1.12.1 - 2019-01-27
+* http://jqueryui.com
+* Includes: widget.js, position.js, data.js, disable-selection.js, focusable.js, form-reset-mixin.js, jquery-1-7.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/resizable.js, widgets/mouse.js
+* Copyright jQuery Foundation and other contributors; Licensed MIT */
+
+(function(t){"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)})(function(t){function e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidden"!==e}t.ui=t.ui||{},t.ui.version="1.12.1";var i=0,s=Array.prototype.slice;t.cleanData=function(e){return function(i){var s,n,o;for(o=0;null!=(n=i[o]);o++)try{s=t._data(n,"events"),s&&s.remove&&t(n).triggerHandler("remove")}catch(a){}e(i)}}(t.cleanData),t.widget=function(e,i,s){var n,o,a,r={},h=e.split(".")[0];e=e.split(".")[1];var l=h+"-"+e;return s||(s=i,i=t.Widget),t.isArray(s)&&(s=t.extend.apply(null,[{}].concat(s))),t.expr[":"][l.toLowerCase()]=function(e){return!!t.data(e,l)},t[h]=t[h]||{},n=t[h][e],o=t[h][e]=function(t,e){return this._createWidget?(arguments.length&&this._createWidget(t,e),void 0):new o(t,e)},t.extend(o,n,{version:s.version,_proto:t.extend({},s),_childConstructors:[]}),a=new i,a.options=t.widget.extend({},a.options),t.each(s,function(e,s){return t.isFunction(s)?(r[e]=function(){function t(){return i.prototype[e].apply(this,arguments)}function n(t){return i.prototype[e].apply(this,t)}return function(){var e,i=this._super,o=this._superApply;return this._super=t,this._superApply=n,e=s.apply(this,arguments),this._super=i,this._superApply=o,e}}(),void 0):(r[e]=s,void 0)}),o.prototype=t.widget.extend(a,{widgetEventPrefix:n?a.widgetEventPrefix||e:e},r,{constructor:o,namespace:h,widgetName:e,widgetFullName:l}),n?(t.each(n._childConstructors,function(e,i){var s=i.prototype;t.widget(s.namespace+"."+s.widgetName,o,i._proto)}),delete n._childConstructors):i._childConstructors.push(o),t.widget.bridge(e,o),o},t.widget.extend=function(e){for(var i,n,o=s.call(arguments,1),a=0,r=o.length;r>a;a++)for(i in o[a])n=o[a][i],o[a].hasOwnProperty(i)&&void 0!==n&&(e[i]=t.isPlainObject(n)?t.isPlainObject(e[i])?t.widget.extend({},e[i],n):t.widget.extend({},n):n);return e},t.widget.bridge=function(e,i){var n=i.prototype.widgetFullName||e;t.fn[e]=function(o){var a="string"==typeof o,r=s.call(arguments,1),h=this;return a?this.length||"instance"!==o?this.each(function(){var i,s=t.data(this,n);return"instance"===o?(h=s,!1):s?t.isFunction(s[o])&&"_"!==o.charAt(0)?(i=s[o].apply(s,r),i!==s&&void 0!==i?(h=i&&i.jquery?h.pushStack(i.get()):i,!1):void 0):t.error("no such method '"+o+"' for "+e+" widget instance"):t.error("cannot call methods on "+e+" prior to initialization; "+"attempted to call method '"+o+"'")}):h=void 0:(r.length&&(o=t.widget.extend.apply(null,[o].concat(r))),this.each(function(){var e=t.data(this,n);e?(e.option(o||{}),e._init&&e._init()):t.data(this,n,new i(o,this))})),h}},t.Widget=function(){},t.Widget._childConstructors=[],t.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{classes:{},disabled:!1,create:null},_createWidget:function(e,s){s=t(s||this.defaultElement||this)[0],this.element=t(s),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=t(),this.hoverable=t(),this.focusable=t(),this.classesElementLookup={},s!==this&&(t.data(s,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===s&&this.destroy()}}),this.document=t(s.style?s.ownerDocument:s.document||s),this.window=t(this.document[0].defaultView||this.document[0].parentWindow)),this.options=t.widget.extend({},this.options,this._getCreateOptions(),e),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:t.noop,_create:t.noop,_init:t.noop,destroy:function(){var e=this;this._destroy(),t.each(this.classesElementLookup,function(t,i){e._removeClass(i,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:t.noop,widget:function(){return this.element},option:function(e,i){var s,n,o,a=e;if(0===arguments.length)return t.widget.extend({},this.options);if("string"==typeof e)if(a={},s=e.split("."),e=s.shift(),s.length){for(n=a[e]=t.widget.extend({},this.options[e]),o=0;s.length-1>o;o++)n[s[o]]=n[s[o]]||{},n=n[s[o]];if(e=s.pop(),1===arguments.length)return void 0===n[e]?null:n[e];n[e]=i}else{if(1===arguments.length)return void 0===this.options[e]?null:this.options[e];a[e]=i}return this._setOptions(a),this},_setOptions:function(t){var e;for(e in t)this._setOption(e,t[e]);return this},_setOption:function(t,e){return"classes"===t&&this._setOptionClasses(e),this.options[t]=e,"disabled"===t&&this._setOptionDisabled(e),this},_setOptionClasses:function(e){var i,s,n;for(i in e)n=this.classesElementLookup[i],e[i]!==this.options.classes[i]&&n&&n.length&&(s=t(n.get()),this._removeClass(n,i),s.addClass(this._classes({element:s,keys:i,classes:e,add:!0})))},_setOptionDisabled:function(t){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!t),t&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(e){function i(i,o){var a,r;for(r=0;i.length>r;r++)a=n.classesElementLookup[i[r]]||t(),a=e.add?t(t.unique(a.get().concat(e.element.get()))):t(a.not(e.element).get()),n.classesElementLookup[i[r]]=a,s.push(i[r]),o&&e.classes[i[r]]&&s.push(e.classes[i[r]])}var s=[],n=this;return e=t.extend({element:this.element,classes:this.options.classes||{}},e),this._on(e.element,{remove:"_untrackClassesElement"}),e.keys&&i(e.keys.match(/\S+/g)||[],!0),e.extra&&i(e.extra.match(/\S+/g)||[]),s.join(" ")},_untrackClassesElement:function(e){var i=this;t.each(i.classesElementLookup,function(s,n){-1!==t.inArray(e.target,n)&&(i.classesElementLookup[s]=t(n.not(e.target).get()))})},_removeClass:function(t,e,i){return this._toggleClass(t,e,i,!1)},_addClass:function(t,e,i){return this._toggleClass(t,e,i,!0)},_toggleClass:function(t,e,i,s){s="boolean"==typeof s?s:i;var n="string"==typeof t||null===t,o={extra:n?e:i,keys:n?t:e,element:n?this.element:t,add:s};return o.element.toggleClass(this._classes(o),s),this},_on:function(e,i,s){var n,o=this;"boolean"!=typeof e&&(s=i,i=e,e=!1),s?(i=n=t(i),this.bindings=this.bindings.add(i)):(s=i,i=this.element,n=this.widget()),t.each(s,function(s,a){function r(){return e||o.options.disabled!==!0&&!t(this).hasClass("ui-state-disabled")?("string"==typeof a?o[a]:a).apply(o,arguments):void 0}"string"!=typeof a&&(r.guid=a.guid=a.guid||r.guid||t.guid++);var h=s.match(/^([\w:-]*)\s*(.*)$/),l=h[1]+o.eventNamespace,c=h[2];c?n.on(l,c,r):i.on(l,r)})},_off:function(e,i){i=(i||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,e.off(i).off(i),this.bindings=t(this.bindings.not(e).get()),this.focusable=t(this.focusable.not(e).get()),this.hoverable=t(this.hoverable.not(e).get())},_delay:function(t,e){function i(){return("string"==typeof t?s[t]:t).apply(s,arguments)}var s=this;return setTimeout(i,e||0)},_hoverable:function(e){this.hoverable=this.hoverable.add(e),this._on(e,{mouseenter:function(e){this._addClass(t(e.currentTarget),null,"ui-state-hover")},mouseleave:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-hover")}})},_focusable:function(e){this.focusable=this.focusable.add(e),this._on(e,{focusin:function(e){this._addClass(t(e.currentTarget),null,"ui-state-focus")},focusout:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-focus")}})},_trigger:function(e,i,s){var n,o,a=this.options[e];if(s=s||{},i=t.Event(i),i.type=(e===this.widgetEventPrefix?e:this.widgetEventPrefix+e).toLowerCase(),i.target=this.element[0],o=i.originalEvent)for(n in o)n in i||(i[n]=o[n]);return this.element.trigger(i,s),!(t.isFunction(a)&&a.apply(this.element[0],[i].concat(s))===!1||i.isDefaultPrevented())}},t.each({show:"fadeIn",hide:"fadeOut"},function(e,i){t.Widget.prototype["_"+e]=function(s,n,o){"string"==typeof n&&(n={effect:n});var a,r=n?n===!0||"number"==typeof n?i:n.effect||i:e;n=n||{},"number"==typeof n&&(n={duration:n}),a=!t.isEmptyObject(n),n.complete=o,n.delay&&s.delay(n.delay),a&&t.effects&&t.effects.effect[r]?s[e](n):r!==e&&s[r]?s[r](n.duration,n.easing,o):s.queue(function(i){t(this)[e](),o&&o.call(s[0]),i()})}}),t.widget,function(){function e(t,e,i){return[parseFloat(t[0])*(u.test(t[0])?e/100:1),parseFloat(t[1])*(u.test(t[1])?i/100:1)]}function i(e,i){return parseInt(t.css(e,i),10)||0}function s(e){var i=e[0];return 9===i.nodeType?{width:e.width(),height:e.height(),offset:{top:0,left:0}}:t.isWindow(i)?{width:e.width(),height:e.height(),offset:{top:e.scrollTop(),left:e.scrollLeft()}}:i.preventDefault?{width:0,height:0,offset:{top:i.pageY,left:i.pageX}}:{width:e.outerWidth(),height:e.outerHeight(),offset:e.offset()}}var n,o=Math.max,a=Math.abs,r=/left|center|right/,h=/top|center|bottom/,l=/[\+\-]\d+(\.[\d]+)?%?/,c=/^\w+/,u=/%$/,d=t.fn.position;t.position={scrollbarWidth:function(){if(void 0!==n)return n;var e,i,s=t("<div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>"),o=s.children()[0];return t("body").append(s),e=o.offsetWidth,s.css("overflow","scroll"),i=o.offsetWidth,e===i&&(i=s[0].clientWidth),s.remove(),n=e-i},getScrollInfo:function(e){var i=e.isWindow||e.isDocument?"":e.element.css("overflow-x"),s=e.isWindow||e.isDocument?"":e.element.css("overflow-y"),n="scroll"===i||"auto"===i&&e.width<e.element[0].scrollWidth,o="scroll"===s||"auto"===s&&e.height<e.element[0].scrollHeight;return{width:o?t.position.scrollbarWidth():0,height:n?t.position.scrollbarWidth():0}},getWithinInfo:function(e){var i=t(e||window),s=t.isWindow(i[0]),n=!!i[0]&&9===i[0].nodeType,o=!s&&!n;return{element:i,isWindow:s,isDocument:n,offset:o?t(e).offset():{left:0,top:0},scrollLeft:i.scrollLeft(),scrollTop:i.scrollTop(),width:i.outerWidth(),height:i.outerHeight()}}},t.fn.position=function(n){if(!n||!n.of)return d.apply(this,arguments);n=t.extend({},n);var u,p,f,m,g,_,v=t(n.of),b=t.position.getWithinInfo(n.within),y=t.position.getScrollInfo(b),w=(n.collision||"flip").split(" "),x={};return _=s(v),v[0].preventDefault&&(n.at="left top"),p=_.width,f=_.height,m=_.offset,g=t.extend({},m),t.each(["my","at"],function(){var t,e,i=(n[this]||"").split(" ");1===i.length&&(i=r.test(i[0])?i.concat(["center"]):h.test(i[0])?["center"].concat(i):["center","center"]),i[0]=r.test(i[0])?i[0]:"center",i[1]=h.test(i[1])?i[1]:"center",t=l.exec(i[0]),e=l.exec(i[1]),x[this]=[t?t[0]:0,e?e[0]:0],n[this]=[c.exec(i[0])[0],c.exec(i[1])[0]]}),1===w.length&&(w[1]=w[0]),"right"===n.at[0]?g.left+=p:"center"===n.at[0]&&(g.left+=p/2),"bottom"===n.at[1]?g.top+=f:"center"===n.at[1]&&(g.top+=f/2),u=e(x.at,p,f),g.left+=u[0],g.top+=u[1],this.each(function(){var s,r,h=t(this),l=h.outerWidth(),c=h.outerHeight(),d=i(this,"marginLeft"),_=i(this,"marginTop"),k=l+d+i(this,"marginRight")+y.width,C=c+_+i(this,"marginBottom")+y.height,D=t.extend({},g),T=e(x.my,h.outerWidth(),h.outerHeight());"right"===n.my[0]?D.left-=l:"center"===n.my[0]&&(D.left-=l/2),"bottom"===n.my[1]?D.top-=c:"center"===n.my[1]&&(D.top-=c/2),D.left+=T[0],D.top+=T[1],s={marginLeft:d,marginTop:_},t.each(["left","top"],function(e,i){t.ui.position[w[e]]&&t.ui.position[w[e]][i](D,{targetWidth:p,targetHeight:f,elemWidth:l,elemHeight:c,collisionPosition:s,collisionWidth:k,collisionHeight:C,offset:[u[0]+T[0],u[1]+T[1]],my:n.my,at:n.at,within:b,elem:h})}),n.using&&(r=function(t){var e=m.left-D.left,i=e+p-l,s=m.top-D.top,r=s+f-c,u={target:{element:v,left:m.left,top:m.top,width:p,height:f},element:{element:h,left:D.left,top:D.top,width:l,height:c},horizontal:0>i?"left":e>0?"right":"center",vertical:0>r?"top":s>0?"bottom":"middle"};l>p&&p>a(e+i)&&(u.horizontal="center"),c>f&&f>a(s+r)&&(u.vertical="middle"),u.important=o(a(e),a(i))>o(a(s),a(r))?"horizontal":"vertical",n.using.call(this,t,u)}),h.offset(t.extend(D,{using:r}))})},t.ui.position={fit:{left:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollLeft:s.offset.left,a=s.width,r=t.left-e.collisionPosition.marginLeft,h=n-r,l=r+e.collisionWidth-a-n;e.collisionWidth>a?h>0&&0>=l?(i=t.left+h+e.collisionWidth-a-n,t.left+=h-i):t.left=l>0&&0>=h?n:h>l?n+a-e.collisionWidth:n:h>0?t.left+=h:l>0?t.left-=l:t.left=o(t.left-r,t.left)},top:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollTop:s.offset.top,a=e.within.height,r=t.top-e.collisionPosition.marginTop,h=n-r,l=r+e.collisionHeight-a-n;e.collisionHeight>a?h>0&&0>=l?(i=t.top+h+e.collisionHeight-a-n,t.top+=h-i):t.top=l>0&&0>=h?n:h>l?n+a-e.collisionHeight:n:h>0?t.top+=h:l>0?t.top-=l:t.top=o(t.top-r,t.top)}},flip:{left:function(t,e){var i,s,n=e.within,o=n.offset.left+n.scrollLeft,r=n.width,h=n.isWindow?n.scrollLeft:n.offset.left,l=t.left-e.collisionPosition.marginLeft,c=l-h,u=l+e.collisionWidth-r-h,d="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,p="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,f=-2*e.offset[0];0>c?(i=t.left+d+p+f+e.collisionWidth-r-o,(0>i||a(c)>i)&&(t.left+=d+p+f)):u>0&&(s=t.left-e.collisionPosition.marginLeft+d+p+f-h,(s>0||u>a(s))&&(t.left+=d+p+f))},top:function(t,e){var i,s,n=e.within,o=n.offset.top+n.scrollTop,r=n.height,h=n.isWindow?n.scrollTop:n.offset.top,l=t.top-e.collisionPosition.marginTop,c=l-h,u=l+e.collisionHeight-r-h,d="top"===e.my[1],p=d?-e.elemHeight:"bottom"===e.my[1]?e.elemHeight:0,f="top"===e.at[1]?e.targetHeight:"bottom"===e.at[1]?-e.targetHeight:0,m=-2*e.offset[1];0>c?(s=t.top+p+f+m+e.collisionHeight-r-o,(0>s||a(c)>s)&&(t.top+=p+f+m)):u>0&&(i=t.top-e.collisionPosition.marginTop+p+f+m-h,(i>0||u>a(i))&&(t.top+=p+f+m))}},flipfit:{left:function(){t.ui.position.flip.left.apply(this,arguments),t.ui.position.fit.left.apply(this,arguments)},top:function(){t.ui.position.flip.top.apply(this,arguments),t.ui.position.fit.top.apply(this,arguments)}}}}(),t.ui.position,t.extend(t.expr[":"],{data:t.expr.createPseudo?t.expr.createPseudo(function(e){return function(i){return!!t.data(i,e)}}):function(e,i,s){return!!t.data(e,s[3])}}),t.fn.extend({disableSelection:function(){var t="onselectstart"in document.createElement("div")?"selectstart":"mousedown";return function(){return this.on(t+".ui-disableSelection",function(t){t.preventDefault()})}}(),enableSelection:function(){return this.off(".ui-disableSelection")}}),t.ui.focusable=function(i,s){var n,o,a,r,h,l=i.nodeName.toLowerCase();return"area"===l?(n=i.parentNode,o=n.name,i.href&&o&&"map"===n.nodeName.toLowerCase()?(a=t("img[usemap='#"+o+"']"),a.length>0&&a.is(":visible")):!1):(/^(input|select|textarea|button|object)$/.test(l)?(r=!i.disabled,r&&(h=t(i).closest("fieldset")[0],h&&(r=!h.disabled))):r="a"===l?i.href||s:s,r&&t(i).is(":visible")&&e(t(i)))},t.extend(t.expr[":"],{focusable:function(e){return t.ui.focusable(e,null!=t.attr(e,"tabindex"))}}),t.ui.focusable,t.fn.form=function(){return"string"==typeof this[0].form?this.closest("form"):t(this[0].form)},t.ui.formResetMixin={_formResetHandler:function(){var e=t(this);setTimeout(function(){var i=e.data("ui-form-reset-instances");t.each(i,function(){this.refresh()})})},_bindFormResetHandler:function(){if(this.form=this.element.form(),this.form.length){var t=this.form.data("ui-form-reset-instances")||[];t.length||this.form.on("reset.ui-form-reset",this._formResetHandler),t.push(this),this.form.data("ui-form-reset-instances",t)}},_unbindFormResetHandler:function(){if(this.form.length){var e=this.form.data("ui-form-reset-instances");e.splice(t.inArray(this,e),1),e.length?this.form.data("ui-form-reset-instances",e):this.form.removeData("ui-form-reset-instances").off("reset.ui-form-reset")}}},"1.7"===t.fn.jquery.substring(0,3)&&(t.each(["Width","Height"],function(e,i){function s(e,i,s,o){return t.each(n,function(){i-=parseFloat(t.css(e,"padding"+this))||0,s&&(i-=parseFloat(t.css(e,"border"+this+"Width"))||0),o&&(i-=parseFloat(t.css(e,"margin"+this))||0)}),i}var n="Width"===i?["Left","Right"]:["Top","Bottom"],o=i.toLowerCase(),a={innerWidth:t.fn.innerWidth,innerHeight:t.fn.innerHeight,outerWidth:t.fn.outerWidth,outerHeight:t.fn.outerHeight};t.fn["inner"+i]=function(e){return void 0===e?a["inner"+i].call(this):this.each(function(){t(this).css(o,s(this,e)+"px")})},t.fn["outer"+i]=function(e,n){return"number"!=typeof e?a["outer"+i].call(this,e):this.each(function(){t(this).css(o,s(this,e,!0,n)+"px")})}}),t.fn.addBack=function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}),t.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},t.ui.escapeSelector=function(){var t=/([!"#$%&'()*+,./:;<=>?@[\]^`{|}~])/g;return function(e){return e.replace(t,"\\$1")}}(),t.fn.labels=function(){var e,i,s,n,o;return this[0].labels&&this[0].labels.length?this.pushStack(this[0].labels):(n=this.eq(0).parents("label"),s=this.attr("id"),s&&(e=this.eq(0).parents().last(),o=e.add(e.length?e.siblings():this.siblings()),i="label[for='"+t.ui.escapeSelector(s)+"']",n=n.add(o.find(i).addBack(i))),this.pushStack(n))},t.fn.scrollParent=function(e){var i=this.css("position"),s="absolute"===i,n=e?/(auto|scroll|hidden)/:/(auto|scroll)/,o=this.parents().filter(function(){var e=t(this);return s&&"static"===e.css("position")?!1:n.test(e.css("overflow")+e.css("overflow-y")+e.css("overflow-x"))}).eq(0);return"fixed"!==i&&o.length?o:t(this[0].ownerDocument||document)},t.extend(t.expr[":"],{tabbable:function(e){var i=t.attr(e,"tabindex"),s=null!=i;return(!s||i>=0)&&t.ui.focusable(e,s)}}),t.fn.extend({uniqueId:function(){var t=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++t)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&t(this).removeAttr("id")})}}),t.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase());var n=!1;t(document).on("mouseup",function(){n=!1}),t.widget("ui.mouse",{version:"1.12.1",options:{cancel:"input, textarea, button, select, option",distance:1,delay:0},_mouseInit:function(){var e=this;this.element.on("mousedown."+this.widgetName,function(t){return e._mouseDown(t)}).on("click."+this.widgetName,function(i){return!0===t.data(i.target,e.widgetName+".preventClickEvent")?(t.removeData(i.target,e.widgetName+".preventClickEvent"),i.stopImmediatePropagation(),!1):void 0}),this.started=!1},_mouseDestroy:function(){this.element.off("."+this.widgetName),this._mouseMoveDelegate&&this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(e){if(!n){this._mouseMoved=!1,this._mouseStarted&&this._mouseUp(e),this._mouseDownEvent=e;var i=this,s=1===e.which,o="string"==typeof this.options.cancel&&e.target.nodeName?t(e.target).closest(this.options.cancel).length:!1;return s&&!o&&this._mouseCapture(e)?(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout(function(){i.mouseDelayMet=!0},this.options.delay)),this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=this._mouseStart(e)!==!1,!this._mouseStarted)?(e.preventDefault(),!0):(!0===t.data(e.target,this.widgetName+".preventClickEvent")&&t.removeData(e.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(t){return i._mouseMove(t)},this._mouseUpDelegate=function(t){return i._mouseUp(t)},this.document.on("mousemove."+this.widgetName,this._mouseMoveDelegate).on("mouseup."+this.widgetName,this._mouseUpDelegate),e.preventDefault(),n=!0,!0)):!0}},_mouseMove:function(e){if(this._mouseMoved){if(t.ui.ie&&(!document.documentMode||9>document.documentMode)&&!e.button)return this._mouseUp(e);if(!e.which)if(e.originalEvent.altKey||e.originalEvent.ctrlKey||e.originalEvent.metaKey||e.originalEvent.shiftKey)this.ignoreMissingWhich=!0;else if(!this.ignoreMissingWhich)return this._mouseUp(e)}return(e.which||e.button)&&(this._mouseMoved=!0),this._mouseStarted?(this._mouseDrag(e),e.preventDefault()):(this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=this._mouseStart(this._mouseDownEvent,e)!==!1,this._mouseStarted?this._mouseDrag(e):this._mouseUp(e)),!this._mouseStarted)},_mouseUp:function(e){this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,e.target===this._mouseDownEvent.target&&t.data(e.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(e)),this._mouseDelayTimer&&(clearTimeout(this._mouseDelayTimer),delete this._mouseDelayTimer),this.ignoreMissingWhich=!1,n=!1,e.preventDefault()},_mouseDistanceMet:function(t){return Math.max(Math.abs(this._mouseDownEvent.pageX-t.pageX),Math.abs(this._mouseDownEvent.pageY-t.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}}),t.ui.plugin={add:function(e,i,s){var n,o=t.ui[e].prototype;for(n in s)o.plugins[n]=o.plugins[n]||[],o.plugins[n].push([i,s[n]])},call:function(t,e,i,s){var n,o=t.plugins[e];if(o&&(s||t.element[0].parentNode&&11!==t.element[0].parentNode.nodeType))for(n=0;o.length>n;n++)t.options[o[n][0]]&&o[n][1].apply(t.element,i)}},t.widget("ui.resizable",t.ui.mouse,{version:"1.12.1",widgetEventPrefix:"resize",options:{alsoResize:!1,animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,classes:{"ui-resizable-se":"ui-icon ui-icon-gripsmall-diagonal-se"},containment:!1,ghost:!1,grid:!1,handles:"e,s,se",helper:!1,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},_num:function(t){return parseFloat(t)||0},_isNumber:function(t){return!isNaN(parseFloat(t))},_hasScroll:function(e,i){if("hidden"===t(e).css("overflow"))return!1;var s=i&&"left"===i?"scrollLeft":"scrollTop",n=!1;return e[s]>0?!0:(e[s]=1,n=e[s]>0,e[s]=0,n)},_create:function(){var e,i=this.options,s=this;this._addClass("ui-resizable"),t.extend(this,{_aspectRatio:!!i.aspectRatio,aspectRatio:i.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:i.helper||i.ghost||i.animate?i.helper||"ui-resizable-helper":null}),this.element[0].nodeName.match(/^(canvas|textarea|input|select|button|img)$/i)&&(this.element.wrap(t("<div class='ui-wrapper' style='overflow: hidden;'></div>").css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.resizable("instance")),this.elementIsWrapper=!0,e={marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom"),marginLeft:this.originalElement.css("marginLeft")},this.element.css(e),this.originalElement.css("margin",0),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css(e),this._proportionallyResize()),this._setupHandles(),i.autoHide&&t(this.element).on("mouseenter",function(){i.disabled||(s._removeClass("ui-resizable-autohide"),s._handles.show())}).on("mouseleave",function(){i.disabled||s.resizing||(s._addClass("ui-resizable-autohide"),s._handles.hide())}),this._mouseInit()},_destroy:function(){this._mouseDestroy();var e,i=function(e){t(e).removeData("resizable").removeData("ui-resizable").off(".resizable").find(".ui-resizable-handle").remove()};return this.elementIsWrapper&&(i(this.element),e=this.element,this.originalElement.css({position:e.css("position"),width:e.outerWidth(),height:e.outerHeight(),top:e.css("top"),left:e.css("left")}).insertAfter(e),e.remove()),this.originalElement.css("resize",this.originalResizeStyle),i(this.originalElement),this},_setOption:function(t,e){switch(this._super(t,e),t){case"handles":this._removeHandles(),this._setupHandles();break;default:}},_setupHandles:function(){var e,i,s,n,o,a=this.options,r=this;if(this.handles=a.handles||(t(".ui-resizable-handle",this.element).length?{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"}:"e,s,se"),this._handles=t(),this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),s=this.handles.split(","),this.handles={},i=0;s.length>i;i++)e=t.trim(s[i]),n="ui-resizable-"+e,o=t("<div>"),this._addClass(o,"ui-resizable-handle "+n),o.css({zIndex:a.zIndex}),this.handles[e]=".ui-resizable-"+e,this.element.append(o);this._renderAxis=function(e){var i,s,n,o;e=e||this.element;for(i in this.handles)this.handles[i].constructor===String?this.handles[i]=this.element.children(this.handles[i]).first().show():(this.handles[i].jquery||this.handles[i].nodeType)&&(this.handles[i]=t(this.handles[i]),this._on(this.handles[i],{mousedown:r._mouseDown})),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/^(textarea|input|select|button)$/i)&&(s=t(this.handles[i],this.element),o=/sw|ne|nw|se|n|s/.test(i)?s.outerHeight():s.outerWidth(),n=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join(""),e.css(n,o),this._proportionallyResize()),this._handles=this._handles.add(this.handles[i])},this._renderAxis(this.element),this._handles=this._handles.add(this.element.find(".ui-resizable-handle")),this._handles.disableSelection(),this._handles.on("mouseover",function(){r.resizing||(this.className&&(o=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),r.axis=o&&o[1]?o[1]:"se")}),a.autoHide&&(this._handles.hide(),this._addClass("ui-resizable-autohide"))},_removeHandles:function(){this._handles.remove()},_mouseCapture:function(e){var i,s,n=!1;for(i in this.handles)s=t(this.handles[i])[0],(s===e.target||t.contains(s,e.target))&&(n=!0);return!this.options.disabled&&n},_mouseStart:function(e){var i,s,n,o=this.options,a=this.element;return this.resizing=!0,this._renderProxy(),i=this._num(this.helper.css("left")),s=this._num(this.helper.css("top")),o.containment&&(i+=t(o.containment).scrollLeft()||0,s+=t(o.containment).scrollTop()||0),this.offset=this.helper.offset(),this.position={left:i,top:s},this.size=this._helper?{width:this.helper.width(),height:this.helper.height()}:{width:a.width(),height:a.height()},this.originalSize=this._helper?{width:a.outerWidth(),height:a.outerHeight()}:{width:a.width(),height:a.height()},this.sizeDiff={width:a.outerWidth()-a.width(),height:a.outerHeight()-a.height()},this.originalPosition={left:i,top:s},this.originalMousePosition={left:e.pageX,top:e.pageY},this.aspectRatio="number"==typeof o.aspectRatio?o.aspectRatio:this.originalSize.width/this.originalSize.height||1,n=t(".ui-resizable-"+this.axis).css("cursor"),t("body").css("cursor","auto"===n?this.axis+"-resize":n),this._addClass("ui-resizable-resizing"),this._propagate("start",e),!0},_mouseDrag:function(e){var i,s,n=this.originalMousePosition,o=this.axis,a=e.pageX-n.left||0,r=e.pageY-n.top||0,h=this._change[o];return this._updatePrevProperties(),h?(i=h.apply(this,[e,a,r]),this._updateVirtualBoundaries(e.shiftKey),(this._aspectRatio||e.shiftKey)&&(i=this._updateRatio(i,e)),i=this._respectSize(i,e),this._updateCache(i),this._propagate("resize",e),s=this._applyChanges(),!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize(),t.isEmptyObject(s)||(this._updatePrevProperties(),this._trigger("resize",e,this.ui()),this._applyChanges()),!1):!1},_mouseStop:function(e){this.resizing=!1;var i,s,n,o,a,r,h,l=this.options,c=this;return this._helper&&(i=this._proportionallyResizeElements,s=i.length&&/textarea/i.test(i[0].nodeName),n=s&&this._hasScroll(i[0],"left")?0:c.sizeDiff.height,o=s?0:c.sizeDiff.width,a={width:c.helper.width()-o,height:c.helper.height()-n},r=parseFloat(c.element.css("left"))+(c.position.left-c.originalPosition.left)||null,h=parseFloat(c.element.css("top"))+(c.position.top-c.originalPosition.top)||null,l.animate||this.element.css(t.extend(a,{top:h,left:r})),c.helper.height(c.size.height),c.helper.width(c.size.width),this._helper&&!l.animate&&this._proportionallyResize()),t("body").css("cursor","auto"),this._removeClass("ui-resizable-resizing"),this._propagate("stop",e),this._helper&&this.helper.remove(),!1},_updatePrevProperties:function(){this.prevPosition={top:this.position.top,left:this.position.left},this.prevSize={width:this.size.width,height:this.size.height}},_applyChanges:function(){var t={};return this.position.top!==this.prevPosition.top&&(t.top=this.position.top+"px"),this.position.left!==this.prevPosition.left&&(t.left=this.position.left+"px"),this.size.width!==this.prevSize.width&&(t.width=this.size.width+"px"),this.size.height!==this.prevSize.height&&(t.height=this.size.height+"px"),this.helper.css(t),t},_updateVirtualBoundaries:function(t){var e,i,s,n,o,a=this.options;o={minWidth:this._isNumber(a.minWidth)?a.minWidth:0,maxWidth:this._isNumber(a.maxWidth)?a.maxWidth:1/0,minHeight:this._isNumber(a.minHeight)?a.minHeight:0,maxHeight:this._isNumber(a.maxHeight)?a.maxHeight:1/0},(this._aspectRatio||t)&&(e=o.minHeight*this.aspectRatio,s=o.minWidth/this.aspectRatio,i=o.maxHeight*this.aspectRatio,n=o.maxWidth/this.aspectRatio,e>o.minWidth&&(o.minWidth=e),s>o.minHeight&&(o.minHeight=s),o.maxWidth>i&&(o.maxWidth=i),o.maxHeight>n&&(o.maxHeight=n)),this._vBoundaries=o},_updateCache:function(t){this.offset=this.helper.offset(),this._isNumber(t.left)&&(this.position.left=t.left),this._isNumber(t.top)&&(this.position.top=t.top),this._isNumber(t.height)&&(this.size.height=t.height),this._isNumber(t.width)&&(this.size.width=t.width)},_updateRatio:function(t){var e=this.position,i=this.size,s=this.axis;return this._isNumber(t.height)?t.width=t.height*this.aspectRatio:this._isNumber(t.width)&&(t.height=t.width/this.aspectRatio),"sw"===s&&(t.left=e.left+(i.width-t.width),t.top=null),"nw"===s&&(t.top=e.top+(i.height-t.height),t.left=e.left+(i.width-t.width)),t},_respectSize:function(t){var e=this._vBoundaries,i=this.axis,s=this._isNumber(t.width)&&e.maxWidth&&e.maxWidth<t.width,n=this._isNumber(t.height)&&e.maxHeight&&e.maxHeight<t.height,o=this._isNumber(t.width)&&e.minWidth&&e.minWidth>t.width,a=this._isNumber(t.height)&&e.minHeight&&e.minHeight>t.height,r=this.originalPosition.left+this.originalSize.width,h=this.originalPosition.top+this.originalSize.height,l=/sw|nw|w/.test(i),c=/nw|ne|n/.test(i);return o&&(t.width=e.minWidth),a&&(t.height=e.minHeight),s&&(t.width=e.maxWidth),n&&(t.height=e.maxHeight),o&&l&&(t.left=r-e.minWidth),s&&l&&(t.left=r-e.maxWidth),a&&c&&(t.top=h-e.minHeight),n&&c&&(t.top=h-e.maxHeight),t.width||t.height||t.left||!t.top?t.width||t.height||t.top||!t.left||(t.left=null):t.top=null,t},_getPaddingPlusBorderDimensions:function(t){for(var e=0,i=[],s=[t.css("borderTopWidth"),t.css("borderRightWidth"),t.css("borderBottomWidth"),t.css("borderLeftWidth")],n=[t.css("paddingTop"),t.css("paddingRight"),t.css("paddingBottom"),t.css("paddingLeft")];4>e;e++)i[e]=parseFloat(s[e])||0,i[e]+=parseFloat(n[e])||0;return{height:i[0]+i[2],width:i[1]+i[3]}},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var t,e=0,i=this.helper||this.element;this._proportionallyResizeElements.length>e;e++)t=this._proportionallyResizeElements[e],this.outerDimensions||(this.outerDimensions=this._getPaddingPlusBorderDimensions(t)),t.css({height:i.height()-this.outerDimensions.height||0,width:i.width()-this.outerDimensions.width||0})},_renderProxy:function(){var e=this.element,i=this.options;this.elementOffset=e.offset(),this._helper?(this.helper=this.helper||t("<div style='overflow:hidden;'></div>"),this._addClass(this.helper,this._helper),this.helper.css({width:this.element.outerWidth(),height:this.element.outerHeight(),position:"absolute",left:this.elementOffset.left+"px",top:this.elementOffset.top+"px",zIndex:++i.zIndex}),this.helper.appendTo("body").disableSelection()):this.helper=this.element
+},_change:{e:function(t,e){return{width:this.originalSize.width+e}},w:function(t,e){var i=this.originalSize,s=this.originalPosition;return{left:s.left+e,width:i.width-e}},n:function(t,e,i){var s=this.originalSize,n=this.originalPosition;return{top:n.top+i,height:s.height-i}},s:function(t,e,i){return{height:this.originalSize.height+i}},se:function(e,i,s){return t.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[e,i,s]))},sw:function(e,i,s){return t.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[e,i,s]))},ne:function(e,i,s){return t.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[e,i,s]))},nw:function(e,i,s){return t.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[e,i,s]))}},_propagate:function(e,i){t.ui.plugin.call(this,e,[i,this.ui()]),"resize"!==e&&this._trigger(e,i,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}}),t.ui.plugin.add("resizable","animate",{stop:function(e){var i=t(this).resizable("instance"),s=i.options,n=i._proportionallyResizeElements,o=n.length&&/textarea/i.test(n[0].nodeName),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-r,height:i.size.height-a},l=parseFloat(i.element.css("left"))+(i.position.left-i.originalPosition.left)||null,c=parseFloat(i.element.css("top"))+(i.position.top-i.originalPosition.top)||null;i.element.animate(t.extend(h,c&&l?{top:c,left:l}:{}),{duration:s.animateDuration,easing:s.animateEasing,step:function(){var s={width:parseFloat(i.element.css("width")),height:parseFloat(i.element.css("height")),top:parseFloat(i.element.css("top")),left:parseFloat(i.element.css("left"))};n&&n.length&&t(n[0]).css({width:s.width,height:s.height}),i._updateCache(s),i._propagate("resize",e)}})}}),t.ui.plugin.add("resizable","containment",{start:function(){var e,i,s,n,o,a,r,h=t(this).resizable("instance"),l=h.options,c=h.element,u=l.containment,d=u instanceof t?u.get(0):/parent/.test(u)?c.parent().get(0):u;d&&(h.containerElement=t(d),/document/.test(u)||u===document?(h.containerOffset={left:0,top:0},h.containerPosition={left:0,top:0},h.parentData={element:t(document),left:0,top:0,width:t(document).width(),height:t(document).height()||document.body.parentNode.scrollHeight}):(e=t(d),i=[],t(["Top","Right","Left","Bottom"]).each(function(t,s){i[t]=h._num(e.css("padding"+s))}),h.containerOffset=e.offset(),h.containerPosition=e.position(),h.containerSize={height:e.innerHeight()-i[3],width:e.innerWidth()-i[1]},s=h.containerOffset,n=h.containerSize.height,o=h.containerSize.width,a=h._hasScroll(d,"left")?d.scrollWidth:o,r=h._hasScroll(d)?d.scrollHeight:n,h.parentData={element:d,left:s.left,top:s.top,width:a,height:r}))},resize:function(e){var i,s,n,o,a=t(this).resizable("instance"),r=a.options,h=a.containerOffset,l=a.position,c=a._aspectRatio||e.shiftKey,u={top:0,left:0},d=a.containerElement,p=!0;d[0]!==document&&/static/.test(d.css("position"))&&(u=h),l.left<(a._helper?h.left:0)&&(a.size.width=a.size.width+(a._helper?a.position.left-h.left:a.position.left-u.left),c&&(a.size.height=a.size.width/a.aspectRatio,p=!1),a.position.left=r.helper?h.left:0),l.top<(a._helper?h.top:0)&&(a.size.height=a.size.height+(a._helper?a.position.top-h.top:a.position.top),c&&(a.size.width=a.size.height*a.aspectRatio,p=!1),a.position.top=a._helper?h.top:0),n=a.containerElement.get(0)===a.element.parent().get(0),o=/relative|absolute/.test(a.containerElement.css("position")),n&&o?(a.offset.left=a.parentData.left+a.position.left,a.offset.top=a.parentData.top+a.position.top):(a.offset.left=a.element.offset().left,a.offset.top=a.element.offset().top),i=Math.abs(a.sizeDiff.width+(a._helper?a.offset.left-u.left:a.offset.left-h.left)),s=Math.abs(a.sizeDiff.height+(a._helper?a.offset.top-u.top:a.offset.top-h.top)),i+a.size.width>=a.parentData.width&&(a.size.width=a.parentData.width-i,c&&(a.size.height=a.size.width/a.aspectRatio,p=!1)),s+a.size.height>=a.parentData.height&&(a.size.height=a.parentData.height-s,c&&(a.size.width=a.size.height*a.aspectRatio,p=!1)),p||(a.position.left=a.prevPosition.left,a.position.top=a.prevPosition.top,a.size.width=a.prevSize.width,a.size.height=a.prevSize.height)},stop:function(){var e=t(this).resizable("instance"),i=e.options,s=e.containerOffset,n=e.containerPosition,o=e.containerElement,a=t(e.helper),r=a.offset(),h=a.outerWidth()-e.sizeDiff.width,l=a.outerHeight()-e.sizeDiff.height;e._helper&&!i.animate&&/relative/.test(o.css("position"))&&t(this).css({left:r.left-n.left-s.left,width:h,height:l}),e._helper&&!i.animate&&/static/.test(o.css("position"))&&t(this).css({left:r.left-n.left-s.left,width:h,height:l})}}),t.ui.plugin.add("resizable","alsoResize",{start:function(){var e=t(this).resizable("instance"),i=e.options;t(i.alsoResize).each(function(){var e=t(this);e.data("ui-resizable-alsoresize",{width:parseFloat(e.width()),height:parseFloat(e.height()),left:parseFloat(e.css("left")),top:parseFloat(e.css("top"))})})},resize:function(e,i){var s=t(this).resizable("instance"),n=s.options,o=s.originalSize,a=s.originalPosition,r={height:s.size.height-o.height||0,width:s.size.width-o.width||0,top:s.position.top-a.top||0,left:s.position.left-a.left||0};t(n.alsoResize).each(function(){var e=t(this),s=t(this).data("ui-resizable-alsoresize"),n={},o=e.parents(i.originalElement[0]).length?["width","height"]:["width","height","top","left"];t.each(o,function(t,e){var i=(s[e]||0)+(r[e]||0);i&&i>=0&&(n[e]=i||null)}),e.css(n)})},stop:function(){t(this).removeData("ui-resizable-alsoresize")}}),t.ui.plugin.add("resizable","ghost",{start:function(){var e=t(this).resizable("instance"),i=e.size;e.ghost=e.originalElement.clone(),e.ghost.css({opacity:.25,display:"block",position:"relative",height:i.height,width:i.width,margin:0,left:0,top:0}),e._addClass(e.ghost,"ui-resizable-ghost"),t.uiBackCompat!==!1&&"string"==typeof e.options.ghost&&e.ghost.addClass(this.options.ghost),e.ghost.appendTo(e.helper)},resize:function(){var e=t(this).resizable("instance");e.ghost&&e.ghost.css({position:"relative",height:e.size.height,width:e.size.width})},stop:function(){var e=t(this).resizable("instance");e.ghost&&e.helper&&e.helper.get(0).removeChild(e.ghost.get(0))}}),t.ui.plugin.add("resizable","grid",{resize:function(){var e,i=t(this).resizable("instance"),s=i.options,n=i.size,o=i.originalSize,a=i.originalPosition,r=i.axis,h="number"==typeof s.grid?[s.grid,s.grid]:s.grid,l=h[0]||1,c=h[1]||1,u=Math.round((n.width-o.width)/l)*l,d=Math.round((n.height-o.height)/c)*c,p=o.width+u,f=o.height+d,m=s.maxWidth&&p>s.maxWidth,g=s.maxHeight&&f>s.maxHeight,_=s.minWidth&&s.minWidth>p,v=s.minHeight&&s.minHeight>f;s.grid=h,_&&(p+=l),v&&(f+=c),m&&(p-=l),g&&(f-=c),/^(se|s|e)$/.test(r)?(i.size.width=p,i.size.height=f):/^(ne)$/.test(r)?(i.size.width=p,i.size.height=f,i.position.top=a.top-d):/^(sw)$/.test(r)?(i.size.width=p,i.size.height=f,i.position.left=a.left-u):((0>=f-c||0>=p-l)&&(e=i._getPaddingPlusBorderDimensions(this)),f-c>0?(i.size.height=f,i.position.top=a.top-d):(f=c-e.height,i.size.height=f,i.position.top=a.top+o.height-f),p-l>0?(i.size.width=p,i.position.left=a.left-u):(p=l-e.width,i.size.width=p,i.position.left=a.left+o.width-p))}}),t.ui.resizable});/**
+ * Copyright (c) 2007 Ariel Flesler - aflesler ○ gmail • com | https://github.com/flesler
+ * Licensed under MIT
+ * @author Ariel Flesler
+ * @version 2.1.2
+ */
+;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!==typeof module&&module.exports?module.exports=f(require("jquery")):f(jQuery)})(function($){"use strict";function n(a){return!a.nodeName||-1!==$.inArray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFunction(a)||$.isPlainObject(a)?a:{top:a,left:a}}var p=$.scrollTo=function(a,d,b){return $(window).scrollTo(a,d,b)};p.defaults={axis:"xy",duration:0,limit:!0};$.fn.scrollTo=function(a,d,b){"object"=== typeof d&&(b=d,d=0);"function"===typeof b&&(b={onAfter:b});"max"===a&&(a=9E9);b=$.extend({},p.defaults,b);d=d||b.duration;var u=b.queue&&1<b.axis.length;u&&(d/=2);b.offset=h(b.offset);b.over=h(b.over);return this.each(function(){function k(a){var k=$.extend({},b,{queue:!0,duration:d,complete:a&&function(){a.call(q,e,b)}});r.animate(f,k)}if(null!==a){var l=n(this),q=l?this.contentWindow||window:this,r=$(q),e=a,f={},t;switch(typeof e){case "number":case "string":if(/^([+-]=?)?\d+(\.\d+)?(px|%)?$/.test(e)){e= h(e);break}e=l?$(e):$(e,q);case "object":if(e.length===0)return;if(e.is||e.style)t=(e=$(e)).offset()}var v=$.isFunction(b.offset)&&b.offset(q,e)||b.offset;$.each(b.axis.split(""),function(a,c){var d="x"===c?"Left":"Top",m=d.toLowerCase(),g="scroll"+d,h=r[g](),n=p.max(q,c);t?(f[g]=t[m]+(l?0:h-r.offset()[m]),b.margin&&(f[g]-=parseInt(e.css("margin"+d),10)||0,f[g]-=parseInt(e.css("border"+d+"Width"),10)||0),f[g]+=v[m]||0,b.over[m]&&(f[g]+=e["x"===c?"width":"height"]()*b.over[m])):(d=e[m],f[g]=d.slice&& "%"===d.slice(-1)?parseFloat(d)/100*n:d);b.limit&&/^\d+$/.test(f[g])&&(f[g]=0>=f[g]?0:Math.min(f[g],n));!a&&1<b.axis.length&&(h===f[g]?f={}:u&&(k(b.onAfterFirst),f={}))});k(b.onAfter)}})};p.max=function(a,d){var b="x"===d?"Width":"Height",h="scroll"+b;if(!n(a))return a[h]-$(a)[b.toLowerCase()]();var b="client"+b,k=a.ownerDocument||a.document,l=k.documentElement,k=k.body;return Math.max(l[h],k[h])-Math.min(l[b],k[b])};$.Tween.propHooks.scrollLeft=$.Tween.propHooks.scrollTop={get:function(a){return $(a.elem)[a.prop]()}, set:function(a){var d=this.get(a);if(a.options.interrupt&&a._last&&a._last!==d)return $(a.elem).stop();var b=Math.round(a.now);d!==b&&($(a.elem)[a.prop](b),a._last=this.get(a))}};return p});
+/*!
+ PowerTip v1.3.1 (2018-04-15)
+ https://stevenbenner.github.io/jquery-powertip/
+ Copyright (c) 2018 Steven Benner (http://stevenbenner.com/).
+ Released under MIT license.
+ https://raw.github.com/stevenbenner/jquery-powertip/master/LICENSE.txt
+*/
+(function(root,factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else if(typeof module==="object"&&module.exports){module.exports=factory(require("jquery"))}else{factory(root.jQuery)}})(this,function($){var $document=$(document),$window=$(window),$body=$("body");var DATA_DISPLAYCONTROLLER="displayController",DATA_HASACTIVEHOVER="hasActiveHover",DATA_FORCEDOPEN="forcedOpen",DATA_HASMOUSEMOVE="hasMouseMove",DATA_MOUSEONTOTIP="mouseOnToPopup",DATA_ORIGINALTITLE="originalTitle",DATA_POWERTIP="powertip",DATA_POWERTIPJQ="powertipjq",DATA_POWERTIPTARGET="powertiptarget",EVENT_NAMESPACE=".powertip",RAD2DEG=180/Math.PI,MOUSE_EVENTS=["click","dblclick","mousedown","mouseup","mousemove","mouseover","mouseout","mouseenter","mouseleave","contextmenu"];var session={tooltips:null,isTipOpen:false,isFixedTipOpen:false,isClosing:false,tipOpenImminent:false,activeHover:null,currentX:0,currentY:0,previousX:0,previousY:0,desyncTimeout:null,closeDelayTimeout:null,mouseTrackingActive:false,delayInProgress:false,windowWidth:0,windowHeight:0,scrollTop:0,scrollLeft:0};var Collision={none:0,top:1,bottom:2,left:4,right:8};$.fn.powerTip=function(opts,arg){var targetElements=this,options,tipController;if(!targetElements.length){return targetElements}if($.type(opts)==="string"&&$.powerTip[opts]){return $.powerTip[opts].call(targetElements,targetElements,arg)}options=$.extend({},$.fn.powerTip.defaults,opts);tipController=new TooltipController(options);initTracking();targetElements.each(function elementSetup(){var $this=$(this),dataPowertip=$this.data(DATA_POWERTIP),dataElem=$this.data(DATA_POWERTIPJQ),dataTarget=$this.data(DATA_POWERTIPTARGET),title=$this.attr("title");if(!dataPowertip&&!dataTarget&&!dataElem&&title){$this.data(DATA_POWERTIP,title);$this.data(DATA_ORIGINALTITLE,title);$this.removeAttr("title")}$this.data(DATA_DISPLAYCONTROLLER,new DisplayController($this,options,tipController))});if(!options.manual){$.each(options.openEvents,function(idx,evt){if($.inArray(evt,options.closeEvents)>-1){targetElements.on(evt+EVENT_NAMESPACE,function elementToggle(event){$.powerTip.toggle(this,event)})}else{targetElements.on(evt+EVENT_NAMESPACE,function elementOpen(event){$.powerTip.show(this,event)})}});$.each(options.closeEvents,function(idx,evt){if($.inArray(evt,options.openEvents)<0){targetElements.on(evt+EVENT_NAMESPACE,function elementClose(event){$.powerTip.hide(this,!isMouseEvent(event))})}});targetElements.on("keydown"+EVENT_NAMESPACE,function elementKeyDown(event){if(event.keyCode===27){$.powerTip.hide(this,true)}})}return targetElements};$.fn.powerTip.defaults={fadeInTime:200,fadeOutTime:100,followMouse:false,popupId:"powerTip",popupClass:null,intentSensitivity:7,intentPollInterval:100,closeDelay:100,placement:"n",smartPlacement:false,offset:10,mouseOnToPopup:false,manual:false,openEvents:["mouseenter","focus"],closeEvents:["mouseleave","blur"]};$.fn.powerTip.smartPlacementLists={n:["n","ne","nw","s"],e:["e","ne","se","w","nw","sw","n","s","e"],s:["s","se","sw","n"],w:["w","nw","sw","e","ne","se","n","s","w"],nw:["nw","w","sw","n","s","se","nw"],ne:["ne","e","se","n","s","sw","ne"],sw:["sw","w","nw","s","n","ne","sw"],se:["se","e","ne","s","n","nw","se"],"nw-alt":["nw-alt","n","ne-alt","sw-alt","s","se-alt","w","e"],"ne-alt":["ne-alt","n","nw-alt","se-alt","s","sw-alt","e","w"],"sw-alt":["sw-alt","s","se-alt","nw-alt","n","ne-alt","w","e"],"se-alt":["se-alt","s","sw-alt","ne-alt","n","nw-alt","e","w"]};$.powerTip={show:function apiShowTip(element,event){if(isMouseEvent(event)){trackMouse(event);session.previousX=event.pageX;session.previousY=event.pageY;$(element).data(DATA_DISPLAYCONTROLLER).show()}else{$(element).first().data(DATA_DISPLAYCONTROLLER).show(true,true)}return element},reposition:function apiResetPosition(element){$(element).first().data(DATA_DISPLAYCONTROLLER).resetPosition();return element},hide:function apiCloseTip(element,immediate){var displayController;immediate=element?immediate:true;if(element){displayController=$(element).first().data(DATA_DISPLAYCONTROLLER)}else if(session.activeHover){displayController=session.activeHover.data(DATA_DISPLAYCONTROLLER)}if(displayController){displayController.hide(immediate)}return element},toggle:function apiToggle(element,event){if(session.activeHover&&session.activeHover.is(element)){$.powerTip.hide(element,!isMouseEvent(event))}else{$.powerTip.show(element,event)}return element}};$.powerTip.showTip=$.powerTip.show;$.powerTip.closeTip=$.powerTip.hide;function CSSCoordinates(){var me=this;me.top="auto";me.left="auto";me.right="auto";me.bottom="auto";me.set=function(property,value){if($.isNumeric(value)){me[property]=Math.round(value)}}}function DisplayController(element,options,tipController){var hoverTimer=null,myCloseDelay=null;function openTooltip(immediate,forceOpen){cancelTimer();if(!element.data(DATA_HASACTIVEHOVER)){if(!immediate){session.tipOpenImminent=true;hoverTimer=setTimeout(function intentDelay(){hoverTimer=null;checkForIntent()},options.intentPollInterval)}else{if(forceOpen){element.data(DATA_FORCEDOPEN,true)}closeAnyDelayed();tipController.showTip(element)}}else{cancelClose()}}function closeTooltip(disableDelay){if(myCloseDelay){myCloseDelay=session.closeDelayTimeout=clearTimeout(myCloseDelay);session.delayInProgress=false}cancelTimer();session.tipOpenImminent=false;if(element.data(DATA_HASACTIVEHOVER)){element.data(DATA_FORCEDOPEN,false);if(!disableDelay){session.delayInProgress=true;session.closeDelayTimeout=setTimeout(function closeDelay(){session.closeDelayTimeout=null;tipController.hideTip(element);session.delayInProgress=false;myCloseDelay=null},options.closeDelay);myCloseDelay=session.closeDelayTimeout}else{tipController.hideTip(element)}}}function checkForIntent(){var xDifference=Math.abs(session.previousX-session.currentX),yDifference=Math.abs(session.previousY-session.currentY),totalDifference=xDifference+yDifference;if(totalDifference<options.intentSensitivity){cancelClose();closeAnyDelayed();tipController.showTip(element)}else{session.previousX=session.currentX;session.previousY=session.currentY;openTooltip()}}function cancelTimer(stopClose){hoverTimer=clearTimeout(hoverTimer);if(session.closeDelayTimeout&&myCloseDelay===session.closeDelayTimeout||stopClose){cancelClose()}}function cancelClose(){session.closeDelayTimeout=clearTimeout(session.closeDelayTimeout);session.delayInProgress=false}function closeAnyDelayed(){if(session.delayInProgress&&session.activeHover&&!session.activeHover.is(element)){session.activeHover.data(DATA_DISPLAYCONTROLLER).hide(true)}}function repositionTooltip(){tipController.resetPosition(element)}this.show=openTooltip;this.hide=closeTooltip;this.cancel=cancelTimer;this.resetPosition=repositionTooltip}function PlacementCalculator(){function computePlacementCoords(element,placement,tipWidth,tipHeight,offset){var placementBase=placement.split("-")[0],coords=new CSSCoordinates,position;if(isSvgElement(element)){position=getSvgPlacement(element,placementBase)}else{position=getHtmlPlacement(element,placementBase)}switch(placement){case"n":coords.set("left",position.left-tipWidth/2);coords.set("bottom",session.windowHeight-position.top+offset);break;case"e":coords.set("left",position.left+offset);coords.set("top",position.top-tipHeight/2);break;case"s":coords.set("left",position.left-tipWidth/2);coords.set("top",position.top+offset);break;case"w":coords.set("top",position.top-tipHeight/2);coords.set("right",session.windowWidth-position.left+offset);break;case"nw":coords.set("bottom",session.windowHeight-position.top+offset);coords.set("right",session.windowWidth-position.left-20);break;case"nw-alt":coords.set("left",position.left);coords.set("bottom",session.windowHeight-position.top+offset);break;case"ne":coords.set("left",position.left-20);coords.set("bottom",session.windowHeight-position.top+offset);break;case"ne-alt":coords.set("bottom",session.windowHeight-position.top+offset);coords.set("right",session.windowWidth-position.left);break;case"sw":coords.set("top",position.top+offset);coords.set("right",session.windowWidth-position.left-20);break;case"sw-alt":coords.set("left",position.left);coords.set("top",position.top+offset);break;case"se":coords.set("left",position.left-20);coords.set("top",position.top+offset);break;case"se-alt":coords.set("top",position.top+offset);coords.set("right",session.windowWidth-position.left);break}return coords}function getHtmlPlacement(element,placement){var objectOffset=element.offset(),objectWidth=element.outerWidth(),objectHeight=element.outerHeight(),left,top;switch(placement){case"n":left=objectOffset.left+objectWidth/2;top=objectOffset.top;break;case"e":left=objectOffset.left+objectWidth;top=objectOffset.top+objectHeight/2;break;case"s":left=objectOffset.left+objectWidth/2;top=objectOffset.top+objectHeight;break;case"w":left=objectOffset.left;top=objectOffset.top+objectHeight/2;break;case"nw":left=objectOffset.left;top=objectOffset.top;break;case"ne":left=objectOffset.left+objectWidth;top=objectOffset.top;break;case"sw":left=objectOffset.left;top=objectOffset.top+objectHeight;break;case"se":left=objectOffset.left+objectWidth;top=objectOffset.top+objectHeight;break}return{top:top,left:left}}function getSvgPlacement(element,placement){var svgElement=element.closest("svg")[0],domElement=element[0],point=svgElement.createSVGPoint(),boundingBox=domElement.getBBox(),matrix=domElement.getScreenCTM(),halfWidth=boundingBox.width/2,halfHeight=boundingBox.height/2,placements=[],placementKeys=["nw","n","ne","e","se","s","sw","w"],coords,rotation,steps,x;function pushPlacement(){placements.push(point.matrixTransform(matrix))}point.x=boundingBox.x;point.y=boundingBox.y;pushPlacement();point.x+=halfWidth;pushPlacement();point.x+=halfWidth;pushPlacement();point.y+=halfHeight;pushPlacement();point.y+=halfHeight;pushPlacement();point.x-=halfWidth;pushPlacement();point.x-=halfWidth;pushPlacement();point.y-=halfHeight;pushPlacement();if(placements[0].y!==placements[1].y||placements[0].x!==placements[7].x){rotation=Math.atan2(matrix.b,matrix.a)*RAD2DEG;steps=Math.ceil((rotation%360-22.5)/45);if(steps<1){steps+=8}while(steps--){placementKeys.push(placementKeys.shift())}}for(x=0;x<placements.length;x++){if(placementKeys[x]===placement){coords=placements[x];break}}return{top:coords.y+session.scrollTop,left:coords.x+session.scrollLeft}}this.compute=computePlacementCoords}function TooltipController(options){var placementCalculator=new PlacementCalculator,tipElement=$("#"+options.popupId);if(tipElement.length===0){tipElement=$("<div/>",{id:options.popupId});if($body.length===0){$body=$("body")}$body.append(tipElement);session.tooltips=session.tooltips?session.tooltips.add(tipElement):tipElement}if(options.followMouse){if(!tipElement.data(DATA_HASMOUSEMOVE)){$document.on("mousemove"+EVENT_NAMESPACE,positionTipOnCursor);$window.on("scroll"+EVENT_NAMESPACE,positionTipOnCursor);tipElement.data(DATA_HASMOUSEMOVE,true)}}function beginShowTip(element){element.data(DATA_HASACTIVEHOVER,true);tipElement.queue(function queueTipInit(next){showTip(element);next()})}function showTip(element){var tipContent;if(!element.data(DATA_HASACTIVEHOVER)){return}if(session.isTipOpen){if(!session.isClosing){hideTip(session.activeHover)}tipElement.delay(100).queue(function queueTipAgain(next){showTip(element);next()});return}element.trigger("powerTipPreRender");tipContent=getTooltipContent(element);if(tipContent){tipElement.empty().append(tipContent)}else{return}element.trigger("powerTipRender");session.activeHover=element;session.isTipOpen=true;tipElement.data(DATA_MOUSEONTOTIP,options.mouseOnToPopup);tipElement.addClass(options.popupClass);if(!options.followMouse||element.data(DATA_FORCEDOPEN)){positionTipOnElement(element);session.isFixedTipOpen=true}else{positionTipOnCursor()}if(!element.data(DATA_FORCEDOPEN)&&!options.followMouse){$document.on("click"+EVENT_NAMESPACE,function documentClick(event){var target=event.target;if(target!==element[0]){if(options.mouseOnToPopup){if(target!==tipElement[0]&&!$.contains(tipElement[0],target)){$.powerTip.hide()}}else{$.powerTip.hide()}}})}if(options.mouseOnToPopup&&!options.manual){tipElement.on("mouseenter"+EVENT_NAMESPACE,function tipMouseEnter(){if(session.activeHover){session.activeHover.data(DATA_DISPLAYCONTROLLER).cancel()}});tipElement.on("mouseleave"+EVENT_NAMESPACE,function tipMouseLeave(){if(session.activeHover){session.activeHover.data(DATA_DISPLAYCONTROLLER).hide()}})}tipElement.fadeIn(options.fadeInTime,function fadeInCallback(){if(!session.desyncTimeout){session.desyncTimeout=setInterval(closeDesyncedTip,500)}element.trigger("powerTipOpen")})}function hideTip(element){session.isClosing=true;session.isTipOpen=false;session.desyncTimeout=clearInterval(session.desyncTimeout);element.data(DATA_HASACTIVEHOVER,false);element.data(DATA_FORCEDOPEN,false);$document.off("click"+EVENT_NAMESPACE);tipElement.off(EVENT_NAMESPACE);tipElement.fadeOut(options.fadeOutTime,function fadeOutCallback(){var coords=new CSSCoordinates;session.activeHover=null;session.isClosing=false;session.isFixedTipOpen=false;tipElement.removeClass();coords.set("top",session.currentY+options.offset);coords.set("left",session.currentX+options.offset);tipElement.css(coords);element.trigger("powerTipClose")})}function positionTipOnCursor(){var tipWidth,tipHeight,coords,collisions,collisionCount;if(!session.isFixedTipOpen&&(session.isTipOpen||session.tipOpenImminent&&tipElement.data(DATA_HASMOUSEMOVE))){tipWidth=tipElement.outerWidth();tipHeight=tipElement.outerHeight();coords=new CSSCoordinates;coords.set("top",session.currentY+options.offset);coords.set("left",session.currentX+options.offset);collisions=getViewportCollisions(coords,tipWidth,tipHeight);if(collisions!==Collision.none){collisionCount=countFlags(collisions);if(collisionCount===1){if(collisions===Collision.right){coords.set("left",session.scrollLeft+session.windowWidth-tipWidth)}else if(collisions===Collision.bottom){coords.set("top",session.scrollTop+session.windowHeight-tipHeight)}}else{coords.set("left",session.currentX-tipWidth-options.offset);coords.set("top",session.currentY-tipHeight-options.offset)}}tipElement.css(coords)}}function positionTipOnElement(element){var priorityList,finalPlacement;if(options.smartPlacement||options.followMouse&&element.data(DATA_FORCEDOPEN)){priorityList=$.fn.powerTip.smartPlacementLists[options.placement];$.each(priorityList,function(idx,pos){var collisions=getViewportCollisions(placeTooltip(element,pos),tipElement.outerWidth(),tipElement.outerHeight());finalPlacement=pos;return collisions!==Collision.none})}else{placeTooltip(element,options.placement);finalPlacement=options.placement}tipElement.removeClass("w nw sw e ne se n s w se-alt sw-alt ne-alt nw-alt");tipElement.addClass(finalPlacement)}function placeTooltip(element,placement){var iterationCount=0,tipWidth,tipHeight,coords=new CSSCoordinates;coords.set("top",0);coords.set("left",0);tipElement.css(coords);do{tipWidth=tipElement.outerWidth();tipHeight=tipElement.outerHeight();coords=placementCalculator.compute(element,placement,tipWidth,tipHeight,options.offset);tipElement.css(coords)}while(++iterationCount<=5&&(tipWidth!==tipElement.outerWidth()||tipHeight!==tipElement.outerHeight()));return coords}function closeDesyncedTip(){var isDesynced=false,hasDesyncableCloseEvent=$.grep(["mouseleave","mouseout","blur","focusout"],function(eventType){return $.inArray(eventType,options.closeEvents)!==-1}).length>0;if(session.isTipOpen&&!session.isClosing&&!session.delayInProgress&&hasDesyncableCloseEvent){if(session.activeHover.data(DATA_HASACTIVEHOVER)===false||session.activeHover.is(":disabled")){isDesynced=true}else if(!isMouseOver(session.activeHover)&&!session.activeHover.is(":focus")&&!session.activeHover.data(DATA_FORCEDOPEN)){if(tipElement.data(DATA_MOUSEONTOTIP)){if(!isMouseOver(tipElement)){isDesynced=true}}else{isDesynced=true}}if(isDesynced){hideTip(session.activeHover)}}}this.showTip=beginShowTip;this.hideTip=hideTip;this.resetPosition=positionTipOnElement}function isSvgElement(element){return Boolean(window.SVGElement&&element[0]instanceof SVGElement)}function isMouseEvent(event){return Boolean(event&&$.inArray(event.type,MOUSE_EVENTS)>-1&&typeof event.pageX==="number")}function initTracking(){if(!session.mouseTrackingActive){session.mouseTrackingActive=true;getViewportDimensions();$(getViewportDimensions);$document.on("mousemove"+EVENT_NAMESPACE,trackMouse);$window.on("resize"+EVENT_NAMESPACE,trackResize);$window.on("scroll"+EVENT_NAMESPACE,trackScroll)}}function getViewportDimensions(){session.scrollLeft=$window.scrollLeft();session.scrollTop=$window.scrollTop();session.windowWidth=$window.width();session.windowHeight=$window.height()}function trackResize(){session.windowWidth=$window.width();session.windowHeight=$window.height()}function trackScroll(){var x=$window.scrollLeft(),y=$window.scrollTop();if(x!==session.scrollLeft){session.currentX+=x-session.scrollLeft;session.scrollLeft=x}if(y!==session.scrollTop){session.currentY+=y-session.scrollTop;session.scrollTop=y}}function trackMouse(event){session.currentX=event.pageX;session.currentY=event.pageY}function isMouseOver(element){var elementPosition=element.offset(),elementBox=element[0].getBoundingClientRect(),elementWidth=elementBox.right-elementBox.left,elementHeight=elementBox.bottom-elementBox.top;return session.currentX>=elementPosition.left&&session.currentX<=elementPosition.left+elementWidth&&session.currentY>=elementPosition.top&&session.currentY<=elementPosition.top+elementHeight}function getTooltipContent(element){var tipText=element.data(DATA_POWERTIP),tipObject=element.data(DATA_POWERTIPJQ),tipTarget=element.data(DATA_POWERTIPTARGET),targetElement,content;if(tipText){if($.isFunction(tipText)){tipText=tipText.call(element[0])}content=tipText}else if(tipObject){if($.isFunction(tipObject)){tipObject=tipObject.call(element[0])}if(tipObject.length>0){content=tipObject.clone(true,true)}}else if(tipTarget){targetElement=$("#"+tipTarget);if(targetElement.length>0){content=targetElement.html()}}return content}function getViewportCollisions(coords,elementWidth,elementHeight){var viewportTop=session.scrollTop,viewportLeft=session.scrollLeft,viewportBottom=viewportTop+session.windowHeight,viewportRight=viewportLeft+session.windowWidth,collisions=Collision.none;if(coords.top<viewportTop||Math.abs(coords.bottom-session.windowHeight)-elementHeight<viewportTop){collisions|=Collision.top}if(coords.top+elementHeight>viewportBottom||Math.abs(coords.bottom-session.windowHeight)>viewportBottom){collisions|=Collision.bottom}if(coords.left<viewportLeft||coords.right+elementWidth>viewportRight){collisions|=Collision.left}if(coords.left+elementWidth>viewportRight||coords.right<viewportLeft){collisions|=Collision.right}return collisions}function countFlags(value){var count=0;while(value){value&=value-1;count++}return count}return $.powerTip});/*!
+ * jQuery UI Touch Punch 0.2.3
+ *
+ * Copyright 2011–2014, Dave Furfero
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ *
+ * Depends:
+ *  jquery.ui.widget.js
+ *  jquery.ui.mouse.js
+ */
+!function(a){function f(a,b){if(!(a.originalEvent.touches.length>1)){a.preventDefault();var c=a.originalEvent.changedTouches[0],d=document.createEvent("MouseEvents");d.initMouseEvent(b,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),a.target.dispatchEvent(d)}}if(a.support.touch="ontouchend"in document,a.support.touch){var e,b=a.ui.mouse.prototype,c=b._mouseInit,d=b._mouseDestroy;b._touchStart=function(a){var b=this;!e&&b._mouseCapture(a.originalEvent.changedTouches[0])&&(e=!0,b._touchMoved=!1,f(a,"mouseover"),f(a,"mousemove"),f(a,"mousedown"))},b._touchMove=function(a){e&&(this._touchMoved=!0,f(a,"mousemove"))},b._touchEnd=function(a){e&&(f(a,"mouseup"),f(a,"mouseout"),this._touchMoved||f(a,"click"),e=!1)},b._mouseInit=function(){var b=this;b.element.bind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),c.call(b)},b._mouseDestroy=function(){var b=this;b.element.unbind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),d.call(b)}}}(jQuery);/*! SmartMenus jQuery Plugin - v1.1.0 - September 17, 2017
+ * http://www.smartmenus.org/
+ * Copyright Vasil Dinkov, Vadikom Web Ltd. http://vadikom.com; Licensed MIT */(function(t){"function"==typeof define&&define.amd?define(["jquery"],t):"object"==typeof module&&"object"==typeof module.exports?module.exports=t(require("jquery")):t(jQuery)})(function($){function initMouseDetection(t){var e=".smartmenus_mouse";if(mouseDetectionEnabled||t)mouseDetectionEnabled&&t&&($(document).off(e),mouseDetectionEnabled=!1);else{var i=!0,s=null,o={mousemove:function(t){var e={x:t.pageX,y:t.pageY,timeStamp:(new Date).getTime()};if(s){var o=Math.abs(s.x-e.x),a=Math.abs(s.y-e.y);if((o>0||a>0)&&2>=o&&2>=a&&300>=e.timeStamp-s.timeStamp&&(mouse=!0,i)){var n=$(t.target).closest("a");n.is("a")&&$.each(menuTrees,function(){return $.contains(this.$root[0],n[0])?(this.itemEnter({currentTarget:n[0]}),!1):void 0}),i=!1}}s=e}};o[touchEvents?"touchstart":"pointerover pointermove pointerout MSPointerOver MSPointerMove MSPointerOut"]=function(t){isTouchEvent(t.originalEvent)&&(mouse=!1)},$(document).on(getEventsNS(o,e)),mouseDetectionEnabled=!0}}function isTouchEvent(t){return!/^(4|mouse)$/.test(t.pointerType)}function getEventsNS(t,e){e||(e="");var i={};for(var s in t)i[s.split(" ").join(e+" ")+e]=t[s];return i}var menuTrees=[],mouse=!1,touchEvents="ontouchstart"in window,mouseDetectionEnabled=!1,requestAnimationFrame=window.requestAnimationFrame||function(t){return setTimeout(t,1e3/60)},cancelAnimationFrame=window.cancelAnimationFrame||function(t){clearTimeout(t)},canAnimate=!!$.fn.animate;return $.SmartMenus=function(t,e){this.$root=$(t),this.opts=e,this.rootId="",this.accessIdPrefix="",this.$subArrow=null,this.activatedItems=[],this.visibleSubMenus=[],this.showTimeout=0,this.hideTimeout=0,this.scrollTimeout=0,this.clickActivated=!1,this.focusActivated=!1,this.zIndexInc=0,this.idInc=0,this.$firstLink=null,this.$firstSub=null,this.disabled=!1,this.$disableOverlay=null,this.$touchScrollingSub=null,this.cssTransforms3d="perspective"in t.style||"webkitPerspective"in t.style,this.wasCollapsible=!1,this.init()},$.extend($.SmartMenus,{hideAll:function(){$.each(menuTrees,function(){this.menuHideAll()})},destroy:function(){for(;menuTrees.length;)menuTrees[0].destroy();initMouseDetection(!0)},prototype:{init:function(t){var e=this;if(!t){menuTrees.push(this),this.rootId=((new Date).getTime()+Math.random()+"").replace(/\D/g,""),this.accessIdPrefix="sm-"+this.rootId+"-",this.$root.hasClass("sm-rtl")&&(this.opts.rightToLeftSubMenus=!0);var i=".smartmenus";this.$root.data("smartmenus",this).attr("data-smartmenus-id",this.rootId).dataSM("level",1).on(getEventsNS({"mouseover focusin":$.proxy(this.rootOver,this),"mouseout focusout":$.proxy(this.rootOut,this),keydown:$.proxy(this.rootKeyDown,this)},i)).on(getEventsNS({mouseenter:$.proxy(this.itemEnter,this),mouseleave:$.proxy(this.itemLeave,this),mousedown:$.proxy(this.itemDown,this),focus:$.proxy(this.itemFocus,this),blur:$.proxy(this.itemBlur,this),click:$.proxy(this.itemClick,this)},i),"a"),i+=this.rootId,this.opts.hideOnClick&&$(document).on(getEventsNS({touchstart:$.proxy(this.docTouchStart,this),touchmove:$.proxy(this.docTouchMove,this),touchend:$.proxy(this.docTouchEnd,this),click:$.proxy(this.docClick,this)},i)),$(window).on(getEventsNS({"resize orientationchange":$.proxy(this.winResize,this)},i)),this.opts.subIndicators&&(this.$subArrow=$("<span/>").addClass("sub-arrow"),this.opts.subIndicatorsText&&this.$subArrow.html(this.opts.subIndicatorsText)),initMouseDetection()}if(this.$firstSub=this.$root.find("ul").each(function(){e.menuInit($(this))}).eq(0),this.$firstLink=this.$root.find("a").eq(0),this.opts.markCurrentItem){var s=/(index|default)\.[^#\?\/]*/i,o=/#.*/,a=window.location.href.replace(s,""),n=a.replace(o,"");this.$root.find("a").each(function(){var t=this.href.replace(s,""),i=$(this);(t==a||t==n)&&(i.addClass("current"),e.opts.markCurrentTree&&i.parentsUntil("[data-smartmenus-id]","ul").each(function(){$(this).dataSM("parent-a").addClass("current")}))})}this.wasCollapsible=this.isCollapsible()},destroy:function(t){if(!t){var e=".smartmenus";this.$root.removeData("smartmenus").removeAttr("data-smartmenus-id").removeDataSM("level").off(e),e+=this.rootId,$(document).off(e),$(window).off(e),this.opts.subIndicators&&(this.$subArrow=null)}this.menuHideAll();var i=this;this.$root.find("ul").each(function(){var t=$(this);t.dataSM("scroll-arrows")&&t.dataSM("scroll-arrows").remove(),t.dataSM("shown-before")&&((i.opts.subMenusMinWidth||i.opts.subMenusMaxWidth)&&t.css({width:"",minWidth:"",maxWidth:""}).removeClass("sm-nowrap"),t.dataSM("scroll-arrows")&&t.dataSM("scroll-arrows").remove(),t.css({zIndex:"",top:"",left:"",marginLeft:"",marginTop:"",display:""})),0==(t.attr("id")||"").indexOf(i.accessIdPrefix)&&t.removeAttr("id")}).removeDataSM("in-mega").removeDataSM("shown-before").removeDataSM("scroll-arrows").removeDataSM("parent-a").removeDataSM("level").removeDataSM("beforefirstshowfired").removeAttr("role").removeAttr("aria-hidden").removeAttr("aria-labelledby").removeAttr("aria-expanded"),this.$root.find("a.has-submenu").each(function(){var t=$(this);0==t.attr("id").indexOf(i.accessIdPrefix)&&t.removeAttr("id")}).removeClass("has-submenu").removeDataSM("sub").removeAttr("aria-haspopup").removeAttr("aria-controls").removeAttr("aria-expanded").closest("li").removeDataSM("sub"),this.opts.subIndicators&&this.$root.find("span.sub-arrow").remove(),this.opts.markCurrentItem&&this.$root.find("a.current").removeClass("current"),t||(this.$root=null,this.$firstLink=null,this.$firstSub=null,this.$disableOverlay&&(this.$disableOverlay.remove(),this.$disableOverlay=null),menuTrees.splice($.inArray(this,menuTrees),1))},disable:function(t){if(!this.disabled){if(this.menuHideAll(),!t&&!this.opts.isPopup&&this.$root.is(":visible")){var e=this.$root.offset();this.$disableOverlay=$('<div class="sm-jquery-disable-overlay"/>').css({position:"absolute",top:e.top,left:e.left,width:this.$root.outerWidth(),height:this.$root.outerHeight(),zIndex:this.getStartZIndex(!0),opacity:0}).appendTo(document.body)}this.disabled=!0}},docClick:function(t){return this.$touchScrollingSub?(this.$touchScrollingSub=null,void 0):((this.visibleSubMenus.length&&!$.contains(this.$root[0],t.target)||$(t.target).closest("a").length)&&this.menuHideAll(),void 0)},docTouchEnd:function(){if(this.lastTouch){if(!(!this.visibleSubMenus.length||void 0!==this.lastTouch.x2&&this.lastTouch.x1!=this.lastTouch.x2||void 0!==this.lastTouch.y2&&this.lastTouch.y1!=this.lastTouch.y2||this.lastTouch.target&&$.contains(this.$root[0],this.lastTouch.target))){this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=0);var t=this;this.hideTimeout=setTimeout(function(){t.menuHideAll()},350)}this.lastTouch=null}},docTouchMove:function(t){if(this.lastTouch){var e=t.originalEvent.touches[0];this.lastTouch.x2=e.pageX,this.lastTouch.y2=e.pageY}},docTouchStart:function(t){var e=t.originalEvent.touches[0];this.lastTouch={x1:e.pageX,y1:e.pageY,target:e.target}},enable:function(){this.disabled&&(this.$disableOverlay&&(this.$disableOverlay.remove(),this.$disableOverlay=null),this.disabled=!1)},getClosestMenu:function(t){for(var e=$(t).closest("ul");e.dataSM("in-mega");)e=e.parent().closest("ul");return e[0]||null},getHeight:function(t){return this.getOffset(t,!0)},getOffset:function(t,e){var i;"none"==t.css("display")&&(i={position:t[0].style.position,visibility:t[0].style.visibility},t.css({position:"absolute",visibility:"hidden"}).show());var s=t[0].getBoundingClientRect&&t[0].getBoundingClientRect(),o=s&&(e?s.height||s.bottom-s.top:s.width||s.right-s.left);return o||0===o||(o=e?t[0].offsetHeight:t[0].offsetWidth),i&&t.hide().css(i),o},getStartZIndex:function(t){var e=parseInt(this[t?"$root":"$firstSub"].css("z-index"));return!t&&isNaN(e)&&(e=parseInt(this.$root.css("z-index"))),isNaN(e)?1:e},getTouchPoint:function(t){return t.touches&&t.touches[0]||t.changedTouches&&t.changedTouches[0]||t},getViewport:function(t){var e=t?"Height":"Width",i=document.documentElement["client"+e],s=window["inner"+e];return s&&(i=Math.min(i,s)),i},getViewportHeight:function(){return this.getViewport(!0)},getViewportWidth:function(){return this.getViewport()},getWidth:function(t){return this.getOffset(t)},handleEvents:function(){return!this.disabled&&this.isCSSOn()},handleItemEvents:function(t){return this.handleEvents()&&!this.isLinkInMegaMenu(t)},isCollapsible:function(){return"static"==this.$firstSub.css("position")},isCSSOn:function(){return"inline"!=this.$firstLink.css("display")},isFixed:function(){var t="fixed"==this.$root.css("position");return t||this.$root.parentsUntil("body").each(function(){return"fixed"==$(this).css("position")?(t=!0,!1):void 0}),t},isLinkInMegaMenu:function(t){return $(this.getClosestMenu(t[0])).hasClass("mega-menu")},isTouchMode:function(){return!mouse||this.opts.noMouseOver||this.isCollapsible()},itemActivate:function(t,e){var i=t.closest("ul"),s=i.dataSM("level");if(s>1&&(!this.activatedItems[s-2]||this.activatedItems[s-2][0]!=i.dataSM("parent-a")[0])){var o=this;$(i.parentsUntil("[data-smartmenus-id]","ul").get().reverse()).add(i).each(function(){o.itemActivate($(this).dataSM("parent-a"))})}if((!this.isCollapsible()||e)&&this.menuHideSubMenus(this.activatedItems[s-1]&&this.activatedItems[s-1][0]==t[0]?s:s-1),this.activatedItems[s-1]=t,this.$root.triggerHandler("activate.smapi",t[0])!==!1){var a=t.dataSM("sub");a&&(this.isTouchMode()||!this.opts.showOnClick||this.clickActivated)&&this.menuShow(a)}},itemBlur:function(t){var e=$(t.currentTarget);this.handleItemEvents(e)&&this.$root.triggerHandler("blur.smapi",e[0])},itemClick:function(t){var e=$(t.currentTarget);if(this.handleItemEvents(e)){if(this.$touchScrollingSub&&this.$touchScrollingSub[0]==e.closest("ul")[0])return this.$touchScrollingSub=null,t.stopPropagation(),!1;if(this.$root.triggerHandler("click.smapi",e[0])===!1)return!1;var i=$(t.target).is(".sub-arrow"),s=e.dataSM("sub"),o=s?2==s.dataSM("level"):!1,a=this.isCollapsible(),n=/toggle$/.test(this.opts.collapsibleBehavior),r=/link$/.test(this.opts.collapsibleBehavior),h=/^accordion/.test(this.opts.collapsibleBehavior);if(s&&!s.is(":visible")){if((!r||!a||i)&&(this.opts.showOnClick&&o&&(this.clickActivated=!0),this.itemActivate(e,h),s.is(":visible")))return this.focusActivated=!0,!1}else if(a&&(n||i))return this.itemActivate(e,h),this.menuHide(s),n&&(this.focusActivated=!1),!1;return this.opts.showOnClick&&o||e.hasClass("disabled")||this.$root.triggerHandler("select.smapi",e[0])===!1?!1:void 0}},itemDown:function(t){var e=$(t.currentTarget);this.handleItemEvents(e)&&e.dataSM("mousedown",!0)},itemEnter:function(t){var e=$(t.currentTarget);if(this.handleItemEvents(e)){if(!this.isTouchMode()){this.showTimeout&&(clearTimeout(this.showTimeout),this.showTimeout=0);var i=this;this.showTimeout=setTimeout(function(){i.itemActivate(e)},this.opts.showOnClick&&1==e.closest("ul").dataSM("level")?1:this.opts.showTimeout)}this.$root.triggerHandler("mouseenter.smapi",e[0])}},itemFocus:function(t){var e=$(t.currentTarget);this.handleItemEvents(e)&&(!this.focusActivated||this.isTouchMode()&&e.dataSM("mousedown")||this.activatedItems.length&&this.activatedItems[this.activatedItems.length-1][0]==e[0]||this.itemActivate(e,!0),this.$root.triggerHandler("focus.smapi",e[0]))},itemLeave:function(t){var e=$(t.currentTarget);this.handleItemEvents(e)&&(this.isTouchMode()||(e[0].blur(),this.showTimeout&&(clearTimeout(this.showTimeout),this.showTimeout=0)),e.removeDataSM("mousedown"),this.$root.triggerHandler("mouseleave.smapi",e[0]))},menuHide:function(t){if(this.$root.triggerHandler("beforehide.smapi",t[0])!==!1&&(canAnimate&&t.stop(!0,!0),"none"!=t.css("display"))){var e=function(){t.css("z-index","")};this.isCollapsible()?canAnimate&&this.opts.collapsibleHideFunction?this.opts.collapsibleHideFunction.call(this,t,e):t.hide(this.opts.collapsibleHideDuration,e):canAnimate&&this.opts.hideFunction?this.opts.hideFunction.call(this,t,e):t.hide(this.opts.hideDuration,e),t.dataSM("scroll")&&(this.menuScrollStop(t),t.css({"touch-action":"","-ms-touch-action":"","-webkit-transform":"",transform:""}).off(".smartmenus_scroll").removeDataSM("scroll").dataSM("scroll-arrows").hide()),t.dataSM("parent-a").removeClass("highlighted").attr("aria-expanded","false"),t.attr({"aria-expanded":"false","aria-hidden":"true"});var i=t.dataSM("level");this.activatedItems.splice(i-1,1),this.visibleSubMenus.splice($.inArray(t,this.visibleSubMenus),1),this.$root.triggerHandler("hide.smapi",t[0])}},menuHideAll:function(){this.showTimeout&&(clearTimeout(this.showTimeout),this.showTimeout=0);for(var t=this.opts.isPopup?1:0,e=this.visibleSubMenus.length-1;e>=t;e--)this.menuHide(this.visibleSubMenus[e]);this.opts.isPopup&&(canAnimate&&this.$root.stop(!0,!0),this.$root.is(":visible")&&(canAnimate&&this.opts.hideFunction?this.opts.hideFunction.call(this,this.$root):this.$root.hide(this.opts.hideDuration))),this.activatedItems=[],this.visibleSubMenus=[],this.clickActivated=!1,this.focusActivated=!1,this.zIndexInc=0,this.$root.triggerHandler("hideAll.smapi")},menuHideSubMenus:function(t){for(var e=this.activatedItems.length-1;e>=t;e--){var i=this.activatedItems[e].dataSM("sub");i&&this.menuHide(i)}},menuInit:function(t){if(!t.dataSM("in-mega")){t.hasClass("mega-menu")&&t.find("ul").dataSM("in-mega",!0);for(var e=2,i=t[0];(i=i.parentNode.parentNode)!=this.$root[0];)e++;var s=t.prevAll("a").eq(-1);s.length||(s=t.prevAll().find("a").eq(-1)),s.addClass("has-submenu").dataSM("sub",t),t.dataSM("parent-a",s).dataSM("level",e).parent().dataSM("sub",t);var o=s.attr("id")||this.accessIdPrefix+ ++this.idInc,a=t.attr("id")||this.accessIdPrefix+ ++this.idInc;s.attr({id:o,"aria-haspopup":"true","aria-controls":a,"aria-expanded":"false"}),t.attr({id:a,role:"group","aria-hidden":"true","aria-labelledby":o,"aria-expanded":"false"}),this.opts.subIndicators&&s[this.opts.subIndicatorsPos](this.$subArrow.clone())}},menuPosition:function(t){var e,i,s=t.dataSM("parent-a"),o=s.closest("li"),a=o.parent(),n=t.dataSM("level"),r=this.getWidth(t),h=this.getHeight(t),u=s.offset(),l=u.left,c=u.top,d=this.getWidth(s),m=this.getHeight(s),p=$(window),f=p.scrollLeft(),v=p.scrollTop(),b=this.getViewportWidth(),S=this.getViewportHeight(),g=a.parent().is("[data-sm-horizontal-sub]")||2==n&&!a.hasClass("sm-vertical"),M=this.opts.rightToLeftSubMenus&&!o.is("[data-sm-reverse]")||!this.opts.rightToLeftSubMenus&&o.is("[data-sm-reverse]"),w=2==n?this.opts.mainMenuSubOffsetX:this.opts.subMenusSubOffsetX,T=2==n?this.opts.mainMenuSubOffsetY:this.opts.subMenusSubOffsetY;if(g?(e=M?d-r-w:w,i=this.opts.bottomToTopSubMenus?-h-T:m+T):(e=M?w-r:d-w,i=this.opts.bottomToTopSubMenus?m-T-h:T),this.opts.keepInViewport){var y=l+e,I=c+i;if(M&&f>y?e=g?f-y+e:d-w:!M&&y+r>f+b&&(e=g?f+b-r-y+e:w-r),g||(S>h&&I+h>v+S?i+=v+S-h-I:(h>=S||v>I)&&(i+=v-I)),g&&(I+h>v+S+.49||v>I)||!g&&h>S+.49){var x=this;t.dataSM("scroll-arrows")||t.dataSM("scroll-arrows",$([$('<span class="scroll-up"><span class="scroll-up-arrow"></span></span>')[0],$('<span class="scroll-down"><span class="scroll-down-arrow"></span></span>')[0]]).on({mouseenter:function(){t.dataSM("scroll").up=$(this).hasClass("scroll-up"),x.menuScroll(t)},mouseleave:function(e){x.menuScrollStop(t),x.menuScrollOut(t,e)},"mousewheel DOMMouseScroll":function(t){t.preventDefault()}}).insertAfter(t));var A=".smartmenus_scroll";if(t.dataSM("scroll",{y:this.cssTransforms3d?0:i-m,step:1,itemH:m,subH:h,arrowDownH:this.getHeight(t.dataSM("scroll-arrows").eq(1))}).on(getEventsNS({mouseover:function(e){x.menuScrollOver(t,e)},mouseout:function(e){x.menuScrollOut(t,e)},"mousewheel DOMMouseScroll":function(e){x.menuScrollMousewheel(t,e)}},A)).dataSM("scroll-arrows").css({top:"auto",left:"0",marginLeft:e+(parseInt(t.css("border-left-width"))||0),width:r-(parseInt(t.css("border-left-width"))||0)-(parseInt(t.css("border-right-width"))||0),zIndex:t.css("z-index")}).eq(g&&this.opts.bottomToTopSubMenus?0:1).show(),this.isFixed()){var C={};C[touchEvents?"touchstart touchmove touchend":"pointerdown pointermove pointerup MSPointerDown MSPointerMove MSPointerUp"]=function(e){x.menuScrollTouch(t,e)},t.css({"touch-action":"none","-ms-touch-action":"none"}).on(getEventsNS(C,A))}}}t.css({top:"auto",left:"0",marginLeft:e,marginTop:i-m})},menuScroll:function(t,e,i){var s,o=t.dataSM("scroll"),a=t.dataSM("scroll-arrows"),n=o.up?o.upEnd:o.downEnd;if(!e&&o.momentum){if(o.momentum*=.92,s=o.momentum,.5>s)return this.menuScrollStop(t),void 0}else s=i||(e||!this.opts.scrollAccelerate?this.opts.scrollStep:Math.floor(o.step));var r=t.dataSM("level");if(this.activatedItems[r-1]&&this.activatedItems[r-1].dataSM("sub")&&this.activatedItems[r-1].dataSM("sub").is(":visible")&&this.menuHideSubMenus(r-1),o.y=o.up&&o.y>=n||!o.up&&n>=o.y?o.y:Math.abs(n-o.y)>s?o.y+(o.up?s:-s):n,t.css(this.cssTransforms3d?{"-webkit-transform":"translate3d(0, "+o.y+"px, 0)",transform:"translate3d(0, "+o.y+"px, 0)"}:{marginTop:o.y}),mouse&&(o.up&&o.y>o.downEnd||!o.up&&o.y<o.upEnd)&&a.eq(o.up?1:0).show(),o.y==n)mouse&&a.eq(o.up?0:1).hide(),this.menuScrollStop(t);else if(!e){this.opts.scrollAccelerate&&o.step<this.opts.scrollStep&&(o.step+=.2);var h=this;this.scrollTimeout=requestAnimationFrame(function(){h.menuScroll(t)})}},menuScrollMousewheel:function(t,e){if(this.getClosestMenu(e.target)==t[0]){e=e.originalEvent;var i=(e.wheelDelta||-e.detail)>0;t.dataSM("scroll-arrows").eq(i?0:1).is(":visible")&&(t.dataSM("scroll").up=i,this.menuScroll(t,!0))}e.preventDefault()},menuScrollOut:function(t,e){mouse&&(/^scroll-(up|down)/.test((e.relatedTarget||"").className)||(t[0]==e.relatedTarget||$.contains(t[0],e.relatedTarget))&&this.getClosestMenu(e.relatedTarget)==t[0]||t.dataSM("scroll-arrows").css("visibility","hidden"))},menuScrollOver:function(t,e){if(mouse&&!/^scroll-(up|down)/.test(e.target.className)&&this.getClosestMenu(e.target)==t[0]){this.menuScrollRefreshData(t);var i=t.dataSM("scroll"),s=$(window).scrollTop()-t.dataSM("parent-a").offset().top-i.itemH;t.dataSM("scroll-arrows").eq(0).css("margin-top",s).end().eq(1).css("margin-top",s+this.getViewportHeight()-i.arrowDownH).end().css("visibility","visible")}},menuScrollRefreshData:function(t){var e=t.dataSM("scroll"),i=$(window).scrollTop()-t.dataSM("parent-a").offset().top-e.itemH;this.cssTransforms3d&&(i=-(parseFloat(t.css("margin-top"))-i)),$.extend(e,{upEnd:i,downEnd:i+this.getViewportHeight()-e.subH})},menuScrollStop:function(t){return this.scrollTimeout?(cancelAnimationFrame(this.scrollTimeout),this.scrollTimeout=0,t.dataSM("scroll").step=1,!0):void 0},menuScrollTouch:function(t,e){if(e=e.originalEvent,isTouchEvent(e)){var i=this.getTouchPoint(e);if(this.getClosestMenu(i.target)==t[0]){var s=t.dataSM("scroll");if(/(start|down)$/i.test(e.type))this.menuScrollStop(t)?(e.preventDefault(),this.$touchScrollingSub=t):this.$touchScrollingSub=null,this.menuScrollRefreshData(t),$.extend(s,{touchStartY:i.pageY,touchStartTime:e.timeStamp});else if(/move$/i.test(e.type)){var o=void 0!==s.touchY?s.touchY:s.touchStartY;if(void 0!==o&&o!=i.pageY){this.$touchScrollingSub=t;var a=i.pageY>o;void 0!==s.up&&s.up!=a&&$.extend(s,{touchStartY:i.pageY,touchStartTime:e.timeStamp}),$.extend(s,{up:a,touchY:i.pageY}),this.menuScroll(t,!0,Math.abs(i.pageY-o))}e.preventDefault()}else void 0!==s.touchY&&((s.momentum=15*Math.pow(Math.abs(i.pageY-s.touchStartY)/(e.timeStamp-s.touchStartTime),2))&&(this.menuScrollStop(t),this.menuScroll(t),e.preventDefault()),delete s.touchY)}}},menuShow:function(t){if((t.dataSM("beforefirstshowfired")||(t.dataSM("beforefirstshowfired",!0),this.$root.triggerHandler("beforefirstshow.smapi",t[0])!==!1))&&this.$root.triggerHandler("beforeshow.smapi",t[0])!==!1&&(t.dataSM("shown-before",!0),canAnimate&&t.stop(!0,!0),!t.is(":visible"))){var e=t.dataSM("parent-a"),i=this.isCollapsible();if((this.opts.keepHighlighted||i)&&e.addClass("highlighted"),i)t.removeClass("sm-nowrap").css({zIndex:"",width:"auto",minWidth:"",maxWidth:"",top:"",left:"",marginLeft:"",marginTop:""});else{if(t.css("z-index",this.zIndexInc=(this.zIndexInc||this.getStartZIndex())+1),(this.opts.subMenusMinWidth||this.opts.subMenusMaxWidth)&&(t.css({width:"auto",minWidth:"",maxWidth:""}).addClass("sm-nowrap"),this.opts.subMenusMinWidth&&t.css("min-width",this.opts.subMenusMinWidth),this.opts.subMenusMaxWidth)){var s=this.getWidth(t);t.css("max-width",this.opts.subMenusMaxWidth),s>this.getWidth(t)&&t.removeClass("sm-nowrap").css("width",this.opts.subMenusMaxWidth)}this.menuPosition(t)}var o=function(){t.css("overflow","")};i?canAnimate&&this.opts.collapsibleShowFunction?this.opts.collapsibleShowFunction.call(this,t,o):t.show(this.opts.collapsibleShowDuration,o):canAnimate&&this.opts.showFunction?this.opts.showFunction.call(this,t,o):t.show(this.opts.showDuration,o),e.attr("aria-expanded","true"),t.attr({"aria-expanded":"true","aria-hidden":"false"}),this.visibleSubMenus.push(t),this.$root.triggerHandler("show.smapi",t[0])}},popupHide:function(t){this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=0);var e=this;this.hideTimeout=setTimeout(function(){e.menuHideAll()},t?1:this.opts.hideTimeout)},popupShow:function(t,e){if(!this.opts.isPopup)return alert('SmartMenus jQuery Error:\n\nIf you want to show this menu via the "popupShow" method, set the isPopup:true option.'),void 0;if(this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=0),this.$root.dataSM("shown-before",!0),canAnimate&&this.$root.stop(!0,!0),!this.$root.is(":visible")){this.$root.css({left:t,top:e});var i=this,s=function(){i.$root.css("overflow","")};canAnimate&&this.opts.showFunction?this.opts.showFunction.call(this,this.$root,s):this.$root.show(this.opts.showDuration,s),this.visibleSubMenus[0]=this.$root}},refresh:function(){this.destroy(!0),this.init(!0)},rootKeyDown:function(t){if(this.handleEvents())switch(t.keyCode){case 27:var e=this.activatedItems[0];if(e){this.menuHideAll(),e[0].focus();var i=e.dataSM("sub");i&&this.menuHide(i)}break;case 32:var s=$(t.target);if(s.is("a")&&this.handleItemEvents(s)){var i=s.dataSM("sub");i&&!i.is(":visible")&&(this.itemClick({currentTarget:t.target}),t.preventDefault())}}},rootOut:function(t){if(this.handleEvents()&&!this.isTouchMode()&&t.target!=this.$root[0]&&(this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=0),!this.opts.showOnClick||!this.opts.hideOnClick)){var e=this;this.hideTimeout=setTimeout(function(){e.menuHideAll()},this.opts.hideTimeout)}},rootOver:function(t){this.handleEvents()&&!this.isTouchMode()&&t.target!=this.$root[0]&&this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=0)},winResize:function(t){if(this.handleEvents()){if(!("onorientationchange"in window)||"orientationchange"==t.type){var e=this.isCollapsible();this.wasCollapsible&&e||(this.activatedItems.length&&this.activatedItems[this.activatedItems.length-1][0].blur(),this.menuHideAll()),this.wasCollapsible=e}}else if(this.$disableOverlay){var i=this.$root.offset();this.$disableOverlay.css({top:i.top,left:i.left,width:this.$root.outerWidth(),height:this.$root.outerHeight()})}}}}),$.fn.dataSM=function(t,e){return e?this.data(t+"_smartmenus",e):this.data(t+"_smartmenus")},$.fn.removeDataSM=function(t){return this.removeData(t+"_smartmenus")},$.fn.smartmenus=function(options){if("string"==typeof options){var args=arguments,method=options;return Array.prototype.shift.call(args),this.each(function(){var t=$(this).data("smartmenus");t&&t[method]&&t[method].apply(t,args)})}return this.each(function(){var dataOpts=$(this).data("sm-options")||null;if(dataOpts)try{dataOpts=eval("("+dataOpts+")")}catch(e){dataOpts=null,alert('ERROR\n\nSmartMenus jQuery init:\nInvalid "data-sm-options" attribute value syntax.')}new $.SmartMenus(this,$.extend({},$.fn.smartmenus.defaults,options,dataOpts))})},$.fn.smartmenus.defaults={isPopup:!1,mainMenuSubOffsetX:0,mainMenuSubOffsetY:0,subMenusSubOffsetX:0,subMenusSubOffsetY:0,subMenusMinWidth:"10em",subMenusMaxWidth:"20em",subIndicators:!0,subIndicatorsPos:"append",subIndicatorsText:"",scrollStep:30,scrollAccelerate:!0,showTimeout:250,hideTimeout:500,showDuration:0,showFunction:null,hideDuration:0,hideFunction:function(t,e){t.fadeOut(200,e)},collapsibleShowDuration:0,collapsibleShowFunction:function(t,e){t.slideDown(200,e)},collapsibleHideDuration:0,collapsibleHideFunction:function(t,e){t.slideUp(200,e)},showOnClick:!1,hideOnClick:!0,noMouseOver:!1,keepInViewport:!0,keepHighlighted:!0,markCurrentItem:!1,markCurrentTree:!0,rightToLeftSubMenus:!1,bottomToTopSubMenus:!1,collapsibleBehavior:"default"},$});
\ No newline at end of file
diff --git a/tinyxml2/docs/menu.js b/tinyxml2/docs/menu.js
new file mode 100644 (file)
index 0000000..2fe2214
--- /dev/null
@@ -0,0 +1,51 @@
+/*
+ @licstart  The following is the entire license notice for the JavaScript code in this file.
+
+ The MIT License (MIT)
+
+ Copyright (C) 1997-2020 by Dimitri van Heesch
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or
+ substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ @licend  The above is the entire license notice for the JavaScript code in this file
+ */
+function initMenu(relPath,searchEnabled,serverSide,searchPage,search) {
+  function makeTree(data,relPath) {
+    var result='';
+    if ('children' in data) {
+      result+='<ul>';
+      for (var i in data.children) {
+        result+='<li><a href="'+relPath+data.children[i].url+'">'+
+                                data.children[i].text+'</a>'+
+                                makeTree(data.children[i],relPath)+'</li>';
+      }
+      result+='</ul>';
+    }
+    return result;
+  }
+
+  $('#main-nav').append(makeTree(menudata,relPath));
+  $('#main-nav').children(':first').addClass('sm sm-dox').attr('id','main-menu');
+  if (searchEnabled) {
+    if (serverSide) {
+      $('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><div class="left"><form id="FSearchBox" action="'+relPath+searchPage+'" method="get"><img id="MSearchSelect" src="'+relPath+'search/mag.svg" alt=""/><input type="text" id="MSearchField" name="query" value="'+search+'" size="20" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)"></form></div><div class="right"></div></div></li>');
+    } else {
+      $('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><span class="left"><img id="MSearchSelect" src="'+relPath+'search/mag_sel.svg" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/><input type="text" id="MSearchField" value="'+search+'" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/></span><span class="right"><a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="'+relPath+'search/close.svg" alt=""/></a></span></div></li>');
+    }
+  }
+  $('#main-menu').smartmenus();
+}
+/* @license-end */
diff --git a/tinyxml2/docs/menudata.js b/tinyxml2/docs/menudata.js
new file mode 100644 (file)
index 0000000..323de98
--- /dev/null
@@ -0,0 +1,76 @@
+/*
+ @licstart  The following is the entire license notice for the JavaScript code in this file.
+
+ The MIT License (MIT)
+
+ Copyright (C) 1997-2020 by Dimitri van Heesch
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or
+ substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ @licend  The above is the entire license notice for the JavaScript code in this file
+*/
+var menudata={children:[
+{text:"Main Page",url:"index.html"},
+{text:"Related Pages",url:"pages.html"},
+{text:"Classes",url:"annotated.html",children:[
+{text:"Class List",url:"annotated.html"},
+{text:"Class Index",url:"classes.html"},
+{text:"Class Hierarchy",url:"hierarchy.html"},
+{text:"Class Members",url:"functions.html",children:[
+{text:"All",url:"functions.html",children:[
+{text:"a",url:"functions.html#index_a"},
+{text:"b",url:"functions_b.html#index_b"},
+{text:"c",url:"functions_c.html#index_c"},
+{text:"d",url:"functions_d.html#index_d"},
+{text:"e",url:"functions_e.html#index_e"},
+{text:"f",url:"functions_f.html#index_f"},
+{text:"g",url:"functions_g.html#index_g"},
+{text:"h",url:"functions_h.html#index_h"},
+{text:"i",url:"functions_i.html#index_i"},
+{text:"l",url:"functions_l.html#index_l"},
+{text:"n",url:"functions_n.html#index_n"},
+{text:"o",url:"functions_o.html#index_o"},
+{text:"p",url:"functions_p.html#index_p"},
+{text:"q",url:"functions_q.html#index_q"},
+{text:"r",url:"functions_r.html#index_r"},
+{text:"s",url:"functions_s.html#index_s"},
+{text:"t",url:"functions_t.html#index_t"},
+{text:"u",url:"functions_u.html#index_u"},
+{text:"v",url:"functions_v.html#index_v"},
+{text:"x",url:"functions_x.html#index_x"}]},
+{text:"Functions",url:"functions_func.html",children:[
+{text:"a",url:"functions_func.html#index_a"},
+{text:"b",url:"functions_func_b.html#index_b"},
+{text:"c",url:"functions_func_c.html#index_c"},
+{text:"d",url:"functions_func_d.html#index_d"},
+{text:"e",url:"functions_func_e.html#index_e"},
+{text:"f",url:"functions_func_f.html#index_f"},
+{text:"g",url:"functions_func_g.html#index_g"},
+{text:"h",url:"functions_func_h.html#index_h"},
+{text:"i",url:"functions_func_i.html#index_i"},
+{text:"l",url:"functions_func_l.html#index_l"},
+{text:"n",url:"functions_func_n.html#index_n"},
+{text:"o",url:"functions_func_o.html#index_o"},
+{text:"p",url:"functions_func_p.html#index_p"},
+{text:"q",url:"functions_func_q.html#index_q"},
+{text:"r",url:"functions_func_r.html#index_r"},
+{text:"s",url:"functions_func_s.html#index_s"},
+{text:"t",url:"functions_func_t.html#index_t"},
+{text:"u",url:"functions_func_u.html#index_u"},
+{text:"v",url:"functions_func_v.html#index_v"},
+{text:"x",url:"functions_func_x.html#index_x"}]}]}]},
+{text:"Files",url:"files.html",children:[
+{text:"File List",url:"files.html"}]}]}
diff --git a/tinyxml2/docs/nav_f.png b/tinyxml2/docs/nav_f.png
new file mode 100644 (file)
index 0000000..72a58a5
Binary files /dev/null and b/tinyxml2/docs/nav_f.png differ
diff --git a/tinyxml2/docs/nav_g.png b/tinyxml2/docs/nav_g.png
new file mode 100644 (file)
index 0000000..2093a23
Binary files /dev/null and b/tinyxml2/docs/nav_g.png differ
diff --git a/tinyxml2/docs/nav_h.png b/tinyxml2/docs/nav_h.png
new file mode 100644 (file)
index 0000000..33389b1
Binary files /dev/null and b/tinyxml2/docs/nav_h.png differ
diff --git a/tinyxml2/docs/open.png b/tinyxml2/docs/open.png
new file mode 100644 (file)
index 0000000..30f75c7
Binary files /dev/null and b/tinyxml2/docs/open.png differ
diff --git a/tinyxml2/docs/pages.html b/tinyxml2/docs/pages.html
new file mode 100644 (file)
index 0000000..f89041c
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: Related Pages</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+  <div class="headertitle">
+<div class="title">Related Pages</div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock">Here is a list of all related documentation pages:</div><div class="directory">
+<table class="directory">
+<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="_example_1.html" target="_self">Load an XML File</a></td><td class="desc"></td></tr>
+<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="_example_2.html" target="_self">Parse an XML from char buffer</a></td><td class="desc"></td></tr>
+<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="_example_3.html" target="_self">Get information out of XML</a></td><td class="desc"></td></tr>
+<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="_example_4.html" target="_self">Read attributes and text information.</a></td><td class="desc"></td></tr>
+</table>
+</div><!-- directory -->
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_0.html b/tinyxml2/docs/search/all_0.html
new file mode 100644 (file)
index 0000000..1ec5b2d
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_0.js b/tinyxml2/docs/search/all_0.js
new file mode 100644 (file)
index 0000000..69ff10e
--- /dev/null
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['accept_0',['Accept',['../classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785',1,'tinyxml2::XMLNode::Accept()'],['../classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206',1,'tinyxml2::XMLText::Accept()'],['../classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122',1,'tinyxml2::XMLComment::Accept()'],['../classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045',1,'tinyxml2::XMLDeclaration::Accept()'],['../classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48',1,'tinyxml2::XMLUnknown::Accept()'],['../classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5',1,'tinyxml2::XMLElement::Accept()'],['../classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1',1,'tinyxml2::XMLDocument::Accept()']]],
+  ['attribute_1',['Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9',1,'tinyxml2::XMLElement']]]
+];
diff --git a/tinyxml2/docs/search/all_1.html b/tinyxml2/docs/search/all_1.html
new file mode 100644 (file)
index 0000000..9f80e90
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_1.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_1.js b/tinyxml2/docs/search/all_1.js
new file mode 100644 (file)
index 0000000..a8b1167
--- /dev/null
@@ -0,0 +1,6 @@
+var searchData=
+[
+  ['boolattribute_2',['BoolAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8',1,'tinyxml2::XMLElement']]],
+  ['booltext_3',['BoolText',['../classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2',1,'tinyxml2::XMLElement']]],
+  ['boolvalue_4',['BoolValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/all_10.html b/tinyxml2/docs/search/all_10.html
new file mode 100644 (file)
index 0000000..3bf1196
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_10.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_10.js b/tinyxml2/docs/search/all_10.js
new file mode 100644 (file)
index 0000000..cac5f2a
--- /dev/null
@@ -0,0 +1,11 @@
+var searchData=
+[
+  ['tinyxml_2d2_113',['TinyXML-2',['../index.html',1,'']]],
+  ['tocomment_114',['ToComment',['../classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3',1,'tinyxml2::XMLNode::ToComment()'],['../classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee',1,'tinyxml2::XMLComment::ToComment()']]],
+  ['todeclaration_115',['ToDeclaration',['../classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51',1,'tinyxml2::XMLNode::ToDeclaration()'],['../classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5',1,'tinyxml2::XMLDeclaration::ToDeclaration()'],['../classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0',1,'tinyxml2::XMLHandle::ToDeclaration()']]],
+  ['todocument_116',['ToDocument',['../classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357',1,'tinyxml2::XMLNode::ToDocument()'],['../classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec',1,'tinyxml2::XMLDocument::ToDocument()']]],
+  ['toelement_117',['ToElement',['../classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8',1,'tinyxml2::XMLNode::ToElement()'],['../classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d',1,'tinyxml2::XMLElement::ToElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99',1,'tinyxml2::XMLHandle::ToElement()']]],
+  ['tonode_118',['ToNode',['../classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df',1,'tinyxml2::XMLHandle']]],
+  ['totext_119',['ToText',['../classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b',1,'tinyxml2::XMLNode::ToText()'],['../classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7',1,'tinyxml2::XMLText::ToText()'],['../classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a',1,'tinyxml2::XMLHandle::ToText()']]],
+  ['tounknown_120',['ToUnknown',['../classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd',1,'tinyxml2::XMLNode::ToUnknown()'],['../classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6',1,'tinyxml2::XMLUnknown::ToUnknown()'],['../classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de',1,'tinyxml2::XMLHandle::ToUnknown()']]]
+];
diff --git a/tinyxml2/docs/search/all_11.html b/tinyxml2/docs/search/all_11.html
new file mode 100644 (file)
index 0000000..c9f79d2
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_11.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_11.js b/tinyxml2/docs/search/all_11.js
new file mode 100644 (file)
index 0000000..aa21f64
--- /dev/null
@@ -0,0 +1,8 @@
+var searchData=
+[
+  ['unsigned64attribute_121',['Unsigned64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85',1,'tinyxml2::XMLElement']]],
+  ['unsigned64text_122',['Unsigned64Text',['../classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c',1,'tinyxml2::XMLElement']]],
+  ['unsignedattribute_123',['UnsignedAttribute',['../classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c',1,'tinyxml2::XMLElement']]],
+  ['unsignedtext_124',['UnsignedText',['../classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5',1,'tinyxml2::XMLElement']]],
+  ['unsignedvalue_125',['UnsignedValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/all_12.html b/tinyxml2/docs/search/all_12.html
new file mode 100644 (file)
index 0000000..ab93472
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_12.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_12.js b/tinyxml2/docs/search/all_12.js
new file mode 100644 (file)
index 0000000..886312d
--- /dev/null
@@ -0,0 +1,7 @@
+var searchData=
+[
+  ['value_126',['Value',['../classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82',1,'tinyxml2::XMLNode::Value()'],['../classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853',1,'tinyxml2::XMLAttribute::Value()']]],
+  ['visit_127',['Visit',['../classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a',1,'tinyxml2::XMLVisitor::Visit(const XMLDeclaration &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#af30233565856480ea48b6fa0d6dec65b',1,'tinyxml2::XMLVisitor::Visit(const XMLText &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#acc8147fb5a85f6c65721654e427752d7',1,'tinyxml2::XMLVisitor::Visit(const XMLComment &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#a14e4748387c34bf53d24e8119bb1f292',1,'tinyxml2::XMLVisitor::Visit(const XMLUnknown &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de',1,'tinyxml2::XMLPrinter::Visit(const XMLText &amp;text)'],['../classtinyxml2_1_1_x_m_l_printer.html#a3f16a30be1537ac141d9bd2db824ba9e',1,'tinyxml2::XMLPrinter::Visit(const XMLComment &amp;comment)'],['../classtinyxml2_1_1_x_m_l_printer.html#a9ceff5cd85e5db65838962174fcdcc46',1,'tinyxml2::XMLPrinter::Visit(const XMLDeclaration &amp;declaration)'],['../classtinyxml2_1_1_x_m_l_printer.html#aa15e1da81e17dea5da6499ac5b08d9d8',1,'tinyxml2::XMLPrinter::Visit(const XMLUnknown &amp;unknown)']]],
+  ['visitenter_128',['VisitEnter',['../classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d',1,'tinyxml2::XMLVisitor::VisitEnter(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#af97980a17dd4e37448b181f5ddfa92b5',1,'tinyxml2::XMLVisitor::VisitEnter(const XMLElement &amp;, const XMLAttribute *)'],['../classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b',1,'tinyxml2::XMLPrinter::VisitEnter(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#a2ce2aa508c21ac91615093ddb9c282c5',1,'tinyxml2::XMLPrinter::VisitEnter(const XMLElement &amp;element, const XMLAttribute *attribute)']]],
+  ['visitexit_129',['VisitExit',['../classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086',1,'tinyxml2::XMLVisitor::VisitExit(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#a772f10ddc83f881956d32628faa16eb6',1,'tinyxml2::XMLVisitor::VisitExit(const XMLElement &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29',1,'tinyxml2::XMLPrinter::VisitExit(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#ae99e0a7086543591edfb565f24689098',1,'tinyxml2::XMLPrinter::VisitExit(const XMLElement &amp;element)']]]
+];
diff --git a/tinyxml2/docs/search/all_13.html b/tinyxml2/docs/search/all_13.html
new file mode 100644 (file)
index 0000000..51172c2
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_13.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_13.js b/tinyxml2/docs/search/all_13.js
new file mode 100644 (file)
index 0000000..a438148
--- /dev/null
@@ -0,0 +1,15 @@
+var searchData=
+[
+  ['xmlattribute_130',['XMLAttribute',['../classtinyxml2_1_1_x_m_l_attribute.html',1,'tinyxml2']]],
+  ['xmlcomment_131',['XMLComment',['../classtinyxml2_1_1_x_m_l_comment.html',1,'tinyxml2']]],
+  ['xmlconsthandle_132',['XMLConstHandle',['../classtinyxml2_1_1_x_m_l_const_handle.html',1,'tinyxml2']]],
+  ['xmldeclaration_133',['XMLDeclaration',['../classtinyxml2_1_1_x_m_l_declaration.html',1,'tinyxml2']]],
+  ['xmldocument_134',['XMLDocument',['../classtinyxml2_1_1_x_m_l_document.html',1,'tinyxml2::XMLDocument'],['../classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70',1,'tinyxml2::XMLDocument::XMLDocument()']]],
+  ['xmlelement_135',['XMLElement',['../classtinyxml2_1_1_x_m_l_element.html',1,'tinyxml2']]],
+  ['xmlhandle_136',['XMLHandle',['../classtinyxml2_1_1_x_m_l_handle.html',1,'tinyxml2::XMLHandle'],['../classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793',1,'tinyxml2::XMLHandle::XMLHandle(XMLNode *node)'],['../classtinyxml2_1_1_x_m_l_handle.html#aa2edbc1c0d3e3e8259bd98de7f1cf500',1,'tinyxml2::XMLHandle::XMLHandle(XMLNode &amp;node)'],['../classtinyxml2_1_1_x_m_l_handle.html#afd8e01e6018c07347b8e6d80272466aa',1,'tinyxml2::XMLHandle::XMLHandle(const XMLHandle &amp;ref)']]],
+  ['xmlnode_137',['XMLNode',['../classtinyxml2_1_1_x_m_l_node.html',1,'tinyxml2']]],
+  ['xmlprinter_138',['XMLPrinter',['../classtinyxml2_1_1_x_m_l_printer.html',1,'tinyxml2::XMLPrinter'],['../classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7',1,'tinyxml2::XMLPrinter::XMLPrinter()']]],
+  ['xmltext_139',['XMLText',['../classtinyxml2_1_1_x_m_l_text.html',1,'tinyxml2']]],
+  ['xmlunknown_140',['XMLUnknown',['../classtinyxml2_1_1_x_m_l_unknown.html',1,'tinyxml2']]],
+  ['xmlvisitor_141',['XMLVisitor',['../classtinyxml2_1_1_x_m_l_visitor.html',1,'tinyxml2']]]
+];
diff --git a/tinyxml2/docs/search/all_2.html b/tinyxml2/docs/search/all_2.html
new file mode 100644 (file)
index 0000000..02cfffc
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_2.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_2.js b/tinyxml2/docs/search/all_2.js
new file mode 100644 (file)
index 0000000..211e24e
--- /dev/null
@@ -0,0 +1,10 @@
+var searchData=
+[
+  ['cdata_5',['CData',['../classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b',1,'tinyxml2::XMLText']]],
+  ['clear_6',['Clear',['../classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf',1,'tinyxml2::XMLDocument']]],
+  ['clearbuffer_7',['ClearBuffer',['../classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3',1,'tinyxml2::XMLPrinter']]],
+  ['clearerror_8',['ClearError',['../classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17',1,'tinyxml2::XMLDocument']]],
+  ['closeelement_9',['CloseElement',['../classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240',1,'tinyxml2::XMLPrinter']]],
+  ['cstr_10',['CStr',['../classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e',1,'tinyxml2::XMLPrinter']]],
+  ['cstrsize_11',['CStrSize',['../classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c',1,'tinyxml2::XMLPrinter']]]
+];
diff --git a/tinyxml2/docs/search/all_3.html b/tinyxml2/docs/search/all_3.html
new file mode 100644 (file)
index 0000000..39767b8
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_3.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_3.js b/tinyxml2/docs/search/all_3.js
new file mode 100644 (file)
index 0000000..6520bfa
--- /dev/null
@@ -0,0 +1,12 @@
+var searchData=
+[
+  ['deepclone_12',['DeepClone',['../classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266',1,'tinyxml2::XMLNode']]],
+  ['deepcopy_13',['DeepCopy',['../classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45',1,'tinyxml2::XMLDocument']]],
+  ['deleteattribute_14',['DeleteAttribute',['../classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a',1,'tinyxml2::XMLElement']]],
+  ['deletechild_15',['DeleteChild',['../classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921',1,'tinyxml2::XMLNode']]],
+  ['deletechildren_16',['DeleteChildren',['../classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce',1,'tinyxml2::XMLNode']]],
+  ['deletenode_17',['DeleteNode',['../classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d',1,'tinyxml2::XMLDocument']]],
+  ['doubleattribute_18',['DoubleAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5',1,'tinyxml2::XMLElement']]],
+  ['doubletext_19',['DoubleText',['../classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7',1,'tinyxml2::XMLElement']]],
+  ['doublevalue_20',['DoubleValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/all_4.html b/tinyxml2/docs/search/all_4.html
new file mode 100644 (file)
index 0000000..fc40463
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_4.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_4.js b/tinyxml2/docs/search/all_4.js
new file mode 100644 (file)
index 0000000..52bdc46
--- /dev/null
@@ -0,0 +1,7 @@
+var searchData=
+[
+  ['error_21',['Error',['../classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed',1,'tinyxml2::XMLDocument']]],
+  ['errorid_22',['ErrorID',['../classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d',1,'tinyxml2::XMLDocument']]],
+  ['errorlinenum_23',['ErrorLineNum',['../classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76',1,'tinyxml2::XMLDocument']]],
+  ['errorstr_24',['ErrorStr',['../classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf',1,'tinyxml2::XMLDocument']]]
+];
diff --git a/tinyxml2/docs/search/all_5.html b/tinyxml2/docs/search/all_5.html
new file mode 100644 (file)
index 0000000..9dd9344
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_5.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_5.js b/tinyxml2/docs/search/all_5.js
new file mode 100644 (file)
index 0000000..1d4413a
--- /dev/null
@@ -0,0 +1,10 @@
+var searchData=
+[
+  ['findattribute_25',['FindAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4',1,'tinyxml2::XMLElement']]],
+  ['firstattribute_26',['FirstAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686',1,'tinyxml2::XMLElement']]],
+  ['firstchild_27',['FirstChild',['../classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08',1,'tinyxml2::XMLNode::FirstChild()'],['../classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae',1,'tinyxml2::XMLHandle::FirstChild()']]],
+  ['firstchildelement_28',['FirstChildElement',['../classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b',1,'tinyxml2::XMLNode::FirstChildElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3',1,'tinyxml2::XMLHandle::FirstChildElement()']]],
+  ['floatattribute_29',['FloatAttribute',['../classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd',1,'tinyxml2::XMLElement']]],
+  ['floattext_30',['FloatText',['../classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927',1,'tinyxml2::XMLElement']]],
+  ['floatvalue_31',['FloatValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/all_6.html b/tinyxml2/docs/search/all_6.html
new file mode 100644 (file)
index 0000000..f1e516d
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_6.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_6.js b/tinyxml2/docs/search/all_6.js
new file mode 100644 (file)
index 0000000..9dddc4f
--- /dev/null
@@ -0,0 +1,8 @@
+var searchData=
+[
+  ['get_20information_20out_20of_20xml_32',['Get information out of XML',['../_example_3.html',1,'']]],
+  ['getdocument_33',['GetDocument',['../classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1',1,'tinyxml2::XMLNode::GetDocument() const'],['../classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68',1,'tinyxml2::XMLNode::GetDocument()']]],
+  ['getlinenum_34',['GetLineNum',['../classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286',1,'tinyxml2::XMLNode::GetLineNum()'],['../classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765',1,'tinyxml2::XMLAttribute::GetLineNum()']]],
+  ['gettext_35',['GetText',['../classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51',1,'tinyxml2::XMLElement']]],
+  ['getuserdata_36',['GetUserData',['../classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe',1,'tinyxml2::XMLNode']]]
+];
diff --git a/tinyxml2/docs/search/all_7.html b/tinyxml2/docs/search/all_7.html
new file mode 100644 (file)
index 0000000..8ddbf6c
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_7.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_7.js b/tinyxml2/docs/search/all_7.js
new file mode 100644 (file)
index 0000000..118d61e
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['hasbom_37',['HasBOM',['../classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd',1,'tinyxml2::XMLDocument']]]
+];
diff --git a/tinyxml2/docs/search/all_8.html b/tinyxml2/docs/search/all_8.html
new file mode 100644 (file)
index 0000000..83c55ae
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_8.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_8.js b/tinyxml2/docs/search/all_8.js
new file mode 100644 (file)
index 0000000..9256a19
--- /dev/null
@@ -0,0 +1,15 @@
+var searchData=
+[
+  ['insertafterchild_38',['InsertAfterChild',['../classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2',1,'tinyxml2::XMLNode']]],
+  ['insertendchild_39',['InsertEndChild',['../classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286',1,'tinyxml2::XMLNode']]],
+  ['insertfirstchild_40',['InsertFirstChild',['../classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d',1,'tinyxml2::XMLNode']]],
+  ['insertnewchildelement_41',['InsertNewChildElement',['../classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13',1,'tinyxml2::XMLElement']]],
+  ['insertnewcomment_42',['InsertNewComment',['../classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d',1,'tinyxml2::XMLElement']]],
+  ['insertnewdeclaration_43',['InsertNewDeclaration',['../classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6',1,'tinyxml2::XMLElement']]],
+  ['insertnewtext_44',['InsertNewText',['../classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187',1,'tinyxml2::XMLElement']]],
+  ['insertnewunknown_45',['InsertNewUnknown',['../classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2',1,'tinyxml2::XMLElement']]],
+  ['int64attribute_46',['Int64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0',1,'tinyxml2::XMLElement']]],
+  ['int64text_47',['Int64Text',['../classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a',1,'tinyxml2::XMLElement']]],
+  ['intattribute_48',['IntAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4',1,'tinyxml2::XMLElement']]],
+  ['intvalue_49',['IntValue',['../classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/all_9.html b/tinyxml2/docs/search/all_9.html
new file mode 100644 (file)
index 0000000..1e263c1
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_9.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_9.js b/tinyxml2/docs/search/all_9.js
new file mode 100644 (file)
index 0000000..f6023fe
--- /dev/null
@@ -0,0 +1,7 @@
+var searchData=
+[
+  ['lastchild_50',['LastChild',['../classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e',1,'tinyxml2::XMLNode::LastChild()'],['../classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b',1,'tinyxml2::XMLHandle::LastChild()']]],
+  ['lastchildelement_51',['LastChildElement',['../classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551',1,'tinyxml2::XMLNode::LastChildElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c',1,'tinyxml2::XMLHandle::LastChildElement()']]],
+  ['load_20an_20xml_20file_52',['Load an XML File',['../_example_1.html',1,'']]],
+  ['loadfile_53',['LoadFile',['../classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a',1,'tinyxml2::XMLDocument::LoadFile(const char *filename)'],['../classtinyxml2_1_1_x_m_l_document.html#a5f1d330fad44c52f3d265338dd2a6dc2',1,'tinyxml2::XMLDocument::LoadFile(FILE *)']]]
+];
diff --git a/tinyxml2/docs/search/all_a.html b/tinyxml2/docs/search/all_a.html
new file mode 100644 (file)
index 0000000..3a6cac1
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_a.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_a.js b/tinyxml2/docs/search/all_a.js
new file mode 100644 (file)
index 0000000..5211f98
--- /dev/null
@@ -0,0 +1,13 @@
+var searchData=
+[
+  ['name_54',['Name',['../classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8',1,'tinyxml2::XMLAttribute::Name()'],['../classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35',1,'tinyxml2::XMLElement::Name()']]],
+  ['newcomment_55',['NewComment',['../classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259',1,'tinyxml2::XMLDocument']]],
+  ['newdeclaration_56',['NewDeclaration',['../classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2',1,'tinyxml2::XMLDocument']]],
+  ['newelement_57',['NewElement',['../classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6',1,'tinyxml2::XMLDocument']]],
+  ['newtext_58',['NewText',['../classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296',1,'tinyxml2::XMLDocument']]],
+  ['newunknown_59',['NewUnknown',['../classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147',1,'tinyxml2::XMLDocument']]],
+  ['next_60',['Next',['../classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6',1,'tinyxml2::XMLAttribute']]],
+  ['nextsibling_61',['NextSibling',['../classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5',1,'tinyxml2::XMLNode::NextSibling()'],['../classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5',1,'tinyxml2::XMLHandle::NextSibling()']]],
+  ['nextsiblingelement_62',['NextSiblingElement',['../classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80',1,'tinyxml2::XMLNode::NextSiblingElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5',1,'tinyxml2::XMLHandle::NextSiblingElement()']]],
+  ['nochildren_63',['NoChildren',['../classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4',1,'tinyxml2::XMLNode']]]
+];
diff --git a/tinyxml2/docs/search/all_b.html b/tinyxml2/docs/search/all_b.html
new file mode 100644 (file)
index 0000000..130deb4
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_b.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_b.js b/tinyxml2/docs/search/all_b.js
new file mode 100644 (file)
index 0000000..38c0c2a
--- /dev/null
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['openelement_64',['OpenElement',['../classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010',1,'tinyxml2::XMLPrinter']]],
+  ['operator_3d_65',['operator=',['../classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20',1,'tinyxml2::XMLHandle']]]
+];
diff --git a/tinyxml2/docs/search/all_c.html b/tinyxml2/docs/search/all_c.html
new file mode 100644 (file)
index 0000000..3dd5af0
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_c.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_c.js b/tinyxml2/docs/search/all_c.js
new file mode 100644 (file)
index 0000000..1ec4319
--- /dev/null
@@ -0,0 +1,15 @@
+var searchData=
+[
+  ['parent_66',['Parent',['../classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34',1,'tinyxml2::XMLNode']]],
+  ['parse_67',['Parse',['../classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01',1,'tinyxml2::XMLDocument']]],
+  ['parse_20an_20xml_20from_20char_20buffer_68',['Parse an XML from char buffer',['../_example_2.html',1,'']]],
+  ['previoussibling_69',['PreviousSibling',['../classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551',1,'tinyxml2::XMLNode::PreviousSibling()'],['../classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c',1,'tinyxml2::XMLHandle::PreviousSibling()']]],
+  ['previoussiblingelement_70',['PreviousSiblingElement',['../classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70',1,'tinyxml2::XMLNode::PreviousSiblingElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e',1,'tinyxml2::XMLHandle::PreviousSiblingElement()']]],
+  ['print_71',['Print',['../classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083',1,'tinyxml2::XMLDocument']]],
+  ['printerror_72',['PrintError',['../classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552',1,'tinyxml2::XMLDocument']]],
+  ['printspace_73',['PrintSpace',['../classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74',1,'tinyxml2::XMLPrinter']]],
+  ['pushattribute_74',['PushAttribute',['../classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0',1,'tinyxml2::XMLPrinter']]],
+  ['pushcomment_75',['PushComment',['../classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140',1,'tinyxml2::XMLPrinter']]],
+  ['pushheader_76',['PushHeader',['../classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903',1,'tinyxml2::XMLPrinter']]],
+  ['pushtext_77',['PushText',['../classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3',1,'tinyxml2::XMLPrinter::PushText(const char *text, bool cdata=false)'],['../classtinyxml2_1_1_x_m_l_printer.html#a3e0d4d78de25d4cf081009e1431cea7e',1,'tinyxml2::XMLPrinter::PushText(int value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a661fb50e7e0a4918d2d259cb0fae647e',1,'tinyxml2::XMLPrinter::PushText(unsigned value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a96b0a0bfe105154a0a6c37d725258f0a',1,'tinyxml2::XMLPrinter::PushText(int64_t value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a60b0a4cf57371ff8679c2c7556ccb708',1,'tinyxml2::XMLPrinter::PushText(uint64_t value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a4390e5fa1ed05189a8686647345ab29f',1,'tinyxml2::XMLPrinter::PushText(bool value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a1dbb1390e829d0673af66b9cd1928bd7',1,'tinyxml2::XMLPrinter::PushText(float value)'],['../classtinyxml2_1_1_x_m_l_printer.html#aa715302dfc09473c77c853cbd5431965',1,'tinyxml2::XMLPrinter::PushText(double value)']]]
+];
diff --git a/tinyxml2/docs/search/all_d.html b/tinyxml2/docs/search/all_d.html
new file mode 100644 (file)
index 0000000..af7f2f0
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_d.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_d.js b/tinyxml2/docs/search/all_d.js
new file mode 100644 (file)
index 0000000..cab2932
--- /dev/null
@@ -0,0 +1,26 @@
+var searchData=
+[
+  ['queryattribute_78',['QueryAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb',1,'tinyxml2::XMLElement']]],
+  ['queryboolattribute_79',['QueryBoolAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872',1,'tinyxml2::XMLElement']]],
+  ['querybooltext_80',['QueryBoolText',['../classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736',1,'tinyxml2::XMLElement']]],
+  ['queryboolvalue_81',['QueryBoolValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c',1,'tinyxml2::XMLAttribute']]],
+  ['querydoubleattribute_82',['QueryDoubleAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c',1,'tinyxml2::XMLElement']]],
+  ['querydoubletext_83',['QueryDoubleText',['../classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96',1,'tinyxml2::XMLElement']]],
+  ['querydoublevalue_84',['QueryDoubleValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9',1,'tinyxml2::XMLAttribute']]],
+  ['queryfloatattribute_85',['QueryFloatAttribute',['../classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5',1,'tinyxml2::XMLElement']]],
+  ['queryfloattext_86',['QueryFloatText',['../classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29',1,'tinyxml2::XMLElement']]],
+  ['queryfloatvalue_87',['QueryFloatValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607',1,'tinyxml2::XMLAttribute']]],
+  ['queryint64attribute_88',['QueryInt64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8',1,'tinyxml2::XMLElement']]],
+  ['queryint64text_89',['QueryInt64Text',['../classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8',1,'tinyxml2::XMLElement']]],
+  ['queryint64value_90',['QueryInt64Value',['../classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2',1,'tinyxml2::XMLAttribute']]],
+  ['queryintattribute_91',['QueryIntAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1',1,'tinyxml2::XMLElement']]],
+  ['queryinttext_92',['QueryIntText',['../classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632',1,'tinyxml2::XMLElement']]],
+  ['queryintvalue_93',['QueryIntValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993',1,'tinyxml2::XMLAttribute']]],
+  ['querystringattribute_94',['QueryStringAttribute',['../classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc',1,'tinyxml2::XMLElement']]],
+  ['queryunsigned64attribute_95',['QueryUnsigned64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405',1,'tinyxml2::XMLElement']]],
+  ['queryunsigned64text_96',['QueryUnsigned64Text',['../classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b',1,'tinyxml2::XMLElement']]],
+  ['queryunsigned64value_97',['QueryUnsigned64Value',['../classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157',1,'tinyxml2::XMLAttribute']]],
+  ['queryunsignedattribute_98',['QueryUnsignedAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f',1,'tinyxml2::XMLElement']]],
+  ['queryunsignedtext_99',['QueryUnsignedText',['../classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1',1,'tinyxml2::XMLElement']]],
+  ['queryunsignedvalue_100',['QueryUnsignedValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/all_e.html b/tinyxml2/docs/search/all_e.html
new file mode 100644 (file)
index 0000000..e25df42
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_e.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_e.js b/tinyxml2/docs/search/all_e.js
new file mode 100644 (file)
index 0000000..0ccf8e1
--- /dev/null
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['read_20attributes_20and_20text_20information_2e_101',['Read attributes and text information.',['../_example_4.html',1,'']]],
+  ['rootelement_102',['RootElement',['../classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c',1,'tinyxml2::XMLDocument']]]
+];
diff --git a/tinyxml2/docs/search/all_f.html b/tinyxml2/docs/search/all_f.html
new file mode 100644 (file)
index 0000000..b23da6c
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_f.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/all_f.js b/tinyxml2/docs/search/all_f.js
new file mode 100644 (file)
index 0000000..54bdc74
--- /dev/null
@@ -0,0 +1,13 @@
+var searchData=
+[
+  ['savefile_103',['SaveFile',['../classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f',1,'tinyxml2::XMLDocument::SaveFile(const char *filename, bool compact=false)'],['../classtinyxml2_1_1_x_m_l_document.html#a8b95779479a0035acc67b3a61dfe1b74',1,'tinyxml2::XMLDocument::SaveFile(FILE *fp, bool compact=false)']]],
+  ['setattribute_104',['SetAttribute',['../classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581',1,'tinyxml2::XMLAttribute::SetAttribute(const char *value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ad86d7d7058d76761c3a80662566a57e5',1,'tinyxml2::XMLAttribute::SetAttribute(int value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ae70468c0f6df2748ba3529c716999fae',1,'tinyxml2::XMLAttribute::SetAttribute(unsigned value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#a7c1240f479722b9aa29b6c030aa116c2',1,'tinyxml2::XMLAttribute::SetAttribute(int64_t value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#a10964060a5c0d92486ecf8705bdf37da',1,'tinyxml2::XMLAttribute::SetAttribute(uint64_t value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ab3516def4fe058fe328f2b89fc2d77da',1,'tinyxml2::XMLAttribute::SetAttribute(bool value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#a9a65ab3147abe8ccbbd373ce8791e818',1,'tinyxml2::XMLAttribute::SetAttribute(double value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ae95e843313aaf5d56c32530b6456df02',1,'tinyxml2::XMLAttribute::SetAttribute(float value)'],['../classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c',1,'tinyxml2::XMLElement::SetAttribute(const char *name, const char *value)'],['../classtinyxml2_1_1_x_m_l_element.html#aae6568c64c7f1cc88be8461ba41a79cf',1,'tinyxml2::XMLElement::SetAttribute(const char *name, int value)'],['../classtinyxml2_1_1_x_m_l_element.html#ae143997e90064ba82326b29a9930ea8f',1,'tinyxml2::XMLElement::SetAttribute(const char *name, unsigned value)'],['../classtinyxml2_1_1_x_m_l_element.html#aaeefdf9171fec91b13a776b42299b0dd',1,'tinyxml2::XMLElement::SetAttribute(const char *name, int64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#ad598868c0599ddc4695dab18552c308d',1,'tinyxml2::XMLElement::SetAttribute(const char *name, uint64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#aa848b696e6a75e4e545c6da9893b11e1',1,'tinyxml2::XMLElement::SetAttribute(const char *name, bool value)'],['../classtinyxml2_1_1_x_m_l_element.html#a233397ee81e70eb5d4b814c5f8698533',1,'tinyxml2::XMLElement::SetAttribute(const char *name, double value)'],['../classtinyxml2_1_1_x_m_l_element.html#a554b70d882e65b28fc084b23df9b9759',1,'tinyxml2::XMLElement::SetAttribute(const char *name, float value)']]],
+  ['setbom_105',['SetBOM',['../classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0',1,'tinyxml2::XMLDocument']]],
+  ['setcdata_106',['SetCData',['../classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d',1,'tinyxml2::XMLText']]],
+  ['setname_107',['SetName',['../classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1',1,'tinyxml2::XMLElement']]],
+  ['settext_108',['SetText',['../classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce',1,'tinyxml2::XMLElement::SetText(const char *inText)'],['../classtinyxml2_1_1_x_m_l_element.html#aeae8917b5ea6060b3c08d4e3d8d632d7',1,'tinyxml2::XMLElement::SetText(int value)'],['../classtinyxml2_1_1_x_m_l_element.html#a7bbfcc11d516598bc924a8fba4d08597',1,'tinyxml2::XMLElement::SetText(unsigned value)'],['../classtinyxml2_1_1_x_m_l_element.html#a7b62cd33acdfeff7ea2b1b330d4368e4',1,'tinyxml2::XMLElement::SetText(int64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#a6e615bc745afd1ca8ded56d7aac02657',1,'tinyxml2::XMLElement::SetText(uint64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#ae4b543d6770de76fb6ab68e541c192a4',1,'tinyxml2::XMLElement::SetText(bool value)'],['../classtinyxml2_1_1_x_m_l_element.html#a67bd77ac9aaeff58ff20b4275a65ba4e',1,'tinyxml2::XMLElement::SetText(double value)'],['../classtinyxml2_1_1_x_m_l_element.html#a51d560da5ae3ad6b75e0ab9ffb2ae42a',1,'tinyxml2::XMLElement::SetText(float value)']]],
+  ['setuserdata_109',['SetUserData',['../classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2',1,'tinyxml2::XMLNode']]],
+  ['setvalue_110',['SetValue',['../classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513',1,'tinyxml2::XMLNode']]],
+  ['shallowclone_111',['ShallowClone',['../classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283',1,'tinyxml2::XMLNode::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011',1,'tinyxml2::XMLText::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073',1,'tinyxml2::XMLComment::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7',1,'tinyxml2::XMLDeclaration::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c',1,'tinyxml2::XMLUnknown::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750',1,'tinyxml2::XMLElement::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8',1,'tinyxml2::XMLDocument::ShallowClone()']]],
+  ['shallowequal_112',['ShallowEqual',['../classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226',1,'tinyxml2::XMLNode::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331',1,'tinyxml2::XMLText::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739',1,'tinyxml2::XMLComment::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6',1,'tinyxml2::XMLDeclaration::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116',1,'tinyxml2::XMLUnknown::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6',1,'tinyxml2::XMLElement::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9',1,'tinyxml2::XMLDocument::ShallowEqual()']]]
+];
diff --git a/tinyxml2/docs/search/classes_0.html b/tinyxml2/docs/search/classes_0.html
new file mode 100644 (file)
index 0000000..af8159e
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="classes_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/classes_0.js b/tinyxml2/docs/search/classes_0.js
new file mode 100644 (file)
index 0000000..a9be121
--- /dev/null
@@ -0,0 +1,15 @@
+var searchData=
+[
+  ['xmlattribute_142',['XMLAttribute',['../classtinyxml2_1_1_x_m_l_attribute.html',1,'tinyxml2']]],
+  ['xmlcomment_143',['XMLComment',['../classtinyxml2_1_1_x_m_l_comment.html',1,'tinyxml2']]],
+  ['xmlconsthandle_144',['XMLConstHandle',['../classtinyxml2_1_1_x_m_l_const_handle.html',1,'tinyxml2']]],
+  ['xmldeclaration_145',['XMLDeclaration',['../classtinyxml2_1_1_x_m_l_declaration.html',1,'tinyxml2']]],
+  ['xmldocument_146',['XMLDocument',['../classtinyxml2_1_1_x_m_l_document.html',1,'tinyxml2']]],
+  ['xmlelement_147',['XMLElement',['../classtinyxml2_1_1_x_m_l_element.html',1,'tinyxml2']]],
+  ['xmlhandle_148',['XMLHandle',['../classtinyxml2_1_1_x_m_l_handle.html',1,'tinyxml2']]],
+  ['xmlnode_149',['XMLNode',['../classtinyxml2_1_1_x_m_l_node.html',1,'tinyxml2']]],
+  ['xmlprinter_150',['XMLPrinter',['../classtinyxml2_1_1_x_m_l_printer.html',1,'tinyxml2']]],
+  ['xmltext_151',['XMLText',['../classtinyxml2_1_1_x_m_l_text.html',1,'tinyxml2']]],
+  ['xmlunknown_152',['XMLUnknown',['../classtinyxml2_1_1_x_m_l_unknown.html',1,'tinyxml2']]],
+  ['xmlvisitor_153',['XMLVisitor',['../classtinyxml2_1_1_x_m_l_visitor.html',1,'tinyxml2']]]
+];
diff --git a/tinyxml2/docs/search/close.png b/tinyxml2/docs/search/close.png
new file mode 100644 (file)
index 0000000..9342d3d
Binary files /dev/null and b/tinyxml2/docs/search/close.png differ
diff --git a/tinyxml2/docs/search/close.svg b/tinyxml2/docs/search/close.svg
new file mode 100644 (file)
index 0000000..a933eea
--- /dev/null
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   viewBox="0 0 11 11"
+   height="11"
+   width="11"
+   id="svg2"
+   version="1.1">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6" />
+  <path
+     id="path12"
+     d="M 5.5 0.5 A 5 5 0 0 0 0.5 5.5 A 5 5 0 0 0 5.5 10.5 A 5 5 0 0 0 10.5 5.5 A 5 5 0 0 0 5.5 0.5 z M 3.5820312 3 A 0.58291923 0.58291923 0 0 1 4 3.1757812 L 5.5 4.6757812 L 7 3.1757812 A 0.58291923 0.58291923 0 0 1 7.4003906 3 A 0.58291923 0.58291923 0 0 1 7.8242188 4 L 6.3242188 5.5 L 7.8242188 7 A 0.58291923 0.58291923 0 1 1 7 7.8242188 L 5.5 6.3242188 L 4 7.8242188 A 0.58291923 0.58291923 0 1 1 3.1757812 7 L 4.6757812 5.5 L 3.1757812 4 A 0.58291923 0.58291923 0 0 1 3.5820312 3 z "
+     style="stroke-width:1.09870648;fill:#bababa;fill-opacity:1" />
+</svg>
diff --git a/tinyxml2/docs/search/functions_0.html b/tinyxml2/docs/search/functions_0.html
new file mode 100644 (file)
index 0000000..eb4c501
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_0.js b/tinyxml2/docs/search/functions_0.js
new file mode 100644 (file)
index 0000000..782a662
--- /dev/null
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['accept_154',['Accept',['../classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785',1,'tinyxml2::XMLNode::Accept()'],['../classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206',1,'tinyxml2::XMLText::Accept()'],['../classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122',1,'tinyxml2::XMLComment::Accept()'],['../classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045',1,'tinyxml2::XMLDeclaration::Accept()'],['../classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48',1,'tinyxml2::XMLUnknown::Accept()'],['../classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5',1,'tinyxml2::XMLElement::Accept()'],['../classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1',1,'tinyxml2::XMLDocument::Accept()']]],
+  ['attribute_155',['Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9',1,'tinyxml2::XMLElement']]]
+];
diff --git a/tinyxml2/docs/search/functions_1.html b/tinyxml2/docs/search/functions_1.html
new file mode 100644 (file)
index 0000000..ef4088b
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_1.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_1.js b/tinyxml2/docs/search/functions_1.js
new file mode 100644 (file)
index 0000000..44f3cf9
--- /dev/null
@@ -0,0 +1,6 @@
+var searchData=
+[
+  ['boolattribute_156',['BoolAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8',1,'tinyxml2::XMLElement']]],
+  ['booltext_157',['BoolText',['../classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2',1,'tinyxml2::XMLElement']]],
+  ['boolvalue_158',['BoolValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/functions_10.html b/tinyxml2/docs/search/functions_10.html
new file mode 100644 (file)
index 0000000..1bdc125
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_10.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_10.js b/tinyxml2/docs/search/functions_10.js
new file mode 100644 (file)
index 0000000..d3cd46f
--- /dev/null
@@ -0,0 +1,10 @@
+var searchData=
+[
+  ['tocomment_263',['ToComment',['../classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3',1,'tinyxml2::XMLNode::ToComment()'],['../classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee',1,'tinyxml2::XMLComment::ToComment()']]],
+  ['todeclaration_264',['ToDeclaration',['../classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51',1,'tinyxml2::XMLNode::ToDeclaration()'],['../classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5',1,'tinyxml2::XMLDeclaration::ToDeclaration()'],['../classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0',1,'tinyxml2::XMLHandle::ToDeclaration()']]],
+  ['todocument_265',['ToDocument',['../classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357',1,'tinyxml2::XMLNode::ToDocument()'],['../classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec',1,'tinyxml2::XMLDocument::ToDocument()']]],
+  ['toelement_266',['ToElement',['../classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8',1,'tinyxml2::XMLNode::ToElement()'],['../classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d',1,'tinyxml2::XMLElement::ToElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99',1,'tinyxml2::XMLHandle::ToElement()']]],
+  ['tonode_267',['ToNode',['../classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df',1,'tinyxml2::XMLHandle']]],
+  ['totext_268',['ToText',['../classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b',1,'tinyxml2::XMLNode::ToText()'],['../classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7',1,'tinyxml2::XMLText::ToText()'],['../classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a',1,'tinyxml2::XMLHandle::ToText()']]],
+  ['tounknown_269',['ToUnknown',['../classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd',1,'tinyxml2::XMLNode::ToUnknown()'],['../classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6',1,'tinyxml2::XMLUnknown::ToUnknown()'],['../classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de',1,'tinyxml2::XMLHandle::ToUnknown()']]]
+];
diff --git a/tinyxml2/docs/search/functions_11.html b/tinyxml2/docs/search/functions_11.html
new file mode 100644 (file)
index 0000000..188076e
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_11.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_11.js b/tinyxml2/docs/search/functions_11.js
new file mode 100644 (file)
index 0000000..1179931
--- /dev/null
@@ -0,0 +1,8 @@
+var searchData=
+[
+  ['unsigned64attribute_270',['Unsigned64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85',1,'tinyxml2::XMLElement']]],
+  ['unsigned64text_271',['Unsigned64Text',['../classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c',1,'tinyxml2::XMLElement']]],
+  ['unsignedattribute_272',['UnsignedAttribute',['../classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c',1,'tinyxml2::XMLElement']]],
+  ['unsignedtext_273',['UnsignedText',['../classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5',1,'tinyxml2::XMLElement']]],
+  ['unsignedvalue_274',['UnsignedValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/functions_12.html b/tinyxml2/docs/search/functions_12.html
new file mode 100644 (file)
index 0000000..eb29d8f
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_12.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_12.js b/tinyxml2/docs/search/functions_12.js
new file mode 100644 (file)
index 0000000..6ec9151
--- /dev/null
@@ -0,0 +1,7 @@
+var searchData=
+[
+  ['value_275',['Value',['../classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82',1,'tinyxml2::XMLNode::Value()'],['../classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853',1,'tinyxml2::XMLAttribute::Value()']]],
+  ['visit_276',['Visit',['../classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a',1,'tinyxml2::XMLVisitor::Visit(const XMLDeclaration &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#af30233565856480ea48b6fa0d6dec65b',1,'tinyxml2::XMLVisitor::Visit(const XMLText &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#acc8147fb5a85f6c65721654e427752d7',1,'tinyxml2::XMLVisitor::Visit(const XMLComment &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#a14e4748387c34bf53d24e8119bb1f292',1,'tinyxml2::XMLVisitor::Visit(const XMLUnknown &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de',1,'tinyxml2::XMLPrinter::Visit(const XMLText &amp;text)'],['../classtinyxml2_1_1_x_m_l_printer.html#a3f16a30be1537ac141d9bd2db824ba9e',1,'tinyxml2::XMLPrinter::Visit(const XMLComment &amp;comment)'],['../classtinyxml2_1_1_x_m_l_printer.html#a9ceff5cd85e5db65838962174fcdcc46',1,'tinyxml2::XMLPrinter::Visit(const XMLDeclaration &amp;declaration)'],['../classtinyxml2_1_1_x_m_l_printer.html#aa15e1da81e17dea5da6499ac5b08d9d8',1,'tinyxml2::XMLPrinter::Visit(const XMLUnknown &amp;unknown)']]],
+  ['visitenter_277',['VisitEnter',['../classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d',1,'tinyxml2::XMLVisitor::VisitEnter(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#af97980a17dd4e37448b181f5ddfa92b5',1,'tinyxml2::XMLVisitor::VisitEnter(const XMLElement &amp;, const XMLAttribute *)'],['../classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b',1,'tinyxml2::XMLPrinter::VisitEnter(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#a2ce2aa508c21ac91615093ddb9c282c5',1,'tinyxml2::XMLPrinter::VisitEnter(const XMLElement &amp;element, const XMLAttribute *attribute)']]],
+  ['visitexit_278',['VisitExit',['../classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086',1,'tinyxml2::XMLVisitor::VisitExit(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_visitor.html#a772f10ddc83f881956d32628faa16eb6',1,'tinyxml2::XMLVisitor::VisitExit(const XMLElement &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29',1,'tinyxml2::XMLPrinter::VisitExit(const XMLDocument &amp;)'],['../classtinyxml2_1_1_x_m_l_printer.html#ae99e0a7086543591edfb565f24689098',1,'tinyxml2::XMLPrinter::VisitExit(const XMLElement &amp;element)']]]
+];
diff --git a/tinyxml2/docs/search/functions_13.html b/tinyxml2/docs/search/functions_13.html
new file mode 100644 (file)
index 0000000..3da2ea6
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_13.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_13.js b/tinyxml2/docs/search/functions_13.js
new file mode 100644 (file)
index 0000000..195574a
--- /dev/null
@@ -0,0 +1,6 @@
+var searchData=
+[
+  ['xmldocument_279',['XMLDocument',['../classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70',1,'tinyxml2::XMLDocument']]],
+  ['xmlhandle_280',['XMLHandle',['../classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793',1,'tinyxml2::XMLHandle::XMLHandle(XMLNode *node)'],['../classtinyxml2_1_1_x_m_l_handle.html#aa2edbc1c0d3e3e8259bd98de7f1cf500',1,'tinyxml2::XMLHandle::XMLHandle(XMLNode &amp;node)'],['../classtinyxml2_1_1_x_m_l_handle.html#afd8e01e6018c07347b8e6d80272466aa',1,'tinyxml2::XMLHandle::XMLHandle(const XMLHandle &amp;ref)']]],
+  ['xmlprinter_281',['XMLPrinter',['../classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7',1,'tinyxml2::XMLPrinter']]]
+];
diff --git a/tinyxml2/docs/search/functions_2.html b/tinyxml2/docs/search/functions_2.html
new file mode 100644 (file)
index 0000000..ca5aa10
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_2.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_2.js b/tinyxml2/docs/search/functions_2.js
new file mode 100644 (file)
index 0000000..497e75a
--- /dev/null
@@ -0,0 +1,10 @@
+var searchData=
+[
+  ['cdata_159',['CData',['../classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b',1,'tinyxml2::XMLText']]],
+  ['clear_160',['Clear',['../classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf',1,'tinyxml2::XMLDocument']]],
+  ['clearbuffer_161',['ClearBuffer',['../classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3',1,'tinyxml2::XMLPrinter']]],
+  ['clearerror_162',['ClearError',['../classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17',1,'tinyxml2::XMLDocument']]],
+  ['closeelement_163',['CloseElement',['../classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240',1,'tinyxml2::XMLPrinter']]],
+  ['cstr_164',['CStr',['../classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e',1,'tinyxml2::XMLPrinter']]],
+  ['cstrsize_165',['CStrSize',['../classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c',1,'tinyxml2::XMLPrinter']]]
+];
diff --git a/tinyxml2/docs/search/functions_3.html b/tinyxml2/docs/search/functions_3.html
new file mode 100644 (file)
index 0000000..d79f55b
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_3.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_3.js b/tinyxml2/docs/search/functions_3.js
new file mode 100644 (file)
index 0000000..f54c893
--- /dev/null
@@ -0,0 +1,12 @@
+var searchData=
+[
+  ['deepclone_166',['DeepClone',['../classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266',1,'tinyxml2::XMLNode']]],
+  ['deepcopy_167',['DeepCopy',['../classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45',1,'tinyxml2::XMLDocument']]],
+  ['deleteattribute_168',['DeleteAttribute',['../classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a',1,'tinyxml2::XMLElement']]],
+  ['deletechild_169',['DeleteChild',['../classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921',1,'tinyxml2::XMLNode']]],
+  ['deletechildren_170',['DeleteChildren',['../classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce',1,'tinyxml2::XMLNode']]],
+  ['deletenode_171',['DeleteNode',['../classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d',1,'tinyxml2::XMLDocument']]],
+  ['doubleattribute_172',['DoubleAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5',1,'tinyxml2::XMLElement']]],
+  ['doubletext_173',['DoubleText',['../classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7',1,'tinyxml2::XMLElement']]],
+  ['doublevalue_174',['DoubleValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/functions_4.html b/tinyxml2/docs/search/functions_4.html
new file mode 100644 (file)
index 0000000..1657cad
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_4.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_4.js b/tinyxml2/docs/search/functions_4.js
new file mode 100644 (file)
index 0000000..55d93b4
--- /dev/null
@@ -0,0 +1,7 @@
+var searchData=
+[
+  ['error_175',['Error',['../classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed',1,'tinyxml2::XMLDocument']]],
+  ['errorid_176',['ErrorID',['../classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d',1,'tinyxml2::XMLDocument']]],
+  ['errorlinenum_177',['ErrorLineNum',['../classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76',1,'tinyxml2::XMLDocument']]],
+  ['errorstr_178',['ErrorStr',['../classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf',1,'tinyxml2::XMLDocument']]]
+];
diff --git a/tinyxml2/docs/search/functions_5.html b/tinyxml2/docs/search/functions_5.html
new file mode 100644 (file)
index 0000000..9301d6b
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_5.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_5.js b/tinyxml2/docs/search/functions_5.js
new file mode 100644 (file)
index 0000000..6a7db0b
--- /dev/null
@@ -0,0 +1,10 @@
+var searchData=
+[
+  ['findattribute_179',['FindAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4',1,'tinyxml2::XMLElement']]],
+  ['firstattribute_180',['FirstAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686',1,'tinyxml2::XMLElement']]],
+  ['firstchild_181',['FirstChild',['../classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08',1,'tinyxml2::XMLNode::FirstChild()'],['../classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae',1,'tinyxml2::XMLHandle::FirstChild()']]],
+  ['firstchildelement_182',['FirstChildElement',['../classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b',1,'tinyxml2::XMLNode::FirstChildElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3',1,'tinyxml2::XMLHandle::FirstChildElement()']]],
+  ['floatattribute_183',['FloatAttribute',['../classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd',1,'tinyxml2::XMLElement']]],
+  ['floattext_184',['FloatText',['../classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927',1,'tinyxml2::XMLElement']]],
+  ['floatvalue_185',['FloatValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/functions_6.html b/tinyxml2/docs/search/functions_6.html
new file mode 100644 (file)
index 0000000..9c4f5fc
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_6.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_6.js b/tinyxml2/docs/search/functions_6.js
new file mode 100644 (file)
index 0000000..71d8090
--- /dev/null
@@ -0,0 +1,7 @@
+var searchData=
+[
+  ['getdocument_186',['GetDocument',['../classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1',1,'tinyxml2::XMLNode::GetDocument() const'],['../classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68',1,'tinyxml2::XMLNode::GetDocument()']]],
+  ['getlinenum_187',['GetLineNum',['../classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286',1,'tinyxml2::XMLNode::GetLineNum()'],['../classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765',1,'tinyxml2::XMLAttribute::GetLineNum()']]],
+  ['gettext_188',['GetText',['../classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51',1,'tinyxml2::XMLElement']]],
+  ['getuserdata_189',['GetUserData',['../classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe',1,'tinyxml2::XMLNode']]]
+];
diff --git a/tinyxml2/docs/search/functions_7.html b/tinyxml2/docs/search/functions_7.html
new file mode 100644 (file)
index 0000000..46b5c0f
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_7.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_7.js b/tinyxml2/docs/search/functions_7.js
new file mode 100644 (file)
index 0000000..676d3b5
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['hasbom_190',['HasBOM',['../classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd',1,'tinyxml2::XMLDocument']]]
+];
diff --git a/tinyxml2/docs/search/functions_8.html b/tinyxml2/docs/search/functions_8.html
new file mode 100644 (file)
index 0000000..31a1d95
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_8.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_8.js b/tinyxml2/docs/search/functions_8.js
new file mode 100644 (file)
index 0000000..f644831
--- /dev/null
@@ -0,0 +1,15 @@
+var searchData=
+[
+  ['insertafterchild_191',['InsertAfterChild',['../classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2',1,'tinyxml2::XMLNode']]],
+  ['insertendchild_192',['InsertEndChild',['../classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286',1,'tinyxml2::XMLNode']]],
+  ['insertfirstchild_193',['InsertFirstChild',['../classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d',1,'tinyxml2::XMLNode']]],
+  ['insertnewchildelement_194',['InsertNewChildElement',['../classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13',1,'tinyxml2::XMLElement']]],
+  ['insertnewcomment_195',['InsertNewComment',['../classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d',1,'tinyxml2::XMLElement']]],
+  ['insertnewdeclaration_196',['InsertNewDeclaration',['../classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6',1,'tinyxml2::XMLElement']]],
+  ['insertnewtext_197',['InsertNewText',['../classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187',1,'tinyxml2::XMLElement']]],
+  ['insertnewunknown_198',['InsertNewUnknown',['../classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2',1,'tinyxml2::XMLElement']]],
+  ['int64attribute_199',['Int64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0',1,'tinyxml2::XMLElement']]],
+  ['int64text_200',['Int64Text',['../classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a',1,'tinyxml2::XMLElement']]],
+  ['intattribute_201',['IntAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4',1,'tinyxml2::XMLElement']]],
+  ['intvalue_202',['IntValue',['../classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/functions_9.html b/tinyxml2/docs/search/functions_9.html
new file mode 100644 (file)
index 0000000..9a8e429
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_9.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_9.js b/tinyxml2/docs/search/functions_9.js
new file mode 100644 (file)
index 0000000..1cf1c10
--- /dev/null
@@ -0,0 +1,6 @@
+var searchData=
+[
+  ['lastchild_203',['LastChild',['../classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e',1,'tinyxml2::XMLNode::LastChild()'],['../classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b',1,'tinyxml2::XMLHandle::LastChild()']]],
+  ['lastchildelement_204',['LastChildElement',['../classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551',1,'tinyxml2::XMLNode::LastChildElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c',1,'tinyxml2::XMLHandle::LastChildElement()']]],
+  ['loadfile_205',['LoadFile',['../classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a',1,'tinyxml2::XMLDocument::LoadFile(const char *filename)'],['../classtinyxml2_1_1_x_m_l_document.html#a5f1d330fad44c52f3d265338dd2a6dc2',1,'tinyxml2::XMLDocument::LoadFile(FILE *)']]]
+];
diff --git a/tinyxml2/docs/search/functions_a.html b/tinyxml2/docs/search/functions_a.html
new file mode 100644 (file)
index 0000000..5ecc152
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_a.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_a.js b/tinyxml2/docs/search/functions_a.js
new file mode 100644 (file)
index 0000000..28686f0
--- /dev/null
@@ -0,0 +1,13 @@
+var searchData=
+[
+  ['name_206',['Name',['../classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8',1,'tinyxml2::XMLAttribute::Name()'],['../classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35',1,'tinyxml2::XMLElement::Name()']]],
+  ['newcomment_207',['NewComment',['../classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259',1,'tinyxml2::XMLDocument']]],
+  ['newdeclaration_208',['NewDeclaration',['../classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2',1,'tinyxml2::XMLDocument']]],
+  ['newelement_209',['NewElement',['../classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6',1,'tinyxml2::XMLDocument']]],
+  ['newtext_210',['NewText',['../classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296',1,'tinyxml2::XMLDocument']]],
+  ['newunknown_211',['NewUnknown',['../classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147',1,'tinyxml2::XMLDocument']]],
+  ['next_212',['Next',['../classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6',1,'tinyxml2::XMLAttribute']]],
+  ['nextsibling_213',['NextSibling',['../classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5',1,'tinyxml2::XMLNode::NextSibling()'],['../classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5',1,'tinyxml2::XMLHandle::NextSibling()']]],
+  ['nextsiblingelement_214',['NextSiblingElement',['../classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80',1,'tinyxml2::XMLNode::NextSiblingElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5',1,'tinyxml2::XMLHandle::NextSiblingElement()']]],
+  ['nochildren_215',['NoChildren',['../classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4',1,'tinyxml2::XMLNode']]]
+];
diff --git a/tinyxml2/docs/search/functions_b.html b/tinyxml2/docs/search/functions_b.html
new file mode 100644 (file)
index 0000000..e301fed
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_b.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_b.js b/tinyxml2/docs/search/functions_b.js
new file mode 100644 (file)
index 0000000..22db1d6
--- /dev/null
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['openelement_216',['OpenElement',['../classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010',1,'tinyxml2::XMLPrinter']]],
+  ['operator_3d_217',['operator=',['../classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20',1,'tinyxml2::XMLHandle']]]
+];
diff --git a/tinyxml2/docs/search/functions_c.html b/tinyxml2/docs/search/functions_c.html
new file mode 100644 (file)
index 0000000..c4f3268
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_c.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_c.js b/tinyxml2/docs/search/functions_c.js
new file mode 100644 (file)
index 0000000..ffa0856
--- /dev/null
@@ -0,0 +1,14 @@
+var searchData=
+[
+  ['parent_218',['Parent',['../classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34',1,'tinyxml2::XMLNode']]],
+  ['parse_219',['Parse',['../classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01',1,'tinyxml2::XMLDocument']]],
+  ['previoussibling_220',['PreviousSibling',['../classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551',1,'tinyxml2::XMLNode::PreviousSibling()'],['../classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c',1,'tinyxml2::XMLHandle::PreviousSibling()']]],
+  ['previoussiblingelement_221',['PreviousSiblingElement',['../classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70',1,'tinyxml2::XMLNode::PreviousSiblingElement()'],['../classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e',1,'tinyxml2::XMLHandle::PreviousSiblingElement()']]],
+  ['print_222',['Print',['../classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083',1,'tinyxml2::XMLDocument']]],
+  ['printerror_223',['PrintError',['../classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552',1,'tinyxml2::XMLDocument']]],
+  ['printspace_224',['PrintSpace',['../classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74',1,'tinyxml2::XMLPrinter']]],
+  ['pushattribute_225',['PushAttribute',['../classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0',1,'tinyxml2::XMLPrinter']]],
+  ['pushcomment_226',['PushComment',['../classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140',1,'tinyxml2::XMLPrinter']]],
+  ['pushheader_227',['PushHeader',['../classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903',1,'tinyxml2::XMLPrinter']]],
+  ['pushtext_228',['PushText',['../classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3',1,'tinyxml2::XMLPrinter::PushText(const char *text, bool cdata=false)'],['../classtinyxml2_1_1_x_m_l_printer.html#a3e0d4d78de25d4cf081009e1431cea7e',1,'tinyxml2::XMLPrinter::PushText(int value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a661fb50e7e0a4918d2d259cb0fae647e',1,'tinyxml2::XMLPrinter::PushText(unsigned value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a96b0a0bfe105154a0a6c37d725258f0a',1,'tinyxml2::XMLPrinter::PushText(int64_t value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a60b0a4cf57371ff8679c2c7556ccb708',1,'tinyxml2::XMLPrinter::PushText(uint64_t value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a4390e5fa1ed05189a8686647345ab29f',1,'tinyxml2::XMLPrinter::PushText(bool value)'],['../classtinyxml2_1_1_x_m_l_printer.html#a1dbb1390e829d0673af66b9cd1928bd7',1,'tinyxml2::XMLPrinter::PushText(float value)'],['../classtinyxml2_1_1_x_m_l_printer.html#aa715302dfc09473c77c853cbd5431965',1,'tinyxml2::XMLPrinter::PushText(double value)']]]
+];
diff --git a/tinyxml2/docs/search/functions_d.html b/tinyxml2/docs/search/functions_d.html
new file mode 100644 (file)
index 0000000..7a1ed06
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_d.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_d.js b/tinyxml2/docs/search/functions_d.js
new file mode 100644 (file)
index 0000000..080168c
--- /dev/null
@@ -0,0 +1,26 @@
+var searchData=
+[
+  ['queryattribute_229',['QueryAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb',1,'tinyxml2::XMLElement']]],
+  ['queryboolattribute_230',['QueryBoolAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872',1,'tinyxml2::XMLElement']]],
+  ['querybooltext_231',['QueryBoolText',['../classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736',1,'tinyxml2::XMLElement']]],
+  ['queryboolvalue_232',['QueryBoolValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c',1,'tinyxml2::XMLAttribute']]],
+  ['querydoubleattribute_233',['QueryDoubleAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c',1,'tinyxml2::XMLElement']]],
+  ['querydoubletext_234',['QueryDoubleText',['../classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96',1,'tinyxml2::XMLElement']]],
+  ['querydoublevalue_235',['QueryDoubleValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9',1,'tinyxml2::XMLAttribute']]],
+  ['queryfloatattribute_236',['QueryFloatAttribute',['../classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5',1,'tinyxml2::XMLElement']]],
+  ['queryfloattext_237',['QueryFloatText',['../classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29',1,'tinyxml2::XMLElement']]],
+  ['queryfloatvalue_238',['QueryFloatValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607',1,'tinyxml2::XMLAttribute']]],
+  ['queryint64attribute_239',['QueryInt64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8',1,'tinyxml2::XMLElement']]],
+  ['queryint64text_240',['QueryInt64Text',['../classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8',1,'tinyxml2::XMLElement']]],
+  ['queryint64value_241',['QueryInt64Value',['../classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2',1,'tinyxml2::XMLAttribute']]],
+  ['queryintattribute_242',['QueryIntAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1',1,'tinyxml2::XMLElement']]],
+  ['queryinttext_243',['QueryIntText',['../classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632',1,'tinyxml2::XMLElement']]],
+  ['queryintvalue_244',['QueryIntValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993',1,'tinyxml2::XMLAttribute']]],
+  ['querystringattribute_245',['QueryStringAttribute',['../classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc',1,'tinyxml2::XMLElement']]],
+  ['queryunsigned64attribute_246',['QueryUnsigned64Attribute',['../classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405',1,'tinyxml2::XMLElement']]],
+  ['queryunsigned64text_247',['QueryUnsigned64Text',['../classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b',1,'tinyxml2::XMLElement']]],
+  ['queryunsigned64value_248',['QueryUnsigned64Value',['../classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157',1,'tinyxml2::XMLAttribute']]],
+  ['queryunsignedattribute_249',['QueryUnsignedAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f',1,'tinyxml2::XMLElement']]],
+  ['queryunsignedtext_250',['QueryUnsignedText',['../classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1',1,'tinyxml2::XMLElement']]],
+  ['queryunsignedvalue_251',['QueryUnsignedValue',['../classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9',1,'tinyxml2::XMLAttribute']]]
+];
diff --git a/tinyxml2/docs/search/functions_e.html b/tinyxml2/docs/search/functions_e.html
new file mode 100644 (file)
index 0000000..22d2a6b
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_e.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_e.js b/tinyxml2/docs/search/functions_e.js
new file mode 100644 (file)
index 0000000..a61c427
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['rootelement_252',['RootElement',['../classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c',1,'tinyxml2::XMLDocument']]]
+];
diff --git a/tinyxml2/docs/search/functions_f.html b/tinyxml2/docs/search/functions_f.html
new file mode 100644 (file)
index 0000000..54b7dee
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_f.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/functions_f.js b/tinyxml2/docs/search/functions_f.js
new file mode 100644 (file)
index 0000000..83d3b69
--- /dev/null
@@ -0,0 +1,13 @@
+var searchData=
+[
+  ['savefile_253',['SaveFile',['../classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f',1,'tinyxml2::XMLDocument::SaveFile(const char *filename, bool compact=false)'],['../classtinyxml2_1_1_x_m_l_document.html#a8b95779479a0035acc67b3a61dfe1b74',1,'tinyxml2::XMLDocument::SaveFile(FILE *fp, bool compact=false)']]],
+  ['setattribute_254',['SetAttribute',['../classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581',1,'tinyxml2::XMLAttribute::SetAttribute(const char *value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ad86d7d7058d76761c3a80662566a57e5',1,'tinyxml2::XMLAttribute::SetAttribute(int value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ae70468c0f6df2748ba3529c716999fae',1,'tinyxml2::XMLAttribute::SetAttribute(unsigned value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#a7c1240f479722b9aa29b6c030aa116c2',1,'tinyxml2::XMLAttribute::SetAttribute(int64_t value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#a10964060a5c0d92486ecf8705bdf37da',1,'tinyxml2::XMLAttribute::SetAttribute(uint64_t value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ab3516def4fe058fe328f2b89fc2d77da',1,'tinyxml2::XMLAttribute::SetAttribute(bool value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#a9a65ab3147abe8ccbbd373ce8791e818',1,'tinyxml2::XMLAttribute::SetAttribute(double value)'],['../classtinyxml2_1_1_x_m_l_attribute.html#ae95e843313aaf5d56c32530b6456df02',1,'tinyxml2::XMLAttribute::SetAttribute(float value)'],['../classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c',1,'tinyxml2::XMLElement::SetAttribute(const char *name, const char *value)'],['../classtinyxml2_1_1_x_m_l_element.html#aae6568c64c7f1cc88be8461ba41a79cf',1,'tinyxml2::XMLElement::SetAttribute(const char *name, int value)'],['../classtinyxml2_1_1_x_m_l_element.html#ae143997e90064ba82326b29a9930ea8f',1,'tinyxml2::XMLElement::SetAttribute(const char *name, unsigned value)'],['../classtinyxml2_1_1_x_m_l_element.html#aaeefdf9171fec91b13a776b42299b0dd',1,'tinyxml2::XMLElement::SetAttribute(const char *name, int64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#ad598868c0599ddc4695dab18552c308d',1,'tinyxml2::XMLElement::SetAttribute(const char *name, uint64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#aa848b696e6a75e4e545c6da9893b11e1',1,'tinyxml2::XMLElement::SetAttribute(const char *name, bool value)'],['../classtinyxml2_1_1_x_m_l_element.html#a233397ee81e70eb5d4b814c5f8698533',1,'tinyxml2::XMLElement::SetAttribute(const char *name, double value)'],['../classtinyxml2_1_1_x_m_l_element.html#a554b70d882e65b28fc084b23df9b9759',1,'tinyxml2::XMLElement::SetAttribute(const char *name, float value)']]],
+  ['setbom_255',['SetBOM',['../classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0',1,'tinyxml2::XMLDocument']]],
+  ['setcdata_256',['SetCData',['../classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d',1,'tinyxml2::XMLText']]],
+  ['setname_257',['SetName',['../classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1',1,'tinyxml2::XMLElement']]],
+  ['settext_258',['SetText',['../classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce',1,'tinyxml2::XMLElement::SetText(const char *inText)'],['../classtinyxml2_1_1_x_m_l_element.html#aeae8917b5ea6060b3c08d4e3d8d632d7',1,'tinyxml2::XMLElement::SetText(int value)'],['../classtinyxml2_1_1_x_m_l_element.html#a7bbfcc11d516598bc924a8fba4d08597',1,'tinyxml2::XMLElement::SetText(unsigned value)'],['../classtinyxml2_1_1_x_m_l_element.html#a7b62cd33acdfeff7ea2b1b330d4368e4',1,'tinyxml2::XMLElement::SetText(int64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#a6e615bc745afd1ca8ded56d7aac02657',1,'tinyxml2::XMLElement::SetText(uint64_t value)'],['../classtinyxml2_1_1_x_m_l_element.html#ae4b543d6770de76fb6ab68e541c192a4',1,'tinyxml2::XMLElement::SetText(bool value)'],['../classtinyxml2_1_1_x_m_l_element.html#a67bd77ac9aaeff58ff20b4275a65ba4e',1,'tinyxml2::XMLElement::SetText(double value)'],['../classtinyxml2_1_1_x_m_l_element.html#a51d560da5ae3ad6b75e0ab9ffb2ae42a',1,'tinyxml2::XMLElement::SetText(float value)']]],
+  ['setuserdata_259',['SetUserData',['../classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2',1,'tinyxml2::XMLNode']]],
+  ['setvalue_260',['SetValue',['../classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513',1,'tinyxml2::XMLNode']]],
+  ['shallowclone_261',['ShallowClone',['../classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283',1,'tinyxml2::XMLNode::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011',1,'tinyxml2::XMLText::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073',1,'tinyxml2::XMLComment::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7',1,'tinyxml2::XMLDeclaration::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c',1,'tinyxml2::XMLUnknown::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750',1,'tinyxml2::XMLElement::ShallowClone()'],['../classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8',1,'tinyxml2::XMLDocument::ShallowClone()']]],
+  ['shallowequal_262',['ShallowEqual',['../classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226',1,'tinyxml2::XMLNode::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331',1,'tinyxml2::XMLText::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739',1,'tinyxml2::XMLComment::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6',1,'tinyxml2::XMLDeclaration::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116',1,'tinyxml2::XMLUnknown::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6',1,'tinyxml2::XMLElement::ShallowEqual()'],['../classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9',1,'tinyxml2::XMLDocument::ShallowEqual()']]]
+];
diff --git a/tinyxml2/docs/search/mag_sel.png b/tinyxml2/docs/search/mag_sel.png
new file mode 100644 (file)
index 0000000..39c0ed5
Binary files /dev/null and b/tinyxml2/docs/search/mag_sel.png differ
diff --git a/tinyxml2/docs/search/mag_sel.svg b/tinyxml2/docs/search/mag_sel.svg
new file mode 100644 (file)
index 0000000..03626f6
--- /dev/null
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   width="20"
+   height="19"
+   viewBox="0 0 20 19"
+   sodipodi:docname="mag_sel.svg"
+   inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="2096"
+     id="namedview4"
+     showgrid="false"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:zoom="32"
+     inkscape:cx="5.9792688"
+     inkscape:cy="1.1436277"
+     inkscape:window-x="1920"
+     inkscape:window-y="27"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg2" />
+  <circle
+     style="fill:#000000;fill-opacity:0;stroke:#656565;stroke-width:1.4;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+     id="path4611"
+     cx="5.5"
+     cy="8.5"
+     r="3.5" />
+  <path
+     style="fill:#656565;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="M 11,7 13.5,10 16,7 Z"
+     id="path4609"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="cccc" />
+  <path
+     style="fill:none;stroke:#656565;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="m 8.1085854,11.109059 2.7823556,2.782356"
+     id="path4630"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/tinyxml2/docs/search/nomatches.html b/tinyxml2/docs/search/nomatches.html
new file mode 100644 (file)
index 0000000..2b9360b
--- /dev/null
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="NoMatches">No Matches</div>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/pages_0.html b/tinyxml2/docs/search/pages_0.html
new file mode 100644 (file)
index 0000000..8517b48
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="pages_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/pages_0.js b/tinyxml2/docs/search/pages_0.js
new file mode 100644 (file)
index 0000000..d992ed0
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['get_20information_20out_20of_20xml_282',['Get information out of XML',['../_example_3.html',1,'']]]
+];
diff --git a/tinyxml2/docs/search/pages_1.html b/tinyxml2/docs/search/pages_1.html
new file mode 100644 (file)
index 0000000..a0fb679
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="pages_1.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/pages_1.js b/tinyxml2/docs/search/pages_1.js
new file mode 100644 (file)
index 0000000..2d10aa6
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['load_20an_20xml_20file_283',['Load an XML File',['../_example_1.html',1,'']]]
+];
diff --git a/tinyxml2/docs/search/pages_2.html b/tinyxml2/docs/search/pages_2.html
new file mode 100644 (file)
index 0000000..084edfd
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="pages_2.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/pages_2.js b/tinyxml2/docs/search/pages_2.js
new file mode 100644 (file)
index 0000000..e7cdf36
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['parse_20an_20xml_20from_20char_20buffer_284',['Parse an XML from char buffer',['../_example_2.html',1,'']]]
+];
diff --git a/tinyxml2/docs/search/pages_3.html b/tinyxml2/docs/search/pages_3.html
new file mode 100644 (file)
index 0000000..c0b45b0
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="pages_3.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/pages_3.js b/tinyxml2/docs/search/pages_3.js
new file mode 100644 (file)
index 0000000..8f6a8fc
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['read_20attributes_20and_20text_20information_2e_285',['Read attributes and text information.',['../_example_4.html',1,'']]]
+];
diff --git a/tinyxml2/docs/search/pages_4.html b/tinyxml2/docs/search/pages_4.html
new file mode 100644 (file)
index 0000000..0f05c2e
--- /dev/null
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="pages_4.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+createResults();
+/* @license-end */
+</script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+window.addEventListener("message", function(event) {
+  if (event.data == "take_focus") {
+    var elem = searchResults.NavNext(0);
+    if (elem) elem.focus();
+  }
+});
+/* @license-end */
+</script>
+</div>
+</body>
+</html>
diff --git a/tinyxml2/docs/search/pages_4.js b/tinyxml2/docs/search/pages_4.js
new file mode 100644 (file)
index 0000000..e97fabf
--- /dev/null
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['tinyxml_2d2_286',['TinyXML-2',['../index.html',1,'']]]
+];
diff --git a/tinyxml2/docs/search/search.css b/tinyxml2/docs/search/search.css
new file mode 100644 (file)
index 0000000..9074198
--- /dev/null
@@ -0,0 +1,257 @@
+/*---------------- Search Box */
+
+#MSearchBox {
+    white-space : nowrap;
+    background: white;
+    border-radius: 0.65em;
+    box-shadow: inset 0.5px 0.5px 3px 0px #555;
+    z-index: 102;
+}
+
+#MSearchBox .left {
+    display: inline-block;
+    vertical-align: middle;
+    height: 1.4em;
+}
+
+#MSearchSelect {
+    display: inline-block;
+    vertical-align: middle;
+    height: 1.4em;
+    padding: 0 0 0 0.3em;
+    margin: 0;
+}
+
+#MSearchField {
+    display: inline-block;
+    vertical-align: middle;
+    width: 7.5em;
+    height: 1.1em;
+    margin: 0 0.15em;
+    padding: 0;
+    line-height: 1em;
+    border:none;
+    color: #909090;
+    outline: none;
+    font-family: Arial, Verdana, sans-serif;
+    -webkit-border-radius: 0px;
+    border-radius: 0px;
+    background: none;
+}
+
+
+#MSearchBox .right {
+    display: inline-block;
+    vertical-align: middle;
+    width: 1.4em;
+    height: 1.4em;
+}
+
+#MSearchClose {
+    display: none;
+    font-size: inherit;
+    background : none;
+    border: none;
+    margin: 0;
+    padding: 0;
+    outline: none;
+
+}
+
+#MSearchCloseImg {
+    height: 1.4em;
+    padding: 0.3em;
+    margin: 0;
+}
+
+.MSearchBoxActive #MSearchField {
+    color: #000000;
+}
+
+#main-menu > li:last-child {
+    /* This <li> object is the parent of the search bar */
+    display: flex;
+    justify-content: center;
+    align-items: center;
+    height: 36px;
+    margin-right: 1em;
+}
+
+/*---------------- Search filter selection */
+
+#MSearchSelectWindow {
+    display: none;
+    position: absolute;
+    left: 0; top: 0;
+    border: 1px solid #90A5CE;
+    background-color: #F9FAFC;
+    z-index: 10001;
+    padding-top: 4px;
+    padding-bottom: 4px;
+    -moz-border-radius: 4px;
+    -webkit-border-top-left-radius: 4px;
+    -webkit-border-top-right-radius: 4px;
+    -webkit-border-bottom-left-radius: 4px;
+    -webkit-border-bottom-right-radius: 4px;
+    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+}
+
+.SelectItem {
+    font: 8pt Arial, Verdana, sans-serif;
+    padding-left:  2px;
+    padding-right: 12px;
+    border: 0px;
+}
+
+span.SelectionMark {
+    margin-right: 4px;
+    font-family: monospace;
+    outline-style: none;
+    text-decoration: none;
+}
+
+a.SelectItem {
+    display: block;
+    outline-style: none;
+    color: #000000; 
+    text-decoration: none;
+    padding-left:   6px;
+    padding-right: 12px;
+}
+
+a.SelectItem:focus,
+a.SelectItem:active {
+    color: #000000; 
+    outline-style: none;
+    text-decoration: none;
+}
+
+a.SelectItem:hover {
+    color: #FFFFFF;
+    background-color: #3D578C;
+    outline-style: none;
+    text-decoration: none;
+    cursor: pointer;
+    display: block;
+}
+
+/*---------------- Search results window */
+
+iframe#MSearchResults {
+    width: 60ex;
+    height: 15em;
+}
+
+#MSearchResultsWindow {
+    display: none;
+    position: absolute;
+    left: 0; top: 0;
+    border: 1px solid #000;
+    background-color: #EEF1F7;
+    z-index:10000;
+}
+
+/* ----------------------------------- */
+
+
+#SRIndex {
+    clear:both; 
+    padding-bottom: 15px;
+}
+
+.SREntry {
+    font-size: 10pt;
+    padding-left: 1ex;
+}
+
+.SRPage .SREntry {
+    font-size: 8pt;
+    padding: 1px 5px;
+}
+
+body.SRPage {
+    margin: 5px 2px;
+}
+
+.SRChildren {
+    padding-left: 3ex; padding-bottom: .5em 
+}
+
+.SRPage .SRChildren {
+    display: none;
+}
+
+.SRSymbol {
+    font-weight: bold; 
+    color: #425E97;
+    font-family: Arial, Verdana, sans-serif;
+    text-decoration: none;
+    outline: none;
+}
+
+a.SRScope {
+    display: block;
+    color: #425E97; 
+    font-family: Arial, Verdana, sans-serif;
+    text-decoration: none;
+    outline: none;
+}
+
+a.SRSymbol:focus, a.SRSymbol:active,
+a.SRScope:focus, a.SRScope:active {
+    text-decoration: underline;
+}
+
+span.SRScope {
+    padding-left: 4px;
+    font-family: Arial, Verdana, sans-serif;
+}
+
+.SRPage .SRStatus {
+    padding: 2px 5px;
+    font-size: 8pt;
+    font-style: italic;
+    font-family: Arial, Verdana, sans-serif;
+}
+
+.SRResult {
+    display: none;
+}
+
+div.searchresults {
+    margin-left: 10px;
+    margin-right: 10px;
+}
+
+/*---------------- External search page results */
+
+.searchresult {
+    background-color: #F0F3F8;
+}
+
+.pages b {
+   color: white;
+   padding: 5px 5px 3px 5px;
+   background-image: url("../tab_a.png");
+   background-repeat: repeat-x;
+   text-shadow: 0 1px 1px #000000;
+}
+
+.pages {
+    line-height: 17px;
+    margin-left: 4px;
+    text-decoration: none;
+}
+
+.hl {
+    font-weight: bold;
+}
+
+#searchresults {
+    margin-bottom: 20px;
+}
+
+.searchpages {
+    margin-top: 10px;
+}
+
diff --git a/tinyxml2/docs/search/search.js b/tinyxml2/docs/search/search.js
new file mode 100644 (file)
index 0000000..fb226f7
--- /dev/null
@@ -0,0 +1,816 @@
+/*
+ @licstart  The following is the entire license notice for the JavaScript code in this file.
+
+ The MIT License (MIT)
+
+ Copyright (C) 1997-2020 by Dimitri van Heesch
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or
+ substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ @licend  The above is the entire license notice for the JavaScript code in this file
+ */
+function convertToId(search)
+{
+  var result = '';
+  for (i=0;i<search.length;i++)
+  {
+    var c = search.charAt(i);
+    var cn = c.charCodeAt(0);
+    if (c.match(/[a-z0-9\u0080-\uFFFF]/))
+    {
+      result+=c;
+    }
+    else if (cn<16)
+    {
+      result+="_0"+cn.toString(16);
+    }
+    else
+    {
+      result+="_"+cn.toString(16);
+    }
+  }
+  return result;
+}
+
+function getXPos(item)
+{
+  var x = 0;
+  if (item.offsetWidth)
+  {
+    while (item && item!=document.body)
+    {
+      x   += item.offsetLeft;
+      item = item.offsetParent;
+    }
+  }
+  return x;
+}
+
+function getYPos(item)
+{
+  var y = 0;
+  if (item.offsetWidth)
+  {
+     while (item && item!=document.body)
+     {
+       y   += item.offsetTop;
+       item = item.offsetParent;
+     }
+  }
+  return y;
+}
+
+/* A class handling everything associated with the search panel.
+
+   Parameters:
+   name - The name of the global variable that will be
+          storing this instance.  Is needed to be able to set timeouts.
+   resultPath - path to use for external files
+*/
+function SearchBox(name, resultsPath, inFrame, label, extension)
+{
+  if (!name || !resultsPath) {  alert("Missing parameters to SearchBox."); }
+  if (!extension || extension == "") { extension = ".html"; }
+
+  // ---------- Instance variables
+  this.name                  = name;
+  this.resultsPath           = resultsPath;
+  this.keyTimeout            = 0;
+  this.keyTimeoutLength      = 500;
+  this.closeSelectionTimeout = 300;
+  this.lastSearchValue       = "";
+  this.lastResultsPage       = "";
+  this.hideTimeout           = 0;
+  this.searchIndex           = 0;
+  this.searchActive          = false;
+  this.insideFrame           = inFrame;
+  this.searchLabel           = label;
+  this.extension             = extension;
+
+  // ----------- DOM Elements
+
+  this.DOMSearchField = function()
+  {  return document.getElementById("MSearchField");  }
+
+  this.DOMSearchSelect = function()
+  {  return document.getElementById("MSearchSelect");  }
+
+  this.DOMSearchSelectWindow = function()
+  {  return document.getElementById("MSearchSelectWindow");  }
+
+  this.DOMPopupSearchResults = function()
+  {  return document.getElementById("MSearchResults");  }
+
+  this.DOMPopupSearchResultsWindow = function()
+  {  return document.getElementById("MSearchResultsWindow");  }
+
+  this.DOMSearchClose = function()
+  {  return document.getElementById("MSearchClose"); }
+
+  this.DOMSearchBox = function()
+  {  return document.getElementById("MSearchBox");  }
+
+  // ------------ Event Handlers
+
+  // Called when focus is added or removed from the search field.
+  this.OnSearchFieldFocus = function(isActive)
+  {
+    this.Activate(isActive);
+  }
+
+  this.OnSearchSelectShow = function()
+  {
+    var searchSelectWindow = this.DOMSearchSelectWindow();
+    var searchField        = this.DOMSearchSelect();
+
+    if (this.insideFrame)
+    {
+      var left = getXPos(searchField);
+      var top  = getYPos(searchField);
+      left += searchField.offsetWidth + 6;
+      top += searchField.offsetHeight;
+
+      // show search selection popup
+      searchSelectWindow.style.display='block';
+      left -= searchSelectWindow.offsetWidth;
+      searchSelectWindow.style.left =  left + 'px';
+      searchSelectWindow.style.top  =  top  + 'px';
+    }
+    else
+    {
+      var left = getXPos(searchField);
+      var top  = getYPos(searchField);
+      top += searchField.offsetHeight;
+
+      // show search selection popup
+      searchSelectWindow.style.display='block';
+      searchSelectWindow.style.left =  left + 'px';
+      searchSelectWindow.style.top  =  top  + 'px';
+    }
+
+    // stop selection hide timer
+    if (this.hideTimeout)
+    {
+      clearTimeout(this.hideTimeout);
+      this.hideTimeout=0;
+    }
+    return false; // to avoid "image drag" default event
+  }
+
+  this.OnSearchSelectHide = function()
+  {
+    this.hideTimeout = setTimeout(this.name +".CloseSelectionWindow()",
+                                  this.closeSelectionTimeout);
+  }
+
+  // Called when the content of the search field is changed.
+  this.OnSearchFieldChange = function(evt)
+  {
+    if (this.keyTimeout) // kill running timer
+    {
+      clearTimeout(this.keyTimeout);
+      this.keyTimeout = 0;
+    }
+
+    var e  = (evt) ? evt : window.event; // for IE
+    if (e.keyCode==40 || e.keyCode==13)
+    {
+      if (e.shiftKey==1)
+      {
+        this.OnSearchSelectShow();
+        var win=this.DOMSearchSelectWindow();
+        for (i=0;i<win.childNodes.length;i++)
+        {
+          var child = win.childNodes[i]; // get span within a
+          if (child.className=='SelectItem')
+          {
+            child.focus();
+            return;
+          }
+        }
+        return;
+      }
+      else
+      {
+        window.frames.MSearchResults.postMessage("take_focus", "*");
+      }
+    }
+    else if (e.keyCode==27) // Escape out of the search field
+    {
+      this.DOMSearchField().blur();
+      this.DOMPopupSearchResultsWindow().style.display = 'none';
+      this.DOMSearchClose().style.display = 'none';
+      this.lastSearchValue = '';
+      this.Activate(false);
+      return;
+    }
+
+    // strip whitespaces
+    var searchValue = this.DOMSearchField().value.replace(/ +/g, "");
+
+    if (searchValue != this.lastSearchValue) // search value has changed
+    {
+      if (searchValue != "") // non-empty search
+      {
+        // set timer for search update
+        this.keyTimeout = setTimeout(this.name + '.Search()',
+                                     this.keyTimeoutLength);
+      }
+      else // empty search field
+      {
+        this.DOMPopupSearchResultsWindow().style.display = 'none';
+        this.DOMSearchClose().style.display = 'none';
+        this.lastSearchValue = '';
+      }
+    }
+  }
+
+  this.SelectItemCount = function(id)
+  {
+    var count=0;
+    var win=this.DOMSearchSelectWindow();
+    for (i=0;i<win.childNodes.length;i++)
+    {
+      var child = win.childNodes[i]; // get span within a
+      if (child.className=='SelectItem')
+      {
+        count++;
+      }
+    }
+    return count;
+  }
+
+  this.SelectItemSet = function(id)
+  {
+    var i,j=0;
+    var win=this.DOMSearchSelectWindow();
+    for (i=0;i<win.childNodes.length;i++)
+    {
+      var child = win.childNodes[i]; // get span within a
+      if (child.className=='SelectItem')
+      {
+        var node = child.firstChild;
+        if (j==id)
+        {
+          node.innerHTML='&#8226;';
+        }
+        else
+        {
+          node.innerHTML='&#160;';
+        }
+        j++;
+      }
+    }
+  }
+
+  // Called when an search filter selection is made.
+  // set item with index id as the active item
+  this.OnSelectItem = function(id)
+  {
+    this.searchIndex = id;
+    this.SelectItemSet(id);
+    var searchValue = this.DOMSearchField().value.replace(/ +/g, "");
+    if (searchValue!="" && this.searchActive) // something was found -> do a search
+    {
+      this.Search();
+    }
+  }
+
+  this.OnSearchSelectKey = function(evt)
+  {
+    var e = (evt) ? evt : window.event; // for IE
+    if (e.keyCode==40 && this.searchIndex<this.SelectItemCount()) // Down
+    {
+      this.searchIndex++;
+      this.OnSelectItem(this.searchIndex);
+    }
+    else if (e.keyCode==38 && this.searchIndex>0) // Up
+    {
+      this.searchIndex--;
+      this.OnSelectItem(this.searchIndex);
+    }
+    else if (e.keyCode==13 || e.keyCode==27)
+    {
+      this.OnSelectItem(this.searchIndex);
+      this.CloseSelectionWindow();
+      this.DOMSearchField().focus();
+    }
+    return false;
+  }
+
+  // --------- Actions
+
+  // Closes the results window.
+  this.CloseResultsWindow = function()
+  {
+    this.DOMPopupSearchResultsWindow().style.display = 'none';
+    this.DOMSearchClose().style.display = 'none';
+    this.Activate(false);
+  }
+
+  this.CloseSelectionWindow = function()
+  {
+    this.DOMSearchSelectWindow().style.display = 'none';
+  }
+
+  // Performs a search.
+  this.Search = function()
+  {
+    this.keyTimeout = 0;
+
+    // strip leading whitespace
+    var searchValue = this.DOMSearchField().value.replace(/^ +/, "");
+
+    var code = searchValue.toLowerCase().charCodeAt(0);
+    var idxChar = searchValue.substr(0, 1).toLowerCase();
+    if ( 0xD800 <= code && code <= 0xDBFF && searchValue > 1) // surrogate pair
+    {
+      idxChar = searchValue.substr(0, 2);
+    }
+
+    var resultsPage;
+    var resultsPageWithSearch;
+    var hasResultsPage;
+
+    var idx = indexSectionsWithContent[this.searchIndex].indexOf(idxChar);
+    if (idx!=-1)
+    {
+       var hexCode=idx.toString(16);
+       resultsPage = this.resultsPath + '/' + indexSectionNames[this.searchIndex] + '_' + hexCode + this.extension;
+       resultsPageWithSearch = resultsPage+'?'+escape(searchValue);
+       hasResultsPage = true;
+    }
+    else // nothing available for this search term
+    {
+       resultsPage = this.resultsPath + '/nomatches' + this.extension;
+       resultsPageWithSearch = resultsPage;
+       hasResultsPage = false;
+    }
+
+    window.frames.MSearchResults.location = resultsPageWithSearch;
+    var domPopupSearchResultsWindow = this.DOMPopupSearchResultsWindow();
+
+    if (domPopupSearchResultsWindow.style.display!='block')
+    {
+       var domSearchBox = this.DOMSearchBox();
+       this.DOMSearchClose().style.display = 'inline-block';
+       if (this.insideFrame)
+       {
+         var domPopupSearchResults = this.DOMPopupSearchResults();
+         domPopupSearchResultsWindow.style.position = 'relative';
+         domPopupSearchResultsWindow.style.display  = 'block';
+         var width = document.body.clientWidth - 8; // the -8 is for IE :-(
+         domPopupSearchResultsWindow.style.width    = width + 'px';
+         domPopupSearchResults.style.width          = width + 'px';
+       }
+       else
+       {
+         var domPopupSearchResults = this.DOMPopupSearchResults();
+         var left = getXPos(domSearchBox) + 150; // domSearchBox.offsetWidth;
+         var top  = getYPos(domSearchBox) + 20;  // domSearchBox.offsetHeight + 1;
+         domPopupSearchResultsWindow.style.display = 'block';
+         left -= domPopupSearchResults.offsetWidth;
+         domPopupSearchResultsWindow.style.top     = top  + 'px';
+         domPopupSearchResultsWindow.style.left    = left + 'px';
+       }
+    }
+
+    this.lastSearchValue = searchValue;
+    this.lastResultsPage = resultsPage;
+  }
+
+  // -------- Activation Functions
+
+  // Activates or deactivates the search panel, resetting things to
+  // their default values if necessary.
+  this.Activate = function(isActive)
+  {
+    if (isActive || // open it
+        this.DOMPopupSearchResultsWindow().style.display == 'block'
+       )
+    {
+      this.DOMSearchBox().className = 'MSearchBoxActive';
+
+      var searchField = this.DOMSearchField();
+
+      if (searchField.value == this.searchLabel) // clear "Search" term upon entry
+      {
+        searchField.value = '';
+        this.searchActive = true;
+      }
+    }
+    else if (!isActive) // directly remove the panel
+    {
+      this.DOMSearchBox().className = 'MSearchBoxInactive';
+      this.DOMSearchField().value   = this.searchLabel;
+      this.searchActive             = false;
+      this.lastSearchValue          = ''
+      this.lastResultsPage          = '';
+    }
+  }
+}
+
+// -----------------------------------------------------------------------
+
+// The class that handles everything on the search results page.
+function SearchResults(name)
+{
+    // The number of matches from the last run of <Search()>.
+    this.lastMatchCount = 0;
+    this.lastKey = 0;
+    this.repeatOn = false;
+
+    // Toggles the visibility of the passed element ID.
+    this.FindChildElement = function(id)
+    {
+      var parentElement = document.getElementById(id);
+      var element = parentElement.firstChild;
+
+      while (element && element!=parentElement)
+      {
+        if (element.nodeName.toLowerCase() == 'div' && element.className == 'SRChildren')
+        {
+          return element;
+        }
+
+        if (element.nodeName.toLowerCase() == 'div' && element.hasChildNodes())
+        {
+           element = element.firstChild;
+        }
+        else if (element.nextSibling)
+        {
+           element = element.nextSibling;
+        }
+        else
+        {
+          do
+          {
+            element = element.parentNode;
+          }
+          while (element && element!=parentElement && !element.nextSibling);
+
+          if (element && element!=parentElement)
+          {
+            element = element.nextSibling;
+          }
+        }
+      }
+    }
+
+    this.Toggle = function(id)
+    {
+      var element = this.FindChildElement(id);
+      if (element)
+      {
+        if (element.style.display == 'block')
+        {
+          element.style.display = 'none';
+        }
+        else
+        {
+          element.style.display = 'block';
+        }
+      }
+    }
+
+    // Searches for the passed string.  If there is no parameter,
+    // it takes it from the URL query.
+    //
+    // Always returns true, since other documents may try to call it
+    // and that may or may not be possible.
+    this.Search = function(search)
+    {
+      if (!search) // get search word from URL
+      {
+        search = window.location.search;
+        search = search.substring(1);  // Remove the leading '?'
+        search = unescape(search);
+      }
+
+      search = search.replace(/^ +/, ""); // strip leading spaces
+      search = search.replace(/ +$/, ""); // strip trailing spaces
+      search = search.toLowerCase();
+      search = convertToId(search);
+
+      var resultRows = document.getElementsByTagName("div");
+      var matches = 0;
+
+      var i = 0;
+      while (i < resultRows.length)
+      {
+        var row = resultRows.item(i);
+        if (row.className == "SRResult")
+        {
+          var rowMatchName = row.id.toLowerCase();
+          rowMatchName = rowMatchName.replace(/^sr\d*_/, ''); // strip 'sr123_'
+
+          if (search.length<=rowMatchName.length &&
+             rowMatchName.substr(0, search.length)==search)
+          {
+            row.style.display = 'block';
+            matches++;
+          }
+          else
+          {
+            row.style.display = 'none';
+          }
+        }
+        i++;
+      }
+      document.getElementById("Searching").style.display='none';
+      if (matches == 0) // no results
+      {
+        document.getElementById("NoMatches").style.display='block';
+      }
+      else // at least one result
+      {
+        document.getElementById("NoMatches").style.display='none';
+      }
+      this.lastMatchCount = matches;
+      return true;
+    }
+
+    // return the first item with index index or higher that is visible
+    this.NavNext = function(index)
+    {
+      var focusItem;
+      while (1)
+      {
+        var focusName = 'Item'+index;
+        focusItem = document.getElementById(focusName);
+        if (focusItem && focusItem.parentNode.parentNode.style.display=='block')
+        {
+          break;
+        }
+        else if (!focusItem) // last element
+        {
+          break;
+        }
+        focusItem=null;
+        index++;
+      }
+      return focusItem;
+    }
+
+    this.NavPrev = function(index)
+    {
+      var focusItem;
+      while (1)
+      {
+        var focusName = 'Item'+index;
+        focusItem = document.getElementById(focusName);
+        if (focusItem && focusItem.parentNode.parentNode.style.display=='block')
+        {
+          break;
+        }
+        else if (!focusItem) // last element
+        {
+          break;
+        }
+        focusItem=null;
+        index--;
+      }
+      return focusItem;
+    }
+
+    this.ProcessKeys = function(e)
+    {
+      if (e.type == "keydown")
+      {
+        this.repeatOn = false;
+        this.lastKey = e.keyCode;
+      }
+      else if (e.type == "keypress")
+      {
+        if (!this.repeatOn)
+        {
+          if (this.lastKey) this.repeatOn = true;
+          return false; // ignore first keypress after keydown
+        }
+      }
+      else if (e.type == "keyup")
+      {
+        this.lastKey = 0;
+        this.repeatOn = false;
+      }
+      return this.lastKey!=0;
+    }
+
+    this.Nav = function(evt,itemIndex)
+    {
+      var e  = (evt) ? evt : window.event; // for IE
+      if (e.keyCode==13) return true;
+      if (!this.ProcessKeys(e)) return false;
+
+      if (this.lastKey==38) // Up
+      {
+        var newIndex = itemIndex-1;
+        var focusItem = this.NavPrev(newIndex);
+        if (focusItem)
+        {
+          var child = this.FindChildElement(focusItem.parentNode.parentNode.id);
+          if (child && child.style.display == 'block') // children visible
+          {
+            var n=0;
+            var tmpElem;
+            while (1) // search for last child
+            {
+              tmpElem = document.getElementById('Item'+newIndex+'_c'+n);
+              if (tmpElem)
+              {
+                focusItem = tmpElem;
+              }
+              else // found it!
+              {
+                break;
+              }
+              n++;
+            }
+          }
+        }
+        if (focusItem)
+        {
+          focusItem.focus();
+        }
+        else // return focus to search field
+        {
+           parent.document.getElementById("MSearchField").focus();
+        }
+      }
+      else if (this.lastKey==40) // Down
+      {
+        var newIndex = itemIndex+1;
+        var focusItem;
+        var item = document.getElementById('Item'+itemIndex);
+        var elem = this.FindChildElement(item.parentNode.parentNode.id);
+        if (elem && elem.style.display == 'block') // children visible
+        {
+          focusItem = document.getElementById('Item'+itemIndex+'_c0');
+        }
+        if (!focusItem) focusItem = this.NavNext(newIndex);
+        if (focusItem)  focusItem.focus();
+      }
+      else if (this.lastKey==39) // Right
+      {
+        var item = document.getElementById('Item'+itemIndex);
+        var elem = this.FindChildElement(item.parentNode.parentNode.id);
+        if (elem) elem.style.display = 'block';
+      }
+      else if (this.lastKey==37) // Left
+      {
+        var item = document.getElementById('Item'+itemIndex);
+        var elem = this.FindChildElement(item.parentNode.parentNode.id);
+        if (elem) elem.style.display = 'none';
+      }
+      else if (this.lastKey==27) // Escape
+      {
+        parent.searchBox.CloseResultsWindow();
+        parent.document.getElementById("MSearchField").focus();
+      }
+      else if (this.lastKey==13) // Enter
+      {
+        return true;
+      }
+      return false;
+    }
+
+    this.NavChild = function(evt,itemIndex,childIndex)
+    {
+      var e  = (evt) ? evt : window.event; // for IE
+      if (e.keyCode==13) return true;
+      if (!this.ProcessKeys(e)) return false;
+
+      if (this.lastKey==38) // Up
+      {
+        if (childIndex>0)
+        {
+          var newIndex = childIndex-1;
+          document.getElementById('Item'+itemIndex+'_c'+newIndex).focus();
+        }
+        else // already at first child, jump to parent
+        {
+          document.getElementById('Item'+itemIndex).focus();
+        }
+      }
+      else if (this.lastKey==40) // Down
+      {
+        var newIndex = childIndex+1;
+        var elem = document.getElementById('Item'+itemIndex+'_c'+newIndex);
+        if (!elem) // last child, jump to parent next parent
+        {
+          elem = this.NavNext(itemIndex+1);
+        }
+        if (elem)
+        {
+          elem.focus();
+        }
+      }
+      else if (this.lastKey==27) // Escape
+      {
+        parent.searchBox.CloseResultsWindow();
+        parent.document.getElementById("MSearchField").focus();
+      }
+      else if (this.lastKey==13) // Enter
+      {
+        return true;
+      }
+      return false;
+    }
+}
+
+function setKeyActions(elem,action)
+{
+  elem.setAttribute('onkeydown',action);
+  elem.setAttribute('onkeypress',action);
+  elem.setAttribute('onkeyup',action);
+}
+
+function setClassAttr(elem,attr)
+{
+  elem.setAttribute('class',attr);
+  elem.setAttribute('className',attr);
+}
+
+function createResults()
+{
+  var results = document.getElementById("SRResults");
+  for (var e=0; e<searchData.length; e++)
+  {
+    var id = searchData[e][0];
+    var srResult = document.createElement('div');
+    srResult.setAttribute('id','SR_'+id);
+    setClassAttr(srResult,'SRResult');
+    var srEntry = document.createElement('div');
+    setClassAttr(srEntry,'SREntry');
+    var srLink = document.createElement('a');
+    srLink.setAttribute('id','Item'+e);
+    setKeyActions(srLink,'return searchResults.Nav(event,'+e+')');
+    setClassAttr(srLink,'SRSymbol');
+    srLink.innerHTML = searchData[e][1][0];
+    srEntry.appendChild(srLink);
+    if (searchData[e][1].length==2) // single result
+    {
+      srLink.setAttribute('href',searchData[e][1][1][0]);
+      if (searchData[e][1][1][1])
+      {
+       srLink.setAttribute('target','_parent');
+      }
+      var srScope = document.createElement('span');
+      setClassAttr(srScope,'SRScope');
+      srScope.innerHTML = searchData[e][1][1][2];
+      srEntry.appendChild(srScope);
+    }
+    else // multiple results
+    {
+      srLink.setAttribute('href','javascript:searchResults.Toggle("SR_'+id+'")');
+      var srChildren = document.createElement('div');
+      setClassAttr(srChildren,'SRChildren');
+      for (var c=0; c<searchData[e][1].length-1; c++)
+      {
+        var srChild = document.createElement('a');
+        srChild.setAttribute('id','Item'+e+'_c'+c);
+        setKeyActions(srChild,'return searchResults.NavChild(event,'+e+','+c+')');
+        setClassAttr(srChild,'SRScope');
+        srChild.setAttribute('href',searchData[e][1][c+1][0]);
+        if (searchData[e][1][c+1][1])
+        {
+         srChild.setAttribute('target','_parent');
+        }
+        srChild.innerHTML = searchData[e][1][c+1][2];
+        srChildren.appendChild(srChild);
+      }
+      srEntry.appendChild(srChildren);
+    }
+    srResult.appendChild(srEntry);
+    results.appendChild(srResult);
+  }
+}
+
+function init_search()
+{
+  var results = document.getElementById("MSearchSelectWindow");
+  for (var key in indexSectionLabels)
+  {
+    var link = document.createElement('a');
+    link.setAttribute('class','SelectItem');
+    link.setAttribute('onclick','searchBox.OnSelectItem('+key+')');
+    link.href='javascript:void(0)';
+    link.innerHTML='<span class="SelectionMark">&#160;</span>'+indexSectionLabels[key];
+    results.appendChild(link);
+  }
+  searchBox.OnSelectItem(0);
+}
+/* @license-end */
diff --git a/tinyxml2/docs/search/search_l.png b/tinyxml2/docs/search/search_l.png
new file mode 100644 (file)
index 0000000..fd5f7da
Binary files /dev/null and b/tinyxml2/docs/search/search_l.png differ
diff --git a/tinyxml2/docs/search/search_m.png b/tinyxml2/docs/search/search_m.png
new file mode 100644 (file)
index 0000000..b429a16
Binary files /dev/null and b/tinyxml2/docs/search/search_m.png differ
diff --git a/tinyxml2/docs/search/search_r.png b/tinyxml2/docs/search/search_r.png
new file mode 100644 (file)
index 0000000..1af5d21
Binary files /dev/null and b/tinyxml2/docs/search/search_r.png differ
diff --git a/tinyxml2/docs/search/searchdata.js b/tinyxml2/docs/search/searchdata.js
new file mode 100644 (file)
index 0000000..c9ca82e
--- /dev/null
@@ -0,0 +1,24 @@
+var indexSectionsWithContent =
+{
+  0: "abcdefghilnopqrstuvx",
+  1: "x",
+  2: "abcdefghilnopqrstuvx",
+  3: "glprt"
+};
+
+var indexSectionNames =
+{
+  0: "all",
+  1: "classes",
+  2: "functions",
+  3: "pages"
+};
+
+var indexSectionLabels =
+{
+  0: "All",
+  1: "Classes",
+  2: "Functions",
+  3: "Pages"
+};
+
diff --git a/tinyxml2/docs/splitbar.png b/tinyxml2/docs/splitbar.png
new file mode 100644 (file)
index 0000000..fe895f2
Binary files /dev/null and b/tinyxml2/docs/splitbar.png differ
diff --git a/tinyxml2/docs/sync_off.png b/tinyxml2/docs/sync_off.png
new file mode 100644 (file)
index 0000000..3b443fc
Binary files /dev/null and b/tinyxml2/docs/sync_off.png differ
diff --git a/tinyxml2/docs/sync_on.png b/tinyxml2/docs/sync_on.png
new file mode 100644 (file)
index 0000000..e08320f
Binary files /dev/null and b/tinyxml2/docs/sync_on.png differ
diff --git a/tinyxml2/docs/tab_a.png b/tinyxml2/docs/tab_a.png
new file mode 100644 (file)
index 0000000..3b725c4
Binary files /dev/null and b/tinyxml2/docs/tab_a.png differ
diff --git a/tinyxml2/docs/tab_b.png b/tinyxml2/docs/tab_b.png
new file mode 100644 (file)
index 0000000..e2b4a86
Binary files /dev/null and b/tinyxml2/docs/tab_b.png differ
diff --git a/tinyxml2/docs/tab_h.png b/tinyxml2/docs/tab_h.png
new file mode 100644 (file)
index 0000000..fd5cb70
Binary files /dev/null and b/tinyxml2/docs/tab_h.png differ
diff --git a/tinyxml2/docs/tab_s.png b/tinyxml2/docs/tab_s.png
new file mode 100644 (file)
index 0000000..ab478c9
Binary files /dev/null and b/tinyxml2/docs/tab_s.png differ
diff --git a/tinyxml2/docs/tabs.css b/tinyxml2/docs/tabs.css
new file mode 100644 (file)
index 0000000..85a0cd5
--- /dev/null
@@ -0,0 +1 @@
+.sm{position:relative;z-index:9999}.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm ul{display:none}.sm li,.sm a{position:relative}.sm a{display:block}.sm a.disabled{cursor:not-allowed}.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.sm-dox{background-image:url("tab_b.png")}.sm-dox a,.sm-dox a:focus,.sm-dox a:hover,.sm-dox a:active{padding:0 12px;padding-right:43px;font-family:"Lucida Grande","Geneva","Helvetica",Arial,sans-serif;font-size:13px;font-weight:bold;line-height:36px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,0.9);color:#283a5d;outline:0}.sm-dox a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox a.current{color:#d23600}.sm-dox a.disabled{color:#bbb}.sm-dox a span.sub-arrow{position:absolute;top:50%;margin-top:-14px;left:auto;right:3px;width:28px;height:28px;overflow:hidden;font:bold 12px/28px monospace!important;text-align:center;text-shadow:none;background:rgba(255,255,255,0.5);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.sm-dox a.highlighted span.sub-arrow:before{display:block;content:'-'}.sm-dox>li:first-child>a,.sm-dox>li:first-child>:not(ul) a{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px;border-radius:5px 5px 0 0}.sm-dox>li:last-child>a,.sm-dox>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul{-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0;border-radius:0 0 5px 5px}.sm-dox>li:last-child>a.highlighted,.sm-dox>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.sm-dox ul{background:rgba(162,162,162,0.1)}.sm-dox ul a,.sm-dox ul a:focus,.sm-dox ul a:hover,.sm-dox ul a:active{font-size:12px;border-left:8px solid transparent;line-height:36px;text-shadow:none;background-color:white;background-image:none}.sm-dox ul a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox ul ul a,.sm-dox ul ul a:hover,.sm-dox ul ul a:focus,.sm-dox ul ul a:active{border-left:16px solid transparent}.sm-dox ul ul ul a,.sm-dox ul ul ul a:hover,.sm-dox ul ul ul a:focus,.sm-dox ul ul ul a:active{border-left:24px solid transparent}.sm-dox ul ul ul ul a,.sm-dox ul ul ul ul a:hover,.sm-dox ul ul ul ul a:focus,.sm-dox ul ul ul ul a:active{border-left:32px solid transparent}.sm-dox ul ul ul ul ul a,.sm-dox ul ul ul ul ul a:hover,.sm-dox ul ul ul ul ul a:focus,.sm-dox ul ul ul ul ul a:active{border-left:40px solid transparent}@media(min-width:768px){.sm-dox ul{position:absolute;width:12em}.sm-dox li{float:left}.sm-dox.sm-rtl li{float:right}.sm-dox ul li,.sm-dox.sm-rtl ul li,.sm-dox.sm-vertical li{float:none}.sm-dox a{white-space:nowrap}.sm-dox ul a,.sm-dox.sm-vertical a{white-space:normal}.sm-dox .sm-nowrap>li>a,.sm-dox .sm-nowrap>li>:not(ul) a{white-space:nowrap}.sm-dox{padding:0 10px;background-image:url("tab_b.png");line-height:36px}.sm-dox a span.sub-arrow{top:50%;margin-top:-2px;right:12px;width:0;height:0;border-width:4px;border-style:solid dashed dashed dashed;border-color:#283a5d transparent transparent transparent;background:transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.sm-dox a,.sm-dox a:focus,.sm-dox a:active,.sm-dox a:hover,.sm-dox a.highlighted{padding:0 12px;background-image:url("tab_s.png");background-repeat:no-repeat;background-position:right;-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0!important}.sm-dox a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox a:hover span.sub-arrow{border-color:white transparent transparent transparent}.sm-dox a.has-submenu{padding-right:24px}.sm-dox li{border-top:0}.sm-dox>li>ul:before,.sm-dox>li>ul:after{content:'';position:absolute;top:-18px;left:30px;width:0;height:0;overflow:hidden;border-width:9px;border-style:dashed dashed solid dashed;border-color:transparent transparent #bbb transparent}.sm-dox>li>ul:after{top:-16px;left:31px;border-width:8px;border-color:transparent transparent #fff transparent}.sm-dox ul{border:1px solid #bbb;padding:5px 0;background:#fff;-moz-border-radius:5px!important;-webkit-border-radius:5px;border-radius:5px!important;-moz-box-shadow:0 5px 9px rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.2);box-shadow:0 5px 9px rgba(0,0,0,0.2)}.sm-dox ul a span.sub-arrow{right:8px;top:50%;margin-top:-5px;border-width:5px;border-color:transparent transparent transparent #555;border-style:dashed dashed dashed solid}.sm-dox ul a,.sm-dox ul a:hover,.sm-dox ul a:focus,.sm-dox ul a:active,.sm-dox ul a.highlighted{color:#555;background-image:none;border:0!important;color:#555;background-image:none}.sm-dox ul a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox ul a:hover span.sub-arrow{border-color:transparent transparent transparent white}.sm-dox span.scroll-up,.sm-dox span.scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:36px}.sm-dox span.scroll-up:hover,.sm-dox span.scroll-down:hover{background:#eee}.sm-dox span.scroll-up:hover span.scroll-up-arrow,.sm-dox span.scroll-up:hover span.scroll-down-arrow{border-color:transparent transparent #d23600 transparent}.sm-dox span.scroll-down:hover span.scroll-down-arrow{border-color:#d23600 transparent transparent transparent}.sm-dox span.scroll-up-arrow,.sm-dox span.scroll-down-arrow{position:absolute;top:0;left:50%;margin-left:-6px;width:0;height:0;overflow:hidden;border-width:6px;border-style:dashed dashed solid dashed;border-color:transparent transparent #555 transparent}.sm-dox span.scroll-down-arrow{top:8px;border-style:solid dashed dashed dashed;border-color:#555 transparent transparent transparent}.sm-dox.sm-rtl a.has-submenu{padding-right:12px;padding-left:24px}.sm-dox.sm-rtl a span.sub-arrow{right:auto;left:12px}.sm-dox.sm-rtl.sm-vertical a.has-submenu{padding:10px 20px}.sm-dox.sm-rtl.sm-vertical a span.sub-arrow{right:auto;left:8px;border-style:dashed solid dashed dashed;border-color:transparent #555 transparent transparent}.sm-dox.sm-rtl>li>ul:before{left:auto;right:30px}.sm-dox.sm-rtl>li>ul:after{left:auto;right:31px}.sm-dox.sm-rtl ul a.has-submenu{padding:10px 20px!important}.sm-dox.sm-rtl ul a span.sub-arrow{right:auto;left:8px;border-style:dashed solid dashed dashed;border-color:transparent #555 transparent transparent}.sm-dox.sm-vertical{padding:10px 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.sm-dox.sm-vertical a{padding:10px 20px}.sm-dox.sm-vertical a:hover,.sm-dox.sm-vertical a:focus,.sm-dox.sm-vertical a:active,.sm-dox.sm-vertical a.highlighted{background:#fff}.sm-dox.sm-vertical a.disabled{background-image:url("tab_b.png")}.sm-dox.sm-vertical a span.sub-arrow{right:8px;top:50%;margin-top:-5px;border-width:5px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #555}.sm-dox.sm-vertical>li>ul:before,.sm-dox.sm-vertical>li>ul:after{display:none}.sm-dox.sm-vertical ul a{padding:10px 20px}.sm-dox.sm-vertical ul a:hover,.sm-dox.sm-vertical ul a:focus,.sm-dox.sm-vertical ul a:active,.sm-dox.sm-vertical ul a.highlighted{background:#eee}.sm-dox.sm-vertical ul a.disabled{background:#fff}}
\ No newline at end of file
diff --git a/tinyxml2/docs/tinyxml2_8h_source.html b/tinyxml2/docs/tinyxml2_8h_source.html
new file mode 100644 (file)
index 0000000..1bbf540
--- /dev/null
@@ -0,0 +1,1955 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>TinyXML-2: tinyxml2.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">TinyXML-2
+   &#160;<span id="projectnumber">8.1.0</span>
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+/* @license-end */</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+  <div class="headertitle">
+<div class="title">tinyxml2.h</div>  </div>
+</div><!--header-->
+<div class="contents">
+<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">Original code by Lee Thomason (www.grinninglizard.com)</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"></span> </div>
+<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">This software is provided &#39;as-is&#39;, without any express or implied</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">warranty. In no event will the authors be held liable for any</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">damages arising from the use of this software.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"></span> </div>
+<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">Permission is granted to anyone to use this software for any</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">purpose, including commercial applications, and to alter it and</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">redistribute it freely, subject to the following restrictions:</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"></span> </div>
+<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">1. The origin of this software must not be misrepresented; you must</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">not claim that you wrote the original software. If you use this</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">software in a product, an acknowledgment in the product documentation</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">would be appreciated but is not required.</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"></span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">2. Altered source versions must be plainly marked as such, and</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">must not be misrepresented as being the original software.</span></div>
+<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"></span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">3. This notice may not be removed or altered from any source</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">distribution.</span></div>
+<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160; </div>
+<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#ifndef TINYXML2_INCLUDED</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#define TINYXML2_INCLUDED</span></div>
+<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160; </div>
+<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#if defined(ANDROID_NDK) || defined(__BORLANDC__) || defined(__QNXNTO__)</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#   include &lt;ctype.h&gt;</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#   include &lt;limits.h&gt;</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#   include &lt;stdio.h&gt;</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#   include &lt;stdlib.h&gt;</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#   include &lt;string.h&gt;</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#   if defined(__PS3__)</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#       include &lt;stddef.h&gt;</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#   endif</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor">#else</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#   include &lt;cctype&gt;</span></div>
+<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#   include &lt;climits&gt;</span></div>
+<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#   include &lt;cstdio&gt;</span></div>
+<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#   include &lt;cstdlib&gt;</span></div>
+<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#   include &lt;cstring&gt;</span></div>
+<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#include &lt;stdint.h&gt;</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160; </div>
+<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="comment">   TODO: intern strings instead of allocation.</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="comment">    gcc:</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="comment">        g++ -Wall -DTINYXML2_DEBUG tinyxml2.cpp xmltest.cpp -o gccxmltest.exe</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="comment"></span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="comment">    Formatting, Artistic Style:</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="comment">        AStyle.exe --style=1tbs --indent-switches --break-closing-brackets --indent-preprocessor tinyxml2.cpp tinyxml2.h</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160; </div>
+<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="preprocessor">#if defined( _DEBUG ) || defined (__DEBUG__)</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="preprocessor">#   ifndef TINYXML2_DEBUG</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="preprocessor">#       define TINYXML2_DEBUG</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;<span class="preprocessor">#   endif</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160; </div>
+<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;<span class="preprocessor">#ifdef _MSC_VER</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="preprocessor">#   pragma warning(push)</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="preprocessor">#   pragma warning(disable: 4251)</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160; </div>
+<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;<span class="preprocessor">#ifdef _WIN32</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="preprocessor">#   ifdef TINYXML2_EXPORT</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;<span class="preprocessor">#       define TINYXML2_LIB __declspec(dllexport)</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;<span class="preprocessor">#   elif defined(TINYXML2_IMPORT)</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;<span class="preprocessor">#       define TINYXML2_LIB __declspec(dllimport)</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;<span class="preprocessor">#   else</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;<span class="preprocessor">#       define TINYXML2_LIB</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;<span class="preprocessor">#   endif</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;<span class="preprocessor">#elif __GNUC__ &gt;= 4</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;<span class="preprocessor">#   define TINYXML2_LIB __attribute__((visibility(&quot;default&quot;</span>)))</div>
+<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;<span class="preprocessor">#else</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;<span class="preprocessor">#   define TINYXML2_LIB</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160; </div>
+<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160; </div>
+<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;<span class="preprocessor">#if !defined(TIXMLASSERT)</span></div>
+<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;<span class="preprocessor">#if defined(TINYXML2_DEBUG)</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;<span class="preprocessor">#   if defined(_MSC_VER)</span></div>
+<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;<span class="preprocessor">#       </span><span class="comment">// &quot;(void)0,&quot; is for suppressing C4127 warning in &quot;assert(false)&quot;, &quot;assert(true)&quot; and the like</span></div>
+<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;<span class="preprocessor">#       define TIXMLASSERT( x )           if ( !((void)0,(x))) { __debugbreak(); }</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;<span class="preprocessor">#   elif defined (ANDROID_NDK)</span></div>
+<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;<span class="preprocessor">#       include &lt;android/log.h&gt;</span></div>
+<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;<span class="preprocessor">#       define TIXMLASSERT( x )           if ( !(x)) { __android_log_assert( &quot;assert&quot;</span>, &quot;grinliz&quot;, &quot;ASSERT in &#39;%s&#39; at %d.&quot;, __FILE__, __LINE__ ); }</div>
+<div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;<span class="preprocessor">#   else</span></div>
+<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;<span class="preprocessor">#       include &lt;assert.h&gt;</span></div>
+<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;<span class="preprocessor">#       define TIXMLASSERT                assert</span></div>
+<div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;<span class="preprocessor">#   endif</span></div>
+<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;<span class="preprocessor">#else</span></div>
+<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;<span class="preprocessor">#   define TIXMLASSERT( x )               {}</span></div>
+<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160; </div>
+<div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;<span class="comment">/* Versioning, past 1.0.14:</span></div>
+<div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;<span class="comment">    http://semver.org/</span></div>
+<div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;<span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">int</span> TIXML2_MAJOR_VERSION = 8;</div>
+<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;<span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">int</span> TIXML2_MINOR_VERSION = 1;</div>
+<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;<span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">int</span> TIXML2_PATCH_VERSION = 0;</div>
+<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160; </div>
+<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;<span class="preprocessor">#define TINYXML2_MAJOR_VERSION 8</span></div>
+<div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;<span class="preprocessor">#define TINYXML2_MINOR_VERSION 1</span></div>
+<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;<span class="preprocessor">#define TINYXML2_PATCH_VERSION 0</span></div>
+<div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160; </div>
+<div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;<span class="comment">// A fixed element depth limit is problematic. There needs to be a</span></div>
+<div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;<span class="comment">// limit to avoid a stack overflow. However, that limit varies per</span></div>
+<div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;<span class="comment">// system, and the capacity of the stack. On the other hand, it&#39;s a trivial</span></div>
+<div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;<span class="comment">// attack that can result from ill, malicious, or even correctly formed XML,</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;<span class="comment">// so there needs to be a limit in place.</span></div>
+<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;<span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">int</span> TINYXML2_MAX_ELEMENT_DEPTH = 100;</div>
+<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160; </div>
+<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;<span class="keyword">namespace </span>tinyxml2</div>
+<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;{</div>
+<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;<span class="keyword">class </span>XMLDocument;</div>
+<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;<span class="keyword">class </span>XMLElement;</div>
+<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;<span class="keyword">class </span>XMLAttribute;</div>
+<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;<span class="keyword">class </span>XMLComment;</div>
+<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;<span class="keyword">class </span>XMLText;</div>
+<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;<span class="keyword">class </span>XMLDeclaration;</div>
+<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;<span class="keyword">class </span>XMLUnknown;</div>
+<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;<span class="keyword">class </span>XMLPrinter;</div>
+<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160; </div>
+<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;<span class="comment">    A class that wraps strings. Normally stores the start and end</span></div>
+<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;<span class="comment">    pointers into the XML file itself, and will apply normalization</span></div>
+<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;<span class="comment">    and entity translation if actually read. Can also store (and memory</span></div>
+<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;<span class="comment">    manage) a traditional char[]</span></div>
+<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;<span class="comment"></span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;<span class="comment">    Isn&#39;t clear why TINYXML2_LIB is needed; but seems to fix #719</span></div>
+<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;<span class="keyword">class </span>TINYXML2_LIB StrPair</div>
+<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;{</div>
+<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;    <span class="keyword">enum</span> Mode {</div>
+<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;        NEEDS_ENTITY_PROCESSING         = 0x01,</div>
+<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;        NEEDS_NEWLINE_NORMALIZATION     = 0x02,</div>
+<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;        NEEDS_WHITESPACE_COLLAPSING     = 0x04,</div>
+<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160; </div>
+<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;        TEXT_ELEMENT                    = NEEDS_ENTITY_PROCESSING | NEEDS_NEWLINE_NORMALIZATION,</div>
+<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;        TEXT_ELEMENT_LEAVE_ENTITIES     = NEEDS_NEWLINE_NORMALIZATION,</div>
+<div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;        ATTRIBUTE_NAME                  = 0,</div>
+<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;        ATTRIBUTE_VALUE                 = NEEDS_ENTITY_PROCESSING | NEEDS_NEWLINE_NORMALIZATION,</div>
+<div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;        ATTRIBUTE_VALUE_LEAVE_ENTITIES  = NEEDS_NEWLINE_NORMALIZATION,</div>
+<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;        COMMENT                         = NEEDS_NEWLINE_NORMALIZATION</div>
+<div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;    };</div>
+<div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160; </div>
+<div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;    StrPair() : _flags( 0 ), _start( 0 ), _end( 0 ) {}</div>
+<div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;    ~StrPair();</div>
+<div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160; </div>
+<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;    <span class="keywordtype">void</span> Set( <span class="keywordtype">char</span>* start, <span class="keywordtype">char</span>* end, <span class="keywordtype">int</span> flags ) {</div>
+<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;        TIXMLASSERT( start );</div>
+<div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;        TIXMLASSERT( end );</div>
+<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;        Reset();</div>
+<div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;        _start  = start;</div>
+<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;        _end    = end;</div>
+<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;        _flags  = flags | NEEDS_FLUSH;</div>
+<div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;    }</div>
+<div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160; </div>
+<div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* GetStr();</div>
+<div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160; </div>
+<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;    <span class="keywordtype">bool</span> Empty()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;        <span class="keywordflow">return</span> _start == _end;</div>
+<div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;    }</div>
+<div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160; </div>
+<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;    <span class="keywordtype">void</span> SetInternedStr( <span class="keyword">const</span> <span class="keywordtype">char</span>* str ) {</div>
+<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;        Reset();</div>
+<div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;        _start = <span class="keyword">const_cast&lt;</span><span class="keywordtype">char</span>*<span class="keyword">&gt;</span>(str);</div>
+<div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;    }</div>
+<div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160; </div>
+<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;    <span class="keywordtype">void</span> SetStr( <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keywordtype">int</span> flags=0 );</div>
+<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160; </div>
+<div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;    <span class="keywordtype">char</span>* ParseText( <span class="keywordtype">char</span>* in, <span class="keyword">const</span> <span class="keywordtype">char</span>* endTag, <span class="keywordtype">int</span> strFlags, <span class="keywordtype">int</span>* curLineNumPtr );</div>
+<div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;    <span class="keywordtype">char</span>* ParseName( <span class="keywordtype">char</span>* in );</div>
+<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160; </div>
+<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;    <span class="keywordtype">void</span> TransferTo( StrPair* other );</div>
+<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;    <span class="keywordtype">void</span> Reset();</div>
+<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160; </div>
+<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;    <span class="keywordtype">void</span> CollapseWhitespace();</div>
+<div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160; </div>
+<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;    <span class="keyword">enum</span> {</div>
+<div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;        NEEDS_FLUSH = 0x100,</div>
+<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;        NEEDS_DELETE = 0x200</div>
+<div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;    };</div>
+<div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160; </div>
+<div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;    <span class="keywordtype">int</span>     _flags;</div>
+<div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;    <span class="keywordtype">char</span>*   _start;</div>
+<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;    <span class="keywordtype">char</span>*   _end;</div>
+<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160; </div>
+<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;    StrPair( <span class="keyword">const</span> StrPair&amp; other );    <span class="comment">// not supported</span></div>
+<div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;    <span class="keywordtype">void</span> operator=( <span class="keyword">const</span> StrPair&amp; other ); <span class="comment">// not supported, use TransferTo()</span></div>
+<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;};</div>
+<div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160; </div>
+<div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160; </div>
+<div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;<span class="comment">    A dynamic array of Plain Old Data. Doesn&#39;t support constructors, etc.</span></div>
+<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;<span class="comment">    Has a small initial memory pool, so that low or no usage will not</span></div>
+<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;<span class="comment">    cause a call to new/delete</span></div>
+<div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> T, <span class="keywordtype">int</span> INITIAL_SIZE&gt;</div>
+<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;<span class="keyword">class </span>DynArray</div>
+<div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;{</div>
+<div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;    DynArray() :</div>
+<div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;        _mem( _pool ),</div>
+<div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;        _allocated( INITIAL_SIZE ),</div>
+<div class="line"><a name="l00212"></a><span class="lineno">  212</span>&#160;        _size( 0 )</div>
+<div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;    {</div>
+<div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;    }</div>
+<div class="line"><a name="l00215"></a><span class="lineno">  215</span>&#160; </div>
+<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;    ~DynArray() {</div>
+<div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160;        <span class="keywordflow">if</span> ( _mem != _pool ) {</div>
+<div class="line"><a name="l00218"></a><span class="lineno">  218</span>&#160;            <span class="keyword">delete</span> [] _mem;</div>
+<div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;        }</div>
+<div class="line"><a name="l00220"></a><span class="lineno">  220</span>&#160;    }</div>
+<div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160; </div>
+<div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;    <span class="keywordtype">void</span> Clear() {</div>
+<div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;        _size = 0;</div>
+<div class="line"><a name="l00224"></a><span class="lineno">  224</span>&#160;    }</div>
+<div class="line"><a name="l00225"></a><span class="lineno">  225</span>&#160; </div>
+<div class="line"><a name="l00226"></a><span class="lineno">  226</span>&#160;    <span class="keywordtype">void</span> Push( T t ) {</div>
+<div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;        TIXMLASSERT( _size &lt; INT_MAX );</div>
+<div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;        EnsureCapacity( _size+1 );</div>
+<div class="line"><a name="l00229"></a><span class="lineno">  229</span>&#160;        _mem[_size] = t;</div>
+<div class="line"><a name="l00230"></a><span class="lineno">  230</span>&#160;        ++_size;</div>
+<div class="line"><a name="l00231"></a><span class="lineno">  231</span>&#160;    }</div>
+<div class="line"><a name="l00232"></a><span class="lineno">  232</span>&#160; </div>
+<div class="line"><a name="l00233"></a><span class="lineno">  233</span>&#160;    T* PushArr( <span class="keywordtype">int</span> count ) {</div>
+<div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;        TIXMLASSERT( count &gt;= 0 );</div>
+<div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;        TIXMLASSERT( _size &lt;= INT_MAX - count );</div>
+<div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;        EnsureCapacity( _size+count );</div>
+<div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160;        T* ret = &amp;_mem[_size];</div>
+<div class="line"><a name="l00238"></a><span class="lineno">  238</span>&#160;        _size += count;</div>
+<div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160;        <span class="keywordflow">return</span> ret;</div>
+<div class="line"><a name="l00240"></a><span class="lineno">  240</span>&#160;    }</div>
+<div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160; </div>
+<div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;    T Pop() {</div>
+<div class="line"><a name="l00243"></a><span class="lineno">  243</span>&#160;        TIXMLASSERT( _size &gt; 0 );</div>
+<div class="line"><a name="l00244"></a><span class="lineno">  244</span>&#160;        --_size;</div>
+<div class="line"><a name="l00245"></a><span class="lineno">  245</span>&#160;        <span class="keywordflow">return</span> _mem[_size];</div>
+<div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;    }</div>
+<div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160; </div>
+<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;    <span class="keywordtype">void</span> PopArr( <span class="keywordtype">int</span> count ) {</div>
+<div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;        TIXMLASSERT( _size &gt;= count );</div>
+<div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;        _size -= count;</div>
+<div class="line"><a name="l00251"></a><span class="lineno">  251</span>&#160;    }</div>
+<div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160; </div>
+<div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;    <span class="keywordtype">bool</span> Empty()<span class="keyword"> const                  </span>{</div>
+<div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;        <span class="keywordflow">return</span> _size == 0;</div>
+<div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;    }</div>
+<div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160; </div>
+<div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;    T&amp; operator[](<span class="keywordtype">int</span> i)                {</div>
+<div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;        TIXMLASSERT( i&gt;= 0 &amp;&amp; i &lt; _size );</div>
+<div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;        <span class="keywordflow">return</span> _mem[i];</div>
+<div class="line"><a name="l00260"></a><span class="lineno">  260</span>&#160;    }</div>
+<div class="line"><a name="l00261"></a><span class="lineno">  261</span>&#160; </div>
+<div class="line"><a name="l00262"></a><span class="lineno">  262</span>&#160;    <span class="keyword">const</span> T&amp; operator[](<span class="keywordtype">int</span> i)<span class="keyword"> const    </span>{</div>
+<div class="line"><a name="l00263"></a><span class="lineno">  263</span>&#160;        TIXMLASSERT( i&gt;= 0 &amp;&amp; i &lt; _size );</div>
+<div class="line"><a name="l00264"></a><span class="lineno">  264</span>&#160;        <span class="keywordflow">return</span> _mem[i];</div>
+<div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;    }</div>
+<div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160; </div>
+<div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;    <span class="keyword">const</span> T&amp; PeekTop()<span class="keyword"> const            </span>{</div>
+<div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;        TIXMLASSERT( _size &gt; 0 );</div>
+<div class="line"><a name="l00269"></a><span class="lineno">  269</span>&#160;        <span class="keywordflow">return</span> _mem[ _size - 1];</div>
+<div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;    }</div>
+<div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160; </div>
+<div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160;    <span class="keywordtype">int</span> Size()<span class="keyword"> const                    </span>{</div>
+<div class="line"><a name="l00273"></a><span class="lineno">  273</span>&#160;        TIXMLASSERT( _size &gt;= 0 );</div>
+<div class="line"><a name="l00274"></a><span class="lineno">  274</span>&#160;        <span class="keywordflow">return</span> _size;</div>
+<div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160;    }</div>
+<div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160; </div>
+<div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;    <span class="keywordtype">int</span> Capacity()<span class="keyword"> const                </span>{</div>
+<div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;        TIXMLASSERT( _allocated &gt;= INITIAL_SIZE );</div>
+<div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;        <span class="keywordflow">return</span> _allocated;</div>
+<div class="line"><a name="l00280"></a><span class="lineno">  280</span>&#160;    }</div>
+<div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160; </div>
+<div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;    <span class="keywordtype">void</span> SwapRemove(<span class="keywordtype">int</span> i) {</div>
+<div class="line"><a name="l00283"></a><span class="lineno">  283</span>&#160;        TIXMLASSERT(i &gt;= 0 &amp;&amp; i &lt; _size);</div>
+<div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160;        TIXMLASSERT(_size &gt; 0);</div>
+<div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;        _mem[i] = _mem[_size - 1];</div>
+<div class="line"><a name="l00286"></a><span class="lineno">  286</span>&#160;        --_size;</div>
+<div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160;    }</div>
+<div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160; </div>
+<div class="line"><a name="l00289"></a><span class="lineno">  289</span>&#160;    <span class="keyword">const</span> T* Mem()<span class="keyword"> const                </span>{</div>
+<div class="line"><a name="l00290"></a><span class="lineno">  290</span>&#160;        TIXMLASSERT( _mem );</div>
+<div class="line"><a name="l00291"></a><span class="lineno">  291</span>&#160;        <span class="keywordflow">return</span> _mem;</div>
+<div class="line"><a name="l00292"></a><span class="lineno">  292</span>&#160;    }</div>
+<div class="line"><a name="l00293"></a><span class="lineno">  293</span>&#160; </div>
+<div class="line"><a name="l00294"></a><span class="lineno">  294</span>&#160;    T* Mem() {</div>
+<div class="line"><a name="l00295"></a><span class="lineno">  295</span>&#160;        TIXMLASSERT( _mem );</div>
+<div class="line"><a name="l00296"></a><span class="lineno">  296</span>&#160;        <span class="keywordflow">return</span> _mem;</div>
+<div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;    }</div>
+<div class="line"><a name="l00298"></a><span class="lineno">  298</span>&#160; </div>
+<div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;    DynArray( <span class="keyword">const</span> DynArray&amp; ); <span class="comment">// not supported</span></div>
+<div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;    <span class="keywordtype">void</span> operator=( <span class="keyword">const</span> DynArray&amp; ); <span class="comment">// not supported</span></div>
+<div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160; </div>
+<div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;    <span class="keywordtype">void</span> EnsureCapacity( <span class="keywordtype">int</span> cap ) {</div>
+<div class="line"><a name="l00304"></a><span class="lineno">  304</span>&#160;        TIXMLASSERT( cap &gt; 0 );</div>
+<div class="line"><a name="l00305"></a><span class="lineno">  305</span>&#160;        <span class="keywordflow">if</span> ( cap &gt; _allocated ) {</div>
+<div class="line"><a name="l00306"></a><span class="lineno">  306</span>&#160;            TIXMLASSERT( cap &lt;= INT_MAX / 2 );</div>
+<div class="line"><a name="l00307"></a><span class="lineno">  307</span>&#160;            <span class="keyword">const</span> <span class="keywordtype">int</span> newAllocated = cap * 2;</div>
+<div class="line"><a name="l00308"></a><span class="lineno">  308</span>&#160;            T* newMem = <span class="keyword">new</span> T[newAllocated];</div>
+<div class="line"><a name="l00309"></a><span class="lineno">  309</span>&#160;            TIXMLASSERT( newAllocated &gt;= _size );</div>
+<div class="line"><a name="l00310"></a><span class="lineno">  310</span>&#160;            memcpy( newMem, _mem, <span class="keyword">sizeof</span>(T)*_size );    <span class="comment">// warning: not using constructors, only works for PODs</span></div>
+<div class="line"><a name="l00311"></a><span class="lineno">  311</span>&#160;            <span class="keywordflow">if</span> ( _mem != _pool ) {</div>
+<div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;                <span class="keyword">delete</span> [] _mem;</div>
+<div class="line"><a name="l00313"></a><span class="lineno">  313</span>&#160;            }</div>
+<div class="line"><a name="l00314"></a><span class="lineno">  314</span>&#160;            _mem = newMem;</div>
+<div class="line"><a name="l00315"></a><span class="lineno">  315</span>&#160;            _allocated = newAllocated;</div>
+<div class="line"><a name="l00316"></a><span class="lineno">  316</span>&#160;        }</div>
+<div class="line"><a name="l00317"></a><span class="lineno">  317</span>&#160;    }</div>
+<div class="line"><a name="l00318"></a><span class="lineno">  318</span>&#160; </div>
+<div class="line"><a name="l00319"></a><span class="lineno">  319</span>&#160;    T*  _mem;</div>
+<div class="line"><a name="l00320"></a><span class="lineno">  320</span>&#160;    T   _pool[INITIAL_SIZE];</div>
+<div class="line"><a name="l00321"></a><span class="lineno">  321</span>&#160;    <span class="keywordtype">int</span> _allocated;     <span class="comment">// objects allocated</span></div>
+<div class="line"><a name="l00322"></a><span class="lineno">  322</span>&#160;    <span class="keywordtype">int</span> _size;          <span class="comment">// number objects in use</span></div>
+<div class="line"><a name="l00323"></a><span class="lineno">  323</span>&#160;};</div>
+<div class="line"><a name="l00324"></a><span class="lineno">  324</span>&#160; </div>
+<div class="line"><a name="l00325"></a><span class="lineno">  325</span>&#160; </div>
+<div class="line"><a name="l00326"></a><span class="lineno">  326</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00327"></a><span class="lineno">  327</span>&#160;<span class="comment">    Parent virtual class of a pool for fast allocation</span></div>
+<div class="line"><a name="l00328"></a><span class="lineno">  328</span>&#160;<span class="comment">    and deallocation of objects.</span></div>
+<div class="line"><a name="l00329"></a><span class="lineno">  329</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00330"></a><span class="lineno">  330</span>&#160;<span class="keyword">class </span>MemPool</div>
+<div class="line"><a name="l00331"></a><span class="lineno">  331</span>&#160;{</div>
+<div class="line"><a name="l00332"></a><span class="lineno">  332</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00333"></a><span class="lineno">  333</span>&#160;    MemPool() {}</div>
+<div class="line"><a name="l00334"></a><span class="lineno">  334</span>&#160;    <span class="keyword">virtual</span> ~MemPool() {}</div>
+<div class="line"><a name="l00335"></a><span class="lineno">  335</span>&#160; </div>
+<div class="line"><a name="l00336"></a><span class="lineno">  336</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">int</span> ItemSize() <span class="keyword">const</span> = 0;</div>
+<div class="line"><a name="l00337"></a><span class="lineno">  337</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span>* Alloc() = 0;</div>
+<div class="line"><a name="l00338"></a><span class="lineno">  338</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> Free( <span class="keywordtype">void</span>* ) = 0;</div>
+<div class="line"><a name="l00339"></a><span class="lineno">  339</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> SetTracked() = 0;</div>
+<div class="line"><a name="l00340"></a><span class="lineno">  340</span>&#160;};</div>
+<div class="line"><a name="l00341"></a><span class="lineno">  341</span>&#160; </div>
+<div class="line"><a name="l00342"></a><span class="lineno">  342</span>&#160; </div>
+<div class="line"><a name="l00343"></a><span class="lineno">  343</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00344"></a><span class="lineno">  344</span>&#160;<span class="comment">    Template child class to create pools of the correct type.</span></div>
+<div class="line"><a name="l00345"></a><span class="lineno">  345</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00346"></a><span class="lineno">  346</span>&#160;<span class="keyword">template</span>&lt; <span class="keywordtype">int</span> ITEM_SIZE &gt;</div>
+<div class="line"><a name="l00347"></a><span class="lineno">  347</span>&#160;<span class="keyword">class </span>MemPoolT : <span class="keyword">public</span> MemPool</div>
+<div class="line"><a name="l00348"></a><span class="lineno">  348</span>&#160;{</div>
+<div class="line"><a name="l00349"></a><span class="lineno">  349</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00350"></a><span class="lineno">  350</span>&#160;    MemPoolT() : _blockPtrs(), _root(0), _currentAllocs(0), _nAllocs(0), _maxAllocs(0), _nUntracked(0)  {}</div>
+<div class="line"><a name="l00351"></a><span class="lineno">  351</span>&#160;    ~MemPoolT() {</div>
+<div class="line"><a name="l00352"></a><span class="lineno">  352</span>&#160;        MemPoolT&lt; ITEM_SIZE &gt;::Clear();</div>
+<div class="line"><a name="l00353"></a><span class="lineno">  353</span>&#160;    }</div>
+<div class="line"><a name="l00354"></a><span class="lineno">  354</span>&#160; </div>
+<div class="line"><a name="l00355"></a><span class="lineno">  355</span>&#160;    <span class="keywordtype">void</span> Clear() {</div>
+<div class="line"><a name="l00356"></a><span class="lineno">  356</span>&#160;        <span class="comment">// Delete the blocks.</span></div>
+<div class="line"><a name="l00357"></a><span class="lineno">  357</span>&#160;        <span class="keywordflow">while</span>( !_blockPtrs.Empty()) {</div>
+<div class="line"><a name="l00358"></a><span class="lineno">  358</span>&#160;            Block* lastBlock = _blockPtrs.Pop();</div>
+<div class="line"><a name="l00359"></a><span class="lineno">  359</span>&#160;            <span class="keyword">delete</span> lastBlock;</div>
+<div class="line"><a name="l00360"></a><span class="lineno">  360</span>&#160;        }</div>
+<div class="line"><a name="l00361"></a><span class="lineno">  361</span>&#160;        _root = 0;</div>
+<div class="line"><a name="l00362"></a><span class="lineno">  362</span>&#160;        _currentAllocs = 0;</div>
+<div class="line"><a name="l00363"></a><span class="lineno">  363</span>&#160;        _nAllocs = 0;</div>
+<div class="line"><a name="l00364"></a><span class="lineno">  364</span>&#160;        _maxAllocs = 0;</div>
+<div class="line"><a name="l00365"></a><span class="lineno">  365</span>&#160;        _nUntracked = 0;</div>
+<div class="line"><a name="l00366"></a><span class="lineno">  366</span>&#160;    }</div>
+<div class="line"><a name="l00367"></a><span class="lineno">  367</span>&#160; </div>
+<div class="line"><a name="l00368"></a><span class="lineno">  368</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">int</span> ItemSize()<span class="keyword"> const    </span>{</div>
+<div class="line"><a name="l00369"></a><span class="lineno">  369</span>&#160;        <span class="keywordflow">return</span> ITEM_SIZE;</div>
+<div class="line"><a name="l00370"></a><span class="lineno">  370</span>&#160;    }</div>
+<div class="line"><a name="l00371"></a><span class="lineno">  371</span>&#160;    <span class="keywordtype">int</span> CurrentAllocs()<span class="keyword"> const       </span>{</div>
+<div class="line"><a name="l00372"></a><span class="lineno">  372</span>&#160;        <span class="keywordflow">return</span> _currentAllocs;</div>
+<div class="line"><a name="l00373"></a><span class="lineno">  373</span>&#160;    }</div>
+<div class="line"><a name="l00374"></a><span class="lineno">  374</span>&#160; </div>
+<div class="line"><a name="l00375"></a><span class="lineno">  375</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span>* Alloc() {</div>
+<div class="line"><a name="l00376"></a><span class="lineno">  376</span>&#160;        <span class="keywordflow">if</span> ( !_root ) {</div>
+<div class="line"><a name="l00377"></a><span class="lineno">  377</span>&#160;            <span class="comment">// Need a new block.</span></div>
+<div class="line"><a name="l00378"></a><span class="lineno">  378</span>&#160;            Block* block = <span class="keyword">new</span> Block();</div>
+<div class="line"><a name="l00379"></a><span class="lineno">  379</span>&#160;            _blockPtrs.Push( block );</div>
+<div class="line"><a name="l00380"></a><span class="lineno">  380</span>&#160; </div>
+<div class="line"><a name="l00381"></a><span class="lineno">  381</span>&#160;            Item* blockItems = block-&gt;items;</div>
+<div class="line"><a name="l00382"></a><span class="lineno">  382</span>&#160;            <span class="keywordflow">for</span>( <span class="keywordtype">int</span> i = 0; i &lt; ITEMS_PER_BLOCK - 1; ++i ) {</div>
+<div class="line"><a name="l00383"></a><span class="lineno">  383</span>&#160;                blockItems[i].next = &amp;(blockItems[i + 1]);</div>
+<div class="line"><a name="l00384"></a><span class="lineno">  384</span>&#160;            }</div>
+<div class="line"><a name="l00385"></a><span class="lineno">  385</span>&#160;            blockItems[ITEMS_PER_BLOCK - 1].next = 0;</div>
+<div class="line"><a name="l00386"></a><span class="lineno">  386</span>&#160;            _root = blockItems;</div>
+<div class="line"><a name="l00387"></a><span class="lineno">  387</span>&#160;        }</div>
+<div class="line"><a name="l00388"></a><span class="lineno">  388</span>&#160;        Item* <span class="keyword">const</span> result = _root;</div>
+<div class="line"><a name="l00389"></a><span class="lineno">  389</span>&#160;        TIXMLASSERT( result != 0 );</div>
+<div class="line"><a name="l00390"></a><span class="lineno">  390</span>&#160;        _root = _root-&gt;next;</div>
+<div class="line"><a name="l00391"></a><span class="lineno">  391</span>&#160; </div>
+<div class="line"><a name="l00392"></a><span class="lineno">  392</span>&#160;        ++_currentAllocs;</div>
+<div class="line"><a name="l00393"></a><span class="lineno">  393</span>&#160;        <span class="keywordflow">if</span> ( _currentAllocs &gt; _maxAllocs ) {</div>
+<div class="line"><a name="l00394"></a><span class="lineno">  394</span>&#160;            _maxAllocs = _currentAllocs;</div>
+<div class="line"><a name="l00395"></a><span class="lineno">  395</span>&#160;        }</div>
+<div class="line"><a name="l00396"></a><span class="lineno">  396</span>&#160;        ++_nAllocs;</div>
+<div class="line"><a name="l00397"></a><span class="lineno">  397</span>&#160;        ++_nUntracked;</div>
+<div class="line"><a name="l00398"></a><span class="lineno">  398</span>&#160;        <span class="keywordflow">return</span> result;</div>
+<div class="line"><a name="l00399"></a><span class="lineno">  399</span>&#160;    }</div>
+<div class="line"><a name="l00400"></a><span class="lineno">  400</span>&#160; </div>
+<div class="line"><a name="l00401"></a><span class="lineno">  401</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> Free( <span class="keywordtype">void</span>* mem ) {</div>
+<div class="line"><a name="l00402"></a><span class="lineno">  402</span>&#160;        <span class="keywordflow">if</span> ( !mem ) {</div>
+<div class="line"><a name="l00403"></a><span class="lineno">  403</span>&#160;            <span class="keywordflow">return</span>;</div>
+<div class="line"><a name="l00404"></a><span class="lineno">  404</span>&#160;        }</div>
+<div class="line"><a name="l00405"></a><span class="lineno">  405</span>&#160;        --_currentAllocs;</div>
+<div class="line"><a name="l00406"></a><span class="lineno">  406</span>&#160;        Item* item = <span class="keyword">static_cast&lt;</span>Item*<span class="keyword">&gt;</span>( mem );</div>
+<div class="line"><a name="l00407"></a><span class="lineno">  407</span>&#160;<span class="preprocessor">#ifdef TINYXML2_DEBUG</span></div>
+<div class="line"><a name="l00408"></a><span class="lineno">  408</span>&#160;        memset( item, 0xfe, <span class="keyword">sizeof</span>( *item ) );</div>
+<div class="line"><a name="l00409"></a><span class="lineno">  409</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00410"></a><span class="lineno">  410</span>&#160;        item-&gt;next = _root;</div>
+<div class="line"><a name="l00411"></a><span class="lineno">  411</span>&#160;        _root = item;</div>
+<div class="line"><a name="l00412"></a><span class="lineno">  412</span>&#160;    }</div>
+<div class="line"><a name="l00413"></a><span class="lineno">  413</span>&#160;    <span class="keywordtype">void</span> Trace( <span class="keyword">const</span> <span class="keywordtype">char</span>* name ) {</div>
+<div class="line"><a name="l00414"></a><span class="lineno">  414</span>&#160;        printf( <span class="stringliteral">&quot;Mempool %s watermark=%d [%dk] current=%d size=%d nAlloc=%d blocks=%d\n&quot;</span>,</div>
+<div class="line"><a name="l00415"></a><span class="lineno">  415</span>&#160;                name, _maxAllocs, _maxAllocs * ITEM_SIZE / 1024, _currentAllocs,</div>
+<div class="line"><a name="l00416"></a><span class="lineno">  416</span>&#160;                ITEM_SIZE, _nAllocs, _blockPtrs.Size() );</div>
+<div class="line"><a name="l00417"></a><span class="lineno">  417</span>&#160;    }</div>
+<div class="line"><a name="l00418"></a><span class="lineno">  418</span>&#160; </div>
+<div class="line"><a name="l00419"></a><span class="lineno">  419</span>&#160;    <span class="keywordtype">void</span> SetTracked() {</div>
+<div class="line"><a name="l00420"></a><span class="lineno">  420</span>&#160;        --_nUntracked;</div>
+<div class="line"><a name="l00421"></a><span class="lineno">  421</span>&#160;    }</div>
+<div class="line"><a name="l00422"></a><span class="lineno">  422</span>&#160; </div>
+<div class="line"><a name="l00423"></a><span class="lineno">  423</span>&#160;    <span class="keywordtype">int</span> Untracked()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l00424"></a><span class="lineno">  424</span>&#160;        <span class="keywordflow">return</span> _nUntracked;</div>
+<div class="line"><a name="l00425"></a><span class="lineno">  425</span>&#160;    }</div>
+<div class="line"><a name="l00426"></a><span class="lineno">  426</span>&#160; </div>
+<div class="line"><a name="l00427"></a><span class="lineno">  427</span>&#160;    <span class="comment">// This number is perf sensitive. 4k seems like a good tradeoff on my machine.</span></div>
+<div class="line"><a name="l00428"></a><span class="lineno">  428</span>&#160;    <span class="comment">// The test file is large, 170k.</span></div>
+<div class="line"><a name="l00429"></a><span class="lineno">  429</span>&#160;    <span class="comment">// Release:     VS2010 gcc(no opt)</span></div>
+<div class="line"><a name="l00430"></a><span class="lineno">  430</span>&#160;    <span class="comment">//      1k:     4000</span></div>
+<div class="line"><a name="l00431"></a><span class="lineno">  431</span>&#160;    <span class="comment">//      2k:     4000</span></div>
+<div class="line"><a name="l00432"></a><span class="lineno">  432</span>&#160;    <span class="comment">//      4k:     3900    21000</span></div>
+<div class="line"><a name="l00433"></a><span class="lineno">  433</span>&#160;    <span class="comment">//      16k:    5200</span></div>
+<div class="line"><a name="l00434"></a><span class="lineno">  434</span>&#160;    <span class="comment">//      32k:    4300</span></div>
+<div class="line"><a name="l00435"></a><span class="lineno">  435</span>&#160;    <span class="comment">//      64k:    4000    21000</span></div>
+<div class="line"><a name="l00436"></a><span class="lineno">  436</span>&#160;    <span class="comment">// Declared public because some compilers do not accept to use ITEMS_PER_BLOCK</span></div>
+<div class="line"><a name="l00437"></a><span class="lineno">  437</span>&#160;    <span class="comment">// in private part if ITEMS_PER_BLOCK is private</span></div>
+<div class="line"><a name="l00438"></a><span class="lineno">  438</span>&#160;    <span class="keyword">enum</span> { ITEMS_PER_BLOCK = (4 * 1024) / ITEM_SIZE };</div>
+<div class="line"><a name="l00439"></a><span class="lineno">  439</span>&#160; </div>
+<div class="line"><a name="l00440"></a><span class="lineno">  440</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l00441"></a><span class="lineno">  441</span>&#160;    MemPoolT( <span class="keyword">const</span> MemPoolT&amp; ); <span class="comment">// not supported</span></div>
+<div class="line"><a name="l00442"></a><span class="lineno">  442</span>&#160;    <span class="keywordtype">void</span> operator=( <span class="keyword">const</span> MemPoolT&amp; ); <span class="comment">// not supported</span></div>
+<div class="line"><a name="l00443"></a><span class="lineno">  443</span>&#160; </div>
+<div class="line"><a name="l00444"></a><span class="lineno">  444</span>&#160;    <span class="keyword">union </span>Item {</div>
+<div class="line"><a name="l00445"></a><span class="lineno">  445</span>&#160;        Item*   next;</div>
+<div class="line"><a name="l00446"></a><span class="lineno">  446</span>&#160;        <span class="keywordtype">char</span>    itemData[ITEM_SIZE];</div>
+<div class="line"><a name="l00447"></a><span class="lineno">  447</span>&#160;    };</div>
+<div class="line"><a name="l00448"></a><span class="lineno">  448</span>&#160;    <span class="keyword">struct </span>Block {</div>
+<div class="line"><a name="l00449"></a><span class="lineno">  449</span>&#160;        Item items[ITEMS_PER_BLOCK];</div>
+<div class="line"><a name="l00450"></a><span class="lineno">  450</span>&#160;    };</div>
+<div class="line"><a name="l00451"></a><span class="lineno">  451</span>&#160;    DynArray&lt; Block*, 10 &gt; _blockPtrs;</div>
+<div class="line"><a name="l00452"></a><span class="lineno">  452</span>&#160;    Item* _root;</div>
+<div class="line"><a name="l00453"></a><span class="lineno">  453</span>&#160; </div>
+<div class="line"><a name="l00454"></a><span class="lineno">  454</span>&#160;    <span class="keywordtype">int</span> _currentAllocs;</div>
+<div class="line"><a name="l00455"></a><span class="lineno">  455</span>&#160;    <span class="keywordtype">int</span> _nAllocs;</div>
+<div class="line"><a name="l00456"></a><span class="lineno">  456</span>&#160;    <span class="keywordtype">int</span> _maxAllocs;</div>
+<div class="line"><a name="l00457"></a><span class="lineno">  457</span>&#160;    <span class="keywordtype">int</span> _nUntracked;</div>
+<div class="line"><a name="l00458"></a><span class="lineno">  458</span>&#160;};</div>
+<div class="line"><a name="l00459"></a><span class="lineno">  459</span>&#160; </div>
+<div class="line"><a name="l00460"></a><span class="lineno">  460</span>&#160; </div>
+<div class="line"><a name="l00461"></a><span class="lineno">  461</span>&#160; </div>
+<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html">  481</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a></div>
+<div class="line"><a name="l00482"></a><span class="lineno">  482</span>&#160;{</div>
+<div class="line"><a name="l00483"></a><span class="lineno">  483</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00484"></a><span class="lineno">  484</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>() {}</div>
+<div class="line"><a name="l00485"></a><span class="lineno">  485</span>&#160; </div>
+<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d">  487</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d">VisitEnter</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>&amp; <span class="comment">/*doc*/</span> )           {</div>
+<div class="line"><a name="l00488"></a><span class="lineno">  488</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00489"></a><span class="lineno">  489</span>&#160;    }</div>
+<div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086">  491</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086">VisitExit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>&amp; <span class="comment">/*doc*/</span> )            {</div>
+<div class="line"><a name="l00492"></a><span class="lineno">  492</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00493"></a><span class="lineno">  493</span>&#160;    }</div>
+<div class="line"><a name="l00494"></a><span class="lineno">  494</span>&#160; </div>
+<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#af97980a17dd4e37448b181f5ddfa92b5">  496</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#af97980a17dd4e37448b181f5ddfa92b5">VisitEnter</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>&amp; <span class="comment">/*element*/</span>, <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* <span class="comment">/*firstAttribute*/</span> )    {</div>
+<div class="line"><a name="l00497"></a><span class="lineno">  497</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00498"></a><span class="lineno">  498</span>&#160;    }</div>
+<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#a772f10ddc83f881956d32628faa16eb6">  500</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#a772f10ddc83f881956d32628faa16eb6">VisitExit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>&amp; <span class="comment">/*element*/</span> )         {</div>
+<div class="line"><a name="l00501"></a><span class="lineno">  501</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00502"></a><span class="lineno">  502</span>&#160;    }</div>
+<div class="line"><a name="l00503"></a><span class="lineno">  503</span>&#160; </div>
+<div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a">  505</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>&amp; <span class="comment">/*declaration*/</span> )     {</div>
+<div class="line"><a name="l00506"></a><span class="lineno">  506</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00507"></a><span class="lineno">  507</span>&#160;    }</div>
+<div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#af30233565856480ea48b6fa0d6dec65b">  509</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#af30233565856480ea48b6fa0d6dec65b">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>&amp; <span class="comment">/*text*/</span> )                   {</div>
+<div class="line"><a name="l00510"></a><span class="lineno">  510</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00511"></a><span class="lineno">  511</span>&#160;    }</div>
+<div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#acc8147fb5a85f6c65721654e427752d7">  513</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#acc8147fb5a85f6c65721654e427752d7">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>&amp; <span class="comment">/*comment*/</span> )             {</div>
+<div class="line"><a name="l00514"></a><span class="lineno">  514</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00515"></a><span class="lineno">  515</span>&#160;    }</div>
+<div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_visitor.html#a14e4748387c34bf53d24e8119bb1f292">  517</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html#a14e4748387c34bf53d24e8119bb1f292">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>&amp; <span class="comment">/*unknown*/</span> )             {</div>
+<div class="line"><a name="l00518"></a><span class="lineno">  518</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00519"></a><span class="lineno">  519</span>&#160;    }</div>
+<div class="line"><a name="l00520"></a><span class="lineno">  520</span>&#160;};</div>
+<div class="line"><a name="l00521"></a><span class="lineno">  521</span>&#160; </div>
+<div class="line"><a name="l00522"></a><span class="lineno">  522</span>&#160;<span class="comment">// WARNING: must match XMLDocument::_errorNames[]</span></div>
+<div class="line"><a name="l00523"></a><span class="lineno">  523</span>&#160;<span class="keyword">enum</span> XMLError {</div>
+<div class="line"><a name="l00524"></a><span class="lineno">  524</span>&#160;    XML_SUCCESS = 0,</div>
+<div class="line"><a name="l00525"></a><span class="lineno">  525</span>&#160;    XML_NO_ATTRIBUTE,</div>
+<div class="line"><a name="l00526"></a><span class="lineno">  526</span>&#160;    XML_WRONG_ATTRIBUTE_TYPE,</div>
+<div class="line"><a name="l00527"></a><span class="lineno">  527</span>&#160;    XML_ERROR_FILE_NOT_FOUND,</div>
+<div class="line"><a name="l00528"></a><span class="lineno">  528</span>&#160;    XML_ERROR_FILE_COULD_NOT_BE_OPENED,</div>
+<div class="line"><a name="l00529"></a><span class="lineno">  529</span>&#160;    XML_ERROR_FILE_READ_ERROR,</div>
+<div class="line"><a name="l00530"></a><span class="lineno">  530</span>&#160;    XML_ERROR_PARSING_ELEMENT,</div>
+<div class="line"><a name="l00531"></a><span class="lineno">  531</span>&#160;    XML_ERROR_PARSING_ATTRIBUTE,</div>
+<div class="line"><a name="l00532"></a><span class="lineno">  532</span>&#160;    XML_ERROR_PARSING_TEXT,</div>
+<div class="line"><a name="l00533"></a><span class="lineno">  533</span>&#160;    XML_ERROR_PARSING_CDATA,</div>
+<div class="line"><a name="l00534"></a><span class="lineno">  534</span>&#160;    XML_ERROR_PARSING_COMMENT,</div>
+<div class="line"><a name="l00535"></a><span class="lineno">  535</span>&#160;    XML_ERROR_PARSING_DECLARATION,</div>
+<div class="line"><a name="l00536"></a><span class="lineno">  536</span>&#160;    XML_ERROR_PARSING_UNKNOWN,</div>
+<div class="line"><a name="l00537"></a><span class="lineno">  537</span>&#160;    XML_ERROR_EMPTY_DOCUMENT,</div>
+<div class="line"><a name="l00538"></a><span class="lineno">  538</span>&#160;    XML_ERROR_MISMATCHED_ELEMENT,</div>
+<div class="line"><a name="l00539"></a><span class="lineno">  539</span>&#160;    XML_ERROR_PARSING,</div>
+<div class="line"><a name="l00540"></a><span class="lineno">  540</span>&#160;    XML_CAN_NOT_CONVERT_TEXT,</div>
+<div class="line"><a name="l00541"></a><span class="lineno">  541</span>&#160;    XML_NO_TEXT_NODE,</div>
+<div class="line"><a name="l00542"></a><span class="lineno">  542</span>&#160;    XML_ELEMENT_DEPTH_EXCEEDED,</div>
+<div class="line"><a name="l00543"></a><span class="lineno">  543</span>&#160; </div>
+<div class="line"><a name="l00544"></a><span class="lineno">  544</span>&#160;    XML_ERROR_COUNT</div>
+<div class="line"><a name="l00545"></a><span class="lineno">  545</span>&#160;};</div>
+<div class="line"><a name="l00546"></a><span class="lineno">  546</span>&#160; </div>
+<div class="line"><a name="l00547"></a><span class="lineno">  547</span>&#160; </div>
+<div class="line"><a name="l00548"></a><span class="lineno">  548</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00549"></a><span class="lineno">  549</span>&#160;<span class="comment">    Utility functionality.</span></div>
+<div class="line"><a name="l00550"></a><span class="lineno">  550</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00551"></a><span class="lineno">  551</span>&#160;<span class="keyword">class </span>TINYXML2_LIB XMLUtil</div>
+<div class="line"><a name="l00552"></a><span class="lineno">  552</span>&#160;{</div>
+<div class="line"><a name="l00553"></a><span class="lineno">  553</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00554"></a><span class="lineno">  554</span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* SkipWhiteSpace( <span class="keyword">const</span> <span class="keywordtype">char</span>* p, <span class="keywordtype">int</span>* curLineNumPtr )  {</div>
+<div class="line"><a name="l00555"></a><span class="lineno">  555</span>&#160;        TIXMLASSERT( p );</div>
+<div class="line"><a name="l00556"></a><span class="lineno">  556</span>&#160; </div>
+<div class="line"><a name="l00557"></a><span class="lineno">  557</span>&#160;        <span class="keywordflow">while</span>( IsWhiteSpace(*p) ) {</div>
+<div class="line"><a name="l00558"></a><span class="lineno">  558</span>&#160;            <span class="keywordflow">if</span> (curLineNumPtr &amp;&amp; *p == <span class="charliteral">&#39;\n&#39;</span>) {</div>
+<div class="line"><a name="l00559"></a><span class="lineno">  559</span>&#160;                ++(*curLineNumPtr);</div>
+<div class="line"><a name="l00560"></a><span class="lineno">  560</span>&#160;            }</div>
+<div class="line"><a name="l00561"></a><span class="lineno">  561</span>&#160;            ++p;</div>
+<div class="line"><a name="l00562"></a><span class="lineno">  562</span>&#160;        }</div>
+<div class="line"><a name="l00563"></a><span class="lineno">  563</span>&#160;        TIXMLASSERT( p );</div>
+<div class="line"><a name="l00564"></a><span class="lineno">  564</span>&#160;        <span class="keywordflow">return</span> p;</div>
+<div class="line"><a name="l00565"></a><span class="lineno">  565</span>&#160;    }</div>
+<div class="line"><a name="l00566"></a><span class="lineno">  566</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">char</span>* SkipWhiteSpace( <span class="keywordtype">char</span>* <span class="keyword">const</span> p, <span class="keywordtype">int</span>* curLineNumPtr ) {</div>
+<div class="line"><a name="l00567"></a><span class="lineno">  567</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">const_cast&lt;</span><span class="keywordtype">char</span>*<span class="keyword">&gt;</span>( SkipWhiteSpace( <span class="keyword">const_cast&lt;</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">&gt;</span>(p), curLineNumPtr ) );</div>
+<div class="line"><a name="l00568"></a><span class="lineno">  568</span>&#160;    }</div>
+<div class="line"><a name="l00569"></a><span class="lineno">  569</span>&#160; </div>
+<div class="line"><a name="l00570"></a><span class="lineno">  570</span>&#160;    <span class="comment">// Anything in the high order range of UTF-8 is assumed to not be whitespace. This isn&#39;t</span></div>
+<div class="line"><a name="l00571"></a><span class="lineno">  571</span>&#160;    <span class="comment">// correct, but simple, and usually works.</span></div>
+<div class="line"><a name="l00572"></a><span class="lineno">  572</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> IsWhiteSpace( <span class="keywordtype">char</span> p )                  {</div>
+<div class="line"><a name="l00573"></a><span class="lineno">  573</span>&#160;        <span class="keywordflow">return</span> !IsUTF8Continuation(p) &amp;&amp; isspace( <span class="keyword">static_cast&lt;</span><span class="keywordtype">unsigned</span> <span class="keywordtype">char</span><span class="keyword">&gt;</span>(p) );</div>
+<div class="line"><a name="l00574"></a><span class="lineno">  574</span>&#160;    }</div>
+<div class="line"><a name="l00575"></a><span class="lineno">  575</span>&#160; </div>
+<div class="line"><a name="l00576"></a><span class="lineno">  576</span>&#160;    <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> IsNameStartChar( <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> ch ) {</div>
+<div class="line"><a name="l00577"></a><span class="lineno">  577</span>&#160;        <span class="keywordflow">if</span> ( ch &gt;= 128 ) {</div>
+<div class="line"><a name="l00578"></a><span class="lineno">  578</span>&#160;            <span class="comment">// This is a heuristic guess in attempt to not implement Unicode-aware isalpha()</span></div>
+<div class="line"><a name="l00579"></a><span class="lineno">  579</span>&#160;            <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00580"></a><span class="lineno">  580</span>&#160;        }</div>
+<div class="line"><a name="l00581"></a><span class="lineno">  581</span>&#160;        <span class="keywordflow">if</span> ( isalpha( ch ) ) {</div>
+<div class="line"><a name="l00582"></a><span class="lineno">  582</span>&#160;            <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00583"></a><span class="lineno">  583</span>&#160;        }</div>
+<div class="line"><a name="l00584"></a><span class="lineno">  584</span>&#160;        <span class="keywordflow">return</span> ch == <span class="charliteral">&#39;:&#39;</span> || ch == <span class="charliteral">&#39;_&#39;</span>;</div>
+<div class="line"><a name="l00585"></a><span class="lineno">  585</span>&#160;    }</div>
+<div class="line"><a name="l00586"></a><span class="lineno">  586</span>&#160; </div>
+<div class="line"><a name="l00587"></a><span class="lineno">  587</span>&#160;    <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> IsNameChar( <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> ch ) {</div>
+<div class="line"><a name="l00588"></a><span class="lineno">  588</span>&#160;        <span class="keywordflow">return</span> IsNameStartChar( ch )</div>
+<div class="line"><a name="l00589"></a><span class="lineno">  589</span>&#160;               || isdigit( ch )</div>
+<div class="line"><a name="l00590"></a><span class="lineno">  590</span>&#160;               || ch == <span class="charliteral">&#39;.&#39;</span></div>
+<div class="line"><a name="l00591"></a><span class="lineno">  591</span>&#160;               || ch == <span class="charliteral">&#39;-&#39;</span>;</div>
+<div class="line"><a name="l00592"></a><span class="lineno">  592</span>&#160;    }</div>
+<div class="line"><a name="l00593"></a><span class="lineno">  593</span>&#160; </div>
+<div class="line"><a name="l00594"></a><span class="lineno">  594</span>&#160;    <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> IsPrefixHex( <span class="keyword">const</span> <span class="keywordtype">char</span>* p) {</div>
+<div class="line"><a name="l00595"></a><span class="lineno">  595</span>&#160;        p = SkipWhiteSpace(p, 0);</div>
+<div class="line"><a name="l00596"></a><span class="lineno">  596</span>&#160;        <span class="keywordflow">return</span> p &amp;&amp; *p == <span class="charliteral">&#39;0&#39;</span> &amp;&amp; ( *(p + 1) == <span class="charliteral">&#39;x&#39;</span> || *(p + 1) == <span class="charliteral">&#39;X&#39;</span>);</div>
+<div class="line"><a name="l00597"></a><span class="lineno">  597</span>&#160;    }</div>
+<div class="line"><a name="l00598"></a><span class="lineno">  598</span>&#160; </div>
+<div class="line"><a name="l00599"></a><span class="lineno">  599</span>&#160;    <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> StringEqual( <span class="keyword">const</span> <span class="keywordtype">char</span>* p, <span class="keyword">const</span> <span class="keywordtype">char</span>* q, <span class="keywordtype">int</span> nChar=INT_MAX )  {</div>
+<div class="line"><a name="l00600"></a><span class="lineno">  600</span>&#160;        <span class="keywordflow">if</span> ( p == q ) {</div>
+<div class="line"><a name="l00601"></a><span class="lineno">  601</span>&#160;            <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l00602"></a><span class="lineno">  602</span>&#160;        }</div>
+<div class="line"><a name="l00603"></a><span class="lineno">  603</span>&#160;        TIXMLASSERT( p );</div>
+<div class="line"><a name="l00604"></a><span class="lineno">  604</span>&#160;        TIXMLASSERT( q );</div>
+<div class="line"><a name="l00605"></a><span class="lineno">  605</span>&#160;        TIXMLASSERT( nChar &gt;= 0 );</div>
+<div class="line"><a name="l00606"></a><span class="lineno">  606</span>&#160;        <span class="keywordflow">return</span> strncmp( p, q, nChar ) == 0;</div>
+<div class="line"><a name="l00607"></a><span class="lineno">  607</span>&#160;    }</div>
+<div class="line"><a name="l00608"></a><span class="lineno">  608</span>&#160; </div>
+<div class="line"><a name="l00609"></a><span class="lineno">  609</span>&#160;    <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> IsUTF8Continuation( <span class="keyword">const</span> <span class="keywordtype">char</span> p ) {</div>
+<div class="line"><a name="l00610"></a><span class="lineno">  610</span>&#160;        <span class="keywordflow">return</span> ( p &amp; 0x80 ) != 0;</div>
+<div class="line"><a name="l00611"></a><span class="lineno">  611</span>&#160;    }</div>
+<div class="line"><a name="l00612"></a><span class="lineno">  612</span>&#160; </div>
+<div class="line"><a name="l00613"></a><span class="lineno">  613</span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* ReadBOM( <span class="keyword">const</span> <span class="keywordtype">char</span>* p, <span class="keywordtype">bool</span>* hasBOM );</div>
+<div class="line"><a name="l00614"></a><span class="lineno">  614</span>&#160;    <span class="comment">// p is the starting location,</span></div>
+<div class="line"><a name="l00615"></a><span class="lineno">  615</span>&#160;    <span class="comment">// the UTF-8 value of the entity will be placed in value, and length filled in.</span></div>
+<div class="line"><a name="l00616"></a><span class="lineno">  616</span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* GetCharacterRef( <span class="keyword">const</span> <span class="keywordtype">char</span>* p, <span class="keywordtype">char</span>* value, <span class="keywordtype">int</span>* length );</div>
+<div class="line"><a name="l00617"></a><span class="lineno">  617</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ConvertUTF32ToUTF8( <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input, <span class="keywordtype">char</span>* output, <span class="keywordtype">int</span>* length );</div>
+<div class="line"><a name="l00618"></a><span class="lineno">  618</span>&#160; </div>
+<div class="line"><a name="l00619"></a><span class="lineno">  619</span>&#160;    <span class="comment">// converts primitive types to strings</span></div>
+<div class="line"><a name="l00620"></a><span class="lineno">  620</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ToStr( <span class="keywordtype">int</span> v, <span class="keywordtype">char</span>* buffer, <span class="keywordtype">int</span> bufferSize );</div>
+<div class="line"><a name="l00621"></a><span class="lineno">  621</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ToStr( <span class="keywordtype">unsigned</span> v, <span class="keywordtype">char</span>* buffer, <span class="keywordtype">int</span> bufferSize );</div>
+<div class="line"><a name="l00622"></a><span class="lineno">  622</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ToStr( <span class="keywordtype">bool</span> v, <span class="keywordtype">char</span>* buffer, <span class="keywordtype">int</span> bufferSize );</div>
+<div class="line"><a name="l00623"></a><span class="lineno">  623</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ToStr( <span class="keywordtype">float</span> v, <span class="keywordtype">char</span>* buffer, <span class="keywordtype">int</span> bufferSize );</div>
+<div class="line"><a name="l00624"></a><span class="lineno">  624</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ToStr( <span class="keywordtype">double</span> v, <span class="keywordtype">char</span>* buffer, <span class="keywordtype">int</span> bufferSize );</div>
+<div class="line"><a name="l00625"></a><span class="lineno">  625</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ToStr(int64_t v, <span class="keywordtype">char</span>* buffer, <span class="keywordtype">int</span> bufferSize);</div>
+<div class="line"><a name="l00626"></a><span class="lineno">  626</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> ToStr(uint64_t v, <span class="keywordtype">char</span>* buffer, <span class="keywordtype">int</span> bufferSize);</div>
+<div class="line"><a name="l00627"></a><span class="lineno">  627</span>&#160; </div>
+<div class="line"><a name="l00628"></a><span class="lineno">  628</span>&#160;    <span class="comment">// converts strings to primitive types</span></div>
+<div class="line"><a name="l00629"></a><span class="lineno">  629</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> ToInt( <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keywordtype">int</span>* value );</div>
+<div class="line"><a name="l00630"></a><span class="lineno">  630</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> ToUnsigned( <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keywordtype">unsigned</span>* value );</div>
+<div class="line"><a name="l00631"></a><span class="lineno">  631</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> ToBool( <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keywordtype">bool</span>* value );</div>
+<div class="line"><a name="l00632"></a><span class="lineno">  632</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> ToFloat( <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keywordtype">float</span>* value );</div>
+<div class="line"><a name="l00633"></a><span class="lineno">  633</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> ToDouble( <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keywordtype">double</span>* value );</div>
+<div class="line"><a name="l00634"></a><span class="lineno">  634</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> ToInt64(<span class="keyword">const</span> <span class="keywordtype">char</span>* str, int64_t* value);</div>
+<div class="line"><a name="l00635"></a><span class="lineno">  635</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">bool</span> ToUnsigned64(<span class="keyword">const</span> <span class="keywordtype">char</span>* str, uint64_t* value);</div>
+<div class="line"><a name="l00636"></a><span class="lineno">  636</span>&#160;    <span class="comment">// Changes what is serialized for a boolean value.</span></div>
+<div class="line"><a name="l00637"></a><span class="lineno">  637</span>&#160;    <span class="comment">// Default to &quot;true&quot; and &quot;false&quot;. Shouldn&#39;t be changed</span></div>
+<div class="line"><a name="l00638"></a><span class="lineno">  638</span>&#160;    <span class="comment">// unless you have a special testing or compatibility need.</span></div>
+<div class="line"><a name="l00639"></a><span class="lineno">  639</span>&#160;    <span class="comment">// Be careful: static, global, &amp; not thread safe.</span></div>
+<div class="line"><a name="l00640"></a><span class="lineno">  640</span>&#160;    <span class="comment">// Be sure to set static const memory as parameters.</span></div>
+<div class="line"><a name="l00641"></a><span class="lineno">  641</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> SetBoolSerialization(<span class="keyword">const</span> <span class="keywordtype">char</span>* writeTrue, <span class="keyword">const</span> <span class="keywordtype">char</span>* writeFalse);</div>
+<div class="line"><a name="l00642"></a><span class="lineno">  642</span>&#160; </div>
+<div class="line"><a name="l00643"></a><span class="lineno">  643</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l00644"></a><span class="lineno">  644</span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* writeBoolTrue;</div>
+<div class="line"><a name="l00645"></a><span class="lineno">  645</span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* writeBoolFalse;</div>
+<div class="line"><a name="l00646"></a><span class="lineno">  646</span>&#160;};</div>
+<div class="line"><a name="l00647"></a><span class="lineno">  647</span>&#160; </div>
+<div class="line"><a name="l00648"></a><span class="lineno">  648</span>&#160; </div>
+<div class="line"><a name="l00674"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html">  674</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></div>
+<div class="line"><a name="l00675"></a><span class="lineno">  675</span>&#160;{</div>
+<div class="line"><a name="l00676"></a><span class="lineno">  676</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>;</div>
+<div class="line"><a name="l00677"></a><span class="lineno">  677</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>;</div>
+<div class="line"><a name="l00678"></a><span class="lineno">  678</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00679"></a><span class="lineno">  679</span>&#160; </div>
+<div class="line"><a name="l00681"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">  681</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">GetDocument</a>()<span class="keyword"> const  </span>{</div>
+<div class="line"><a name="l00682"></a><span class="lineno">  682</span>&#160;        TIXMLASSERT( _document );</div>
+<div class="line"><a name="l00683"></a><span class="lineno">  683</span>&#160;        <span class="keywordflow">return</span> _document;</div>
+<div class="line"><a name="l00684"></a><span class="lineno">  684</span>&#160;    }</div>
+<div class="line"><a name="l00686"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">  686</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">GetDocument</a>()              {</div>
+<div class="line"><a name="l00687"></a><span class="lineno">  687</span>&#160;        TIXMLASSERT( _document );</div>
+<div class="line"><a name="l00688"></a><span class="lineno">  688</span>&#160;        <span class="keywordflow">return</span> _document;</div>
+<div class="line"><a name="l00689"></a><span class="lineno">  689</span>&#160;    }</div>
+<div class="line"><a name="l00690"></a><span class="lineno">  690</span>&#160; </div>
+<div class="line"><a name="l00692"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">  692</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*     <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">ToElement</a>()     {</div>
+<div class="line"><a name="l00693"></a><span class="lineno">  693</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00694"></a><span class="lineno">  694</span>&#160;    }</div>
+<div class="line"><a name="l00696"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">  696</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>*        <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">ToText</a>()        {</div>
+<div class="line"><a name="l00697"></a><span class="lineno">  697</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00698"></a><span class="lineno">  698</span>&#160;    }</div>
+<div class="line"><a name="l00700"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">  700</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>*     <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">ToComment</a>()     {</div>
+<div class="line"><a name="l00701"></a><span class="lineno">  701</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00702"></a><span class="lineno">  702</span>&#160;    }</div>
+<div class="line"><a name="l00704"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">  704</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>*    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">ToDocument</a>()    {</div>
+<div class="line"><a name="l00705"></a><span class="lineno">  705</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00706"></a><span class="lineno">  706</span>&#160;    }</div>
+<div class="line"><a name="l00708"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">  708</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">ToDeclaration</a>() {</div>
+<div class="line"><a name="l00709"></a><span class="lineno">  709</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00710"></a><span class="lineno">  710</span>&#160;    }</div>
+<div class="line"><a name="l00712"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">  712</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>*     <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">ToUnknown</a>()     {</div>
+<div class="line"><a name="l00713"></a><span class="lineno">  713</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00714"></a><span class="lineno">  714</span>&#160;    }</div>
+<div class="line"><a name="l00715"></a><span class="lineno">  715</span>&#160; </div>
+<div class="line"><a name="l00716"></a><span class="lineno">  716</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*       ToElement()<span class="keyword"> const       </span>{</div>
+<div class="line"><a name="l00717"></a><span class="lineno">  717</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00718"></a><span class="lineno">  718</span>&#160;    }</div>
+<div class="line"><a name="l00719"></a><span class="lineno">  719</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> XMLText*          ToText()<span class="keyword"> const          </span>{</div>
+<div class="line"><a name="l00720"></a><span class="lineno">  720</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00721"></a><span class="lineno">  721</span>&#160;    }</div>
+<div class="line"><a name="l00722"></a><span class="lineno">  722</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> XMLComment*       ToComment()<span class="keyword"> const       </span>{</div>
+<div class="line"><a name="l00723"></a><span class="lineno">  723</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00724"></a><span class="lineno">  724</span>&#160;    }</div>
+<div class="line"><a name="l00725"></a><span class="lineno">  725</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> XMLDocument*      ToDocument()<span class="keyword"> const      </span>{</div>
+<div class="line"><a name="l00726"></a><span class="lineno">  726</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00727"></a><span class="lineno">  727</span>&#160;    }</div>
+<div class="line"><a name="l00728"></a><span class="lineno">  728</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> XMLDeclaration*   ToDeclaration()<span class="keyword"> const   </span>{</div>
+<div class="line"><a name="l00729"></a><span class="lineno">  729</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00730"></a><span class="lineno">  730</span>&#160;    }</div>
+<div class="line"><a name="l00731"></a><span class="lineno">  731</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> XMLUnknown*       ToUnknown()<span class="keyword"> const       </span>{</div>
+<div class="line"><a name="l00732"></a><span class="lineno">  732</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l00733"></a><span class="lineno">  733</span>&#160;    }</div>
+<div class="line"><a name="l00734"></a><span class="lineno">  734</span>&#160; </div>
+<div class="line"><a name="l00744"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">  744</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">Value</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00745"></a><span class="lineno">  745</span>&#160; </div>
+<div class="line"><a name="l00749"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">  749</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">SetValue</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* val, <span class="keywordtype">bool</span> staticMem=<span class="keyword">false</span> );</div>
+<div class="line"><a name="l00750"></a><span class="lineno">  750</span>&#160; </div>
+<div class="line"><a name="l00752"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">  752</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">GetLineNum</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> _parseLineNum; }</div>
+<div class="line"><a name="l00753"></a><span class="lineno">  753</span>&#160; </div>
+<div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">  755</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*  <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">Parent</a>()<span class="keyword"> const          </span>{</div>
+<div class="line"><a name="l00756"></a><span class="lineno">  756</span>&#160;        <span class="keywordflow">return</span> _parent;</div>
+<div class="line"><a name="l00757"></a><span class="lineno">  757</span>&#160;    }</div>
+<div class="line"><a name="l00758"></a><span class="lineno">  758</span>&#160; </div>
+<div class="line"><a name="l00759"></a><span class="lineno">  759</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* Parent()                       {</div>
+<div class="line"><a name="l00760"></a><span class="lineno">  760</span>&#160;        <span class="keywordflow">return</span> _parent;</div>
+<div class="line"><a name="l00761"></a><span class="lineno">  761</span>&#160;    }</div>
+<div class="line"><a name="l00762"></a><span class="lineno">  762</span>&#160; </div>
+<div class="line"><a name="l00764"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">  764</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">NoChildren</a>()<span class="keyword"> const                 </span>{</div>
+<div class="line"><a name="l00765"></a><span class="lineno">  765</span>&#160;        <span class="keywordflow">return</span> !_firstChild;</div>
+<div class="line"><a name="l00766"></a><span class="lineno">  766</span>&#160;    }</div>
+<div class="line"><a name="l00767"></a><span class="lineno">  767</span>&#160; </div>
+<div class="line"><a name="l00769"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">  769</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*  <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">FirstChild</a>()<span class="keyword"> const      </span>{</div>
+<div class="line"><a name="l00770"></a><span class="lineno">  770</span>&#160;        <span class="keywordflow">return</span> _firstChild;</div>
+<div class="line"><a name="l00771"></a><span class="lineno">  771</span>&#160;    }</div>
+<div class="line"><a name="l00772"></a><span class="lineno">  772</span>&#160; </div>
+<div class="line"><a name="l00773"></a><span class="lineno">  773</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*        FirstChild()            {</div>
+<div class="line"><a name="l00774"></a><span class="lineno">  774</span>&#160;        <span class="keywordflow">return</span> _firstChild;</div>
+<div class="line"><a name="l00775"></a><span class="lineno">  775</span>&#160;    }</div>
+<div class="line"><a name="l00776"></a><span class="lineno">  776</span>&#160; </div>
+<div class="line"><a name="l00780"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">  780</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">FirstChildElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00781"></a><span class="lineno">  781</span>&#160; </div>
+<div class="line"><a name="l00782"></a><span class="lineno">  782</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* FirstChildElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )   {</div>
+<div class="line"><a name="l00783"></a><span class="lineno">  783</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">const_cast&lt;</span><a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*<span class="keyword">&gt;</span>(<span class="keyword">const_cast&lt;</span><span class="keyword">const </span><a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*<span class="keyword">&gt;</span>(<span class="keyword">this</span>)-&gt;FirstChildElement( name ));</div>
+<div class="line"><a name="l00784"></a><span class="lineno">  784</span>&#160;    }</div>
+<div class="line"><a name="l00785"></a><span class="lineno">  785</span>&#160; </div>
+<div class="line"><a name="l00787"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">  787</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*  <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">LastChild</a>()<span class="keyword"> const                       </span>{</div>
+<div class="line"><a name="l00788"></a><span class="lineno">  788</span>&#160;        <span class="keywordflow">return</span> _lastChild;</div>
+<div class="line"><a name="l00789"></a><span class="lineno">  789</span>&#160;    }</div>
+<div class="line"><a name="l00790"></a><span class="lineno">  790</span>&#160; </div>
+<div class="line"><a name="l00791"></a><span class="lineno">  791</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*        LastChild()                             {</div>
+<div class="line"><a name="l00792"></a><span class="lineno">  792</span>&#160;        <span class="keywordflow">return</span> _lastChild;</div>
+<div class="line"><a name="l00793"></a><span class="lineno">  793</span>&#160;    }</div>
+<div class="line"><a name="l00794"></a><span class="lineno">  794</span>&#160; </div>
+<div class="line"><a name="l00798"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">  798</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">LastChildElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00799"></a><span class="lineno">  799</span>&#160; </div>
+<div class="line"><a name="l00800"></a><span class="lineno">  800</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* LastChildElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )    {</div>
+<div class="line"><a name="l00801"></a><span class="lineno">  801</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">const_cast&lt;</span><a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*<span class="keyword">&gt;</span>(<span class="keyword">const_cast&lt;</span><span class="keyword">const </span><a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*<span class="keyword">&gt;</span>(<span class="keyword">this</span>)-&gt;LastChildElement(name) );</div>
+<div class="line"><a name="l00802"></a><span class="lineno">  802</span>&#160;    }</div>
+<div class="line"><a name="l00803"></a><span class="lineno">  803</span>&#160; </div>
+<div class="line"><a name="l00805"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">  805</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*  <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">PreviousSibling</a>()<span class="keyword"> const                 </span>{</div>
+<div class="line"><a name="l00806"></a><span class="lineno">  806</span>&#160;        <span class="keywordflow">return</span> _prev;</div>
+<div class="line"><a name="l00807"></a><span class="lineno">  807</span>&#160;    }</div>
+<div class="line"><a name="l00808"></a><span class="lineno">  808</span>&#160; </div>
+<div class="line"><a name="l00809"></a><span class="lineno">  809</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*    PreviousSibling()                           {</div>
+<div class="line"><a name="l00810"></a><span class="lineno">  810</span>&#160;        <span class="keywordflow">return</span> _prev;</div>
+<div class="line"><a name="l00811"></a><span class="lineno">  811</span>&#160;    }</div>
+<div class="line"><a name="l00812"></a><span class="lineno">  812</span>&#160; </div>
+<div class="line"><a name="l00814"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">  814</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*   <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">PreviousSiblingElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 ) <span class="keyword">const</span> ;</div>
+<div class="line"><a name="l00815"></a><span class="lineno">  815</span>&#160; </div>
+<div class="line"><a name="l00816"></a><span class="lineno">  816</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* PreviousSiblingElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 ) {</div>
+<div class="line"><a name="l00817"></a><span class="lineno">  817</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">const_cast&lt;</span><a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*<span class="keyword">&gt;</span>(<span class="keyword">const_cast&lt;</span><span class="keyword">const </span><a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*<span class="keyword">&gt;</span>(<span class="keyword">this</span>)-&gt;PreviousSiblingElement( name ) );</div>
+<div class="line"><a name="l00818"></a><span class="lineno">  818</span>&#160;    }</div>
+<div class="line"><a name="l00819"></a><span class="lineno">  819</span>&#160; </div>
+<div class="line"><a name="l00821"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">  821</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*  <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">NextSibling</a>()<span class="keyword"> const                     </span>{</div>
+<div class="line"><a name="l00822"></a><span class="lineno">  822</span>&#160;        <span class="keywordflow">return</span> _next;</div>
+<div class="line"><a name="l00823"></a><span class="lineno">  823</span>&#160;    }</div>
+<div class="line"><a name="l00824"></a><span class="lineno">  824</span>&#160; </div>
+<div class="line"><a name="l00825"></a><span class="lineno">  825</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*    NextSibling()                               {</div>
+<div class="line"><a name="l00826"></a><span class="lineno">  826</span>&#160;        <span class="keywordflow">return</span> _next;</div>
+<div class="line"><a name="l00827"></a><span class="lineno">  827</span>&#160;    }</div>
+<div class="line"><a name="l00828"></a><span class="lineno">  828</span>&#160; </div>
+<div class="line"><a name="l00830"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">  830</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*   <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">NextSiblingElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00831"></a><span class="lineno">  831</span>&#160; </div>
+<div class="line"><a name="l00832"></a><span class="lineno">  832</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* NextSiblingElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )  {</div>
+<div class="line"><a name="l00833"></a><span class="lineno">  833</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">const_cast&lt;</span><a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>*<span class="keyword">&gt;</span>(<span class="keyword">const_cast&lt;</span><span class="keyword">const </span><a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*<span class="keyword">&gt;</span>(<span class="keyword">this</span>)-&gt;NextSiblingElement( name ) );</div>
+<div class="line"><a name="l00834"></a><span class="lineno">  834</span>&#160;    }</div>
+<div class="line"><a name="l00835"></a><span class="lineno">  835</span>&#160; </div>
+<div class="line"><a name="l00843"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">  843</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">InsertEndChild</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* addThis );</div>
+<div class="line"><a name="l00844"></a><span class="lineno">  844</span>&#160; </div>
+<div class="line"><a name="l00845"></a><span class="lineno">  845</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* LinkEndChild( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* addThis )   {</div>
+<div class="line"><a name="l00846"></a><span class="lineno">  846</span>&#160;        <span class="keywordflow">return</span> InsertEndChild( addThis );</div>
+<div class="line"><a name="l00847"></a><span class="lineno">  847</span>&#160;    }</div>
+<div class="line"><a name="l00855"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">  855</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">InsertFirstChild</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* addThis );</div>
+<div class="line"><a name="l00864"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">  864</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">InsertAfterChild</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* afterThis, <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* addThis );</div>
+<div class="line"><a name="l00865"></a><span class="lineno">  865</span>&#160; </div>
+<div class="line"><a name="l00869"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">  869</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">DeleteChildren</a>();</div>
+<div class="line"><a name="l00870"></a><span class="lineno">  870</span>&#160; </div>
+<div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">  874</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">DeleteChild</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* node );</div>
+<div class="line"><a name="l00875"></a><span class="lineno">  875</span>&#160; </div>
+<div class="line"><a name="l00885"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">  885</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">ShallowClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* document ) <span class="keyword">const</span> = 0;</div>
+<div class="line"><a name="l00886"></a><span class="lineno">  886</span>&#160; </div>
+<div class="line"><a name="l00900"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">  900</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">DeepClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* target ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00901"></a><span class="lineno">  901</span>&#160; </div>
+<div class="line"><a name="l00908"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">  908</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">ShallowEqual</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* compare ) <span class="keyword">const</span> = 0;</div>
+<div class="line"><a name="l00909"></a><span class="lineno">  909</span>&#160; </div>
+<div class="line"><a name="l00932"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">  932</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">Accept</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>* visitor ) <span class="keyword">const</span> = 0;</div>
+<div class="line"><a name="l00933"></a><span class="lineno">  933</span>&#160; </div>
+<div class="line"><a name="l00939"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">  939</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">SetUserData</a>(<span class="keywordtype">void</span>* userData)    { _userData = userData; }</div>
+<div class="line"><a name="l00940"></a><span class="lineno">  940</span>&#160; </div>
+<div class="line"><a name="l00946"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">  946</a></span>&#160;    <span class="keywordtype">void</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">GetUserData</a>()<span class="keyword"> const           </span>{ <span class="keywordflow">return</span> _userData; }</div>
+<div class="line"><a name="l00947"></a><span class="lineno">  947</span>&#160; </div>
+<div class="line"><a name="l00948"></a><span class="lineno">  948</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00949"></a><span class="lineno">  949</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* );</div>
+<div class="line"><a name="l00950"></a><span class="lineno">  950</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>();</div>
+<div class="line"><a name="l00951"></a><span class="lineno">  951</span>&#160; </div>
+<div class="line"><a name="l00952"></a><span class="lineno">  952</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">char</span>* ParseDeep( <span class="keywordtype">char</span>* p, StrPair* parentEndTag, <span class="keywordtype">int</span>* curLineNumPtr);</div>
+<div class="line"><a name="l00953"></a><span class="lineno">  953</span>&#160; </div>
+<div class="line"><a name="l00954"></a><span class="lineno">  954</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>*    _document;</div>
+<div class="line"><a name="l00955"></a><span class="lineno">  955</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*        _parent;</div>
+<div class="line"><a name="l00956"></a><span class="lineno">  956</span>&#160;    <span class="keyword">mutable</span> StrPair _value;</div>
+<div class="line"><a name="l00957"></a><span class="lineno">  957</span>&#160;    <span class="keywordtype">int</span>             _parseLineNum;</div>
+<div class="line"><a name="l00958"></a><span class="lineno">  958</span>&#160; </div>
+<div class="line"><a name="l00959"></a><span class="lineno">  959</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*        _firstChild;</div>
+<div class="line"><a name="l00960"></a><span class="lineno">  960</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*        _lastChild;</div>
+<div class="line"><a name="l00961"></a><span class="lineno">  961</span>&#160; </div>
+<div class="line"><a name="l00962"></a><span class="lineno">  962</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*        _prev;</div>
+<div class="line"><a name="l00963"></a><span class="lineno">  963</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>*        _next;</div>
+<div class="line"><a name="l00964"></a><span class="lineno">  964</span>&#160; </div>
+<div class="line"><a name="l00965"></a><span class="lineno">  965</span>&#160;    <span class="keywordtype">void</span>*           _userData;</div>
+<div class="line"><a name="l00966"></a><span class="lineno">  966</span>&#160; </div>
+<div class="line"><a name="l00967"></a><span class="lineno">  967</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l00968"></a><span class="lineno">  968</span>&#160;    MemPool*        _memPool;</div>
+<div class="line"><a name="l00969"></a><span class="lineno">  969</span>&#160;    <span class="keywordtype">void</span> Unlink( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* child );</div>
+<div class="line"><a name="l00970"></a><span class="lineno">  970</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> DeleteNode( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* node );</div>
+<div class="line"><a name="l00971"></a><span class="lineno">  971</span>&#160;    <span class="keywordtype">void</span> InsertChildPreamble( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* insertThis ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00972"></a><span class="lineno">  972</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* ToElementWithName( <span class="keyword">const</span> <span class="keywordtype">char</span>* name ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00973"></a><span class="lineno">  973</span>&#160; </div>
+<div class="line"><a name="l00974"></a><span class="lineno">  974</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>&amp; );  <span class="comment">// not supported</span></div>
+<div class="line"><a name="l00975"></a><span class="lineno">  975</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>&amp; operator=( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>&amp; );   <span class="comment">// not supported</span></div>
+<div class="line"><a name="l00976"></a><span class="lineno">  976</span>&#160;};</div>
+<div class="line"><a name="l00977"></a><span class="lineno">  977</span>&#160; </div>
+<div class="line"><a name="l00978"></a><span class="lineno">  978</span>&#160; </div>
+<div class="line"><a name="l00991"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_text.html">  991</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a> : <span class="keyword">public</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></div>
+<div class="line"><a name="l00992"></a><span class="lineno">  992</span>&#160;{</div>
+<div class="line"><a name="l00993"></a><span class="lineno">  993</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>;</div>
+<div class="line"><a name="l00994"></a><span class="lineno">  994</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00995"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">  995</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">Accept</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>* visitor ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00996"></a><span class="lineno">  996</span>&#160; </div>
+<div class="line"><a name="l00997"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7">  997</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7">ToText</a>()           {</div>
+<div class="line"><a name="l00998"></a><span class="lineno">  998</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l00999"></a><span class="lineno">  999</span>&#160;    }</div>
+<div class="line"><a name="l01000"></a><span class="lineno"> 1000</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>* ToText()<span class="keyword"> const   </span>{</div>
+<div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01002"></a><span class="lineno"> 1002</span>&#160;    }</div>
+<div class="line"><a name="l01003"></a><span class="lineno"> 1003</span>&#160; </div>
+<div class="line"><a name="l01005"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d"> 1005</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d">SetCData</a>( <span class="keywordtype">bool</span> isCData )           {</div>
+<div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>&#160;        _isCData = isCData;</div>
+<div class="line"><a name="l01007"></a><span class="lineno"> 1007</span>&#160;    }</div>
+<div class="line"><a name="l01009"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b"> 1009</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b">CData</a>()<span class="keyword"> const                      </span>{</div>
+<div class="line"><a name="l01010"></a><span class="lineno"> 1010</span>&#160;        <span class="keywordflow">return</span> _isCData;</div>
+<div class="line"><a name="l01011"></a><span class="lineno"> 1011</span>&#160;    }</div>
+<div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>&#160; </div>
+<div class="line"><a name="l01013"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011"> 1013</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011">ShallowClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* document ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01014"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331"> 1014</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331">ShallowEqual</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* compare ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>&#160; </div>
+<div class="line"><a name="l01016"></a><span class="lineno"> 1016</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l01017"></a><span class="lineno"> 1017</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* doc )    : <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>( doc ), _isCData( false ) {}</div>
+<div class="line"><a name="l01018"></a><span class="lineno"> 1018</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>()                                              {}</div>
+<div class="line"><a name="l01019"></a><span class="lineno"> 1019</span>&#160; </div>
+<div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>&#160;    <span class="keywordtype">char</span>* ParseDeep( <span class="keywordtype">char</span>* p, StrPair* parentEndTag, <span class="keywordtype">int</span>* curLineNumPtr );</div>
+<div class="line"><a name="l01021"></a><span class="lineno"> 1021</span>&#160; </div>
+<div class="line"><a name="l01022"></a><span class="lineno"> 1022</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>&#160;    <span class="keywordtype">bool</span> _isCData;</div>
+<div class="line"><a name="l01024"></a><span class="lineno"> 1024</span>&#160; </div>
+<div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>&#160;    XMLText( <span class="keyword">const</span> XMLText&amp; );  <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>&#160;    XMLText&amp; operator=( <span class="keyword">const</span> XMLText&amp; );   <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>&#160;};</div>
+<div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>&#160; </div>
+<div class="line"><a name="l01029"></a><span class="lineno"> 1029</span>&#160; </div>
+<div class="line"><a name="l01031"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_comment.html"> 1031</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a> : <span class="keyword">public</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></div>
+<div class="line"><a name="l01032"></a><span class="lineno"> 1032</span>&#160;{</div>
+<div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>;</div>
+<div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l01035"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee"> 1035</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee">ToComment</a>()                 {</div>
+<div class="line"><a name="l01036"></a><span class="lineno"> 1036</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>&#160;    }</div>
+<div class="line"><a name="l01038"></a><span class="lineno"> 1038</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>* ToComment()<span class="keyword"> const     </span>{</div>
+<div class="line"><a name="l01039"></a><span class="lineno"> 1039</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>&#160;    }</div>
+<div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>&#160; </div>
+<div class="line"><a name="l01042"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122"> 1042</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">Accept</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>* visitor ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01043"></a><span class="lineno"> 1043</span>&#160; </div>
+<div class="line"><a name="l01044"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073"> 1044</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073">ShallowClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* document ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01045"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739"> 1045</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739">ShallowEqual</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* compare ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>&#160; </div>
+<div class="line"><a name="l01047"></a><span class="lineno"> 1047</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l01048"></a><span class="lineno"> 1048</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* doc );</div>
+<div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>();</div>
+<div class="line"><a name="l01050"></a><span class="lineno"> 1050</span>&#160; </div>
+<div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>&#160;    <span class="keywordtype">char</span>* ParseDeep( <span class="keywordtype">char</span>* p, StrPair* parentEndTag, <span class="keywordtype">int</span>* curLineNumPtr);</div>
+<div class="line"><a name="l01052"></a><span class="lineno"> 1052</span>&#160; </div>
+<div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l01054"></a><span class="lineno"> 1054</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>&amp; );    <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01055"></a><span class="lineno"> 1055</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>&amp; operator=( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>&amp; ); <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01056"></a><span class="lineno"> 1056</span>&#160;};</div>
+<div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>&#160; </div>
+<div class="line"><a name="l01058"></a><span class="lineno"> 1058</span>&#160; </div>
+<div class="line"><a name="l01070"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_declaration.html"> 1070</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a> : <span class="keyword">public</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></div>
+<div class="line"><a name="l01071"></a><span class="lineno"> 1071</span>&#160;{</div>
+<div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>;</div>
+<div class="line"><a name="l01073"></a><span class="lineno"> 1073</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l01074"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5"> 1074</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5">ToDeclaration</a>()                 {</div>
+<div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01076"></a><span class="lineno"> 1076</span>&#160;    }</div>
+<div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* ToDeclaration()<span class="keyword"> const     </span>{</div>
+<div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>&#160;    }</div>
+<div class="line"><a name="l01080"></a><span class="lineno"> 1080</span>&#160; </div>
+<div class="line"><a name="l01081"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045"> 1081</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">Accept</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>* visitor ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01082"></a><span class="lineno"> 1082</span>&#160; </div>
+<div class="line"><a name="l01083"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7"> 1083</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7">ShallowClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* document ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01084"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6"> 1084</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6">ShallowEqual</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* compare ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>&#160; </div>
+<div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* doc );</div>
+<div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>();</div>
+<div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>&#160; </div>
+<div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>&#160;    <span class="keywordtype">char</span>* ParseDeep( <span class="keywordtype">char</span>* p, StrPair* parentEndTag, <span class="keywordtype">int</span>* curLineNumPtr );</div>
+<div class="line"><a name="l01091"></a><span class="lineno"> 1091</span>&#160; </div>
+<div class="line"><a name="l01092"></a><span class="lineno"> 1092</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l01093"></a><span class="lineno"> 1093</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>&amp; );    <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01094"></a><span class="lineno"> 1094</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>&amp; operator=( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>&amp; ); <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01095"></a><span class="lineno"> 1095</span>&#160;};</div>
+<div class="line"><a name="l01096"></a><span class="lineno"> 1096</span>&#160; </div>
+<div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>&#160; </div>
+<div class="line"><a name="l01105"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_unknown.html"> 1105</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a> : <span class="keyword">public</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></div>
+<div class="line"><a name="l01106"></a><span class="lineno"> 1106</span>&#160;{</div>
+<div class="line"><a name="l01107"></a><span class="lineno"> 1107</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>;</div>
+<div class="line"><a name="l01108"></a><span class="lineno"> 1108</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l01109"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6"> 1109</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6">ToUnknown</a>()                 {</div>
+<div class="line"><a name="l01110"></a><span class="lineno"> 1110</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>&#160;    }</div>
+<div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>* ToUnknown()<span class="keyword"> const     </span>{</div>
+<div class="line"><a name="l01113"></a><span class="lineno"> 1113</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>&#160;    }</div>
+<div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>&#160; </div>
+<div class="line"><a name="l01116"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48"> 1116</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">Accept</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>* visitor ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01117"></a><span class="lineno"> 1117</span>&#160; </div>
+<div class="line"><a name="l01118"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c"> 1118</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c">ShallowClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* document ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01119"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116"> 1119</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116">ShallowEqual</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* compare ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01120"></a><span class="lineno"> 1120</span>&#160; </div>
+<div class="line"><a name="l01121"></a><span class="lineno"> 1121</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* doc );</div>
+<div class="line"><a name="l01123"></a><span class="lineno"> 1123</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>();</div>
+<div class="line"><a name="l01124"></a><span class="lineno"> 1124</span>&#160; </div>
+<div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>&#160;    <span class="keywordtype">char</span>* ParseDeep( <span class="keywordtype">char</span>* p, StrPair* parentEndTag, <span class="keywordtype">int</span>* curLineNumPtr );</div>
+<div class="line"><a name="l01126"></a><span class="lineno"> 1126</span>&#160; </div>
+<div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l01128"></a><span class="lineno"> 1128</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>&amp; );    <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01129"></a><span class="lineno"> 1129</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>&amp; operator=( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>&amp; ); <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>&#160;};</div>
+<div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>&#160; </div>
+<div class="line"><a name="l01132"></a><span class="lineno"> 1132</span>&#160; </div>
+<div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>&#160; </div>
+<div class="line"><a name="l01140"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html"> 1140</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a></div>
+<div class="line"><a name="l01141"></a><span class="lineno"> 1141</span>&#160;{</div>
+<div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>;</div>
+<div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l01145"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8"> 1145</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8">Name</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>&#160; </div>
+<div class="line"><a name="l01148"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853"> 1148</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853">Value</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>&#160; </div>
+<div class="line"><a name="l01151"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765"> 1151</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765">GetLineNum</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> _parseLineNum; }</div>
+<div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>&#160; </div>
+<div class="line"><a name="l01154"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6"> 1154</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6">Next</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01155"></a><span class="lineno"> 1155</span>&#160;        <span class="keywordflow">return</span> _next;</div>
+<div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>&#160;    }</div>
+<div class="line"><a name="l01157"></a><span class="lineno"> 1157</span>&#160; </div>
+<div class="line"><a name="l01162"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80"> 1162</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">IntValue</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01163"></a><span class="lineno"> 1163</span>&#160;        <span class="keywordtype">int</span> i = 0;</div>
+<div class="line"><a name="l01164"></a><span class="lineno"> 1164</span>&#160;        QueryIntValue(&amp;i);</div>
+<div class="line"><a name="l01165"></a><span class="lineno"> 1165</span>&#160;        <span class="keywordflow">return</span> i;</div>
+<div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>&#160;    }</div>
+<div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>&#160; </div>
+<div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>&#160;    int64_t Int64Value()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>&#160;        int64_t i = 0;</div>
+<div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>&#160;        QueryInt64Value(&amp;i);</div>
+<div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>&#160;        <span class="keywordflow">return</span> i;</div>
+<div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>&#160;    }</div>
+<div class="line"><a name="l01173"></a><span class="lineno"> 1173</span>&#160; </div>
+<div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>&#160;    uint64_t Unsigned64Value()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01175"></a><span class="lineno"> 1175</span>&#160;        uint64_t i = 0;</div>
+<div class="line"><a name="l01176"></a><span class="lineno"> 1176</span>&#160;        QueryUnsigned64Value(&amp;i);</div>
+<div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>&#160;        <span class="keywordflow">return</span> i;</div>
+<div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>&#160;    }</div>
+<div class="line"><a name="l01179"></a><span class="lineno"> 1179</span>&#160; </div>
+<div class="line"><a name="l01181"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338"> 1181</a></span>&#160;    <span class="keywordtype">unsigned</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338">UnsignedValue</a>()<span class="keyword"> const          </span>{</div>
+<div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>&#160;        <span class="keywordtype">unsigned</span> i=0;</div>
+<div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>&#160;        QueryUnsignedValue( &amp;i );</div>
+<div class="line"><a name="l01184"></a><span class="lineno"> 1184</span>&#160;        <span class="keywordflow">return</span> i;</div>
+<div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>&#160;    }</div>
+<div class="line"><a name="l01187"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff"> 1187</a></span>&#160;    <span class="keywordtype">bool</span>     <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff">BoolValue</a>()<span class="keyword"> const              </span>{</div>
+<div class="line"><a name="l01188"></a><span class="lineno"> 1188</span>&#160;        <span class="keywordtype">bool</span> b=<span class="keyword">false</span>;</div>
+<div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>&#160;        QueryBoolValue( &amp;b );</div>
+<div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>&#160;        <span class="keywordflow">return</span> b;</div>
+<div class="line"><a name="l01191"></a><span class="lineno"> 1191</span>&#160;    }</div>
+<div class="line"><a name="l01193"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f"> 1193</a></span>&#160;    <span class="keywordtype">double</span>   <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f">DoubleValue</a>()<span class="keyword"> const            </span>{</div>
+<div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>&#160;        <span class="keywordtype">double</span> d=0;</div>
+<div class="line"><a name="l01195"></a><span class="lineno"> 1195</span>&#160;        QueryDoubleValue( &amp;d );</div>
+<div class="line"><a name="l01196"></a><span class="lineno"> 1196</span>&#160;        <span class="keywordflow">return</span> d;</div>
+<div class="line"><a name="l01197"></a><span class="lineno"> 1197</span>&#160;    }</div>
+<div class="line"><a name="l01199"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801"> 1199</a></span>&#160;    <span class="keywordtype">float</span>    <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801">FloatValue</a>()<span class="keyword"> const             </span>{</div>
+<div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>&#160;        <span class="keywordtype">float</span> f=0;</div>
+<div class="line"><a name="l01201"></a><span class="lineno"> 1201</span>&#160;        QueryFloatValue( &amp;f );</div>
+<div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>&#160;        <span class="keywordflow">return</span> f;</div>
+<div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>&#160;    }</div>
+<div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>&#160; </div>
+<div class="line"><a name="l01209"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993"> 1209</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">QueryIntValue</a>( <span class="keywordtype">int</span>* value ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01211"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9"> 1211</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9">QueryUnsignedValue</a>( <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>* value ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01213"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2"> 1213</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2">QueryInt64Value</a>(int64_t* value) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01215"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157"> 1215</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157">QueryUnsigned64Value</a>(uint64_t* value) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01217"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c"> 1217</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c">QueryBoolValue</a>( <span class="keywordtype">bool</span>* value ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01219"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9"> 1219</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9">QueryDoubleValue</a>( <span class="keywordtype">double</span>* value ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01221"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607"> 1221</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607">QueryFloatValue</a>( <span class="keywordtype">float</span>* value ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01222"></a><span class="lineno"> 1222</span>&#160; </div>
+<div class="line"><a name="l01224"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581"> 1224</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* value );</div>
+<div class="line"><a name="l01226"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#ad86d7d7058d76761c3a80662566a57e5"> 1226</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#ad86d7d7058d76761c3a80662566a57e5">SetAttribute</a>( <span class="keywordtype">int</span> value );</div>
+<div class="line"><a name="l01228"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#ae70468c0f6df2748ba3529c716999fae"> 1228</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#ae70468c0f6df2748ba3529c716999fae">SetAttribute</a>( <span class="keywordtype">unsigned</span> value );</div>
+<div class="line"><a name="l01230"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a7c1240f479722b9aa29b6c030aa116c2"> 1230</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a7c1240f479722b9aa29b6c030aa116c2">SetAttribute</a>(int64_t value);</div>
+<div class="line"><a name="l01232"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a10964060a5c0d92486ecf8705bdf37da"> 1232</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a10964060a5c0d92486ecf8705bdf37da">SetAttribute</a>(uint64_t value);</div>
+<div class="line"><a name="l01234"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#ab3516def4fe058fe328f2b89fc2d77da"> 1234</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#ab3516def4fe058fe328f2b89fc2d77da">SetAttribute</a>( <span class="keywordtype">bool</span> value );</div>
+<div class="line"><a name="l01236"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#a9a65ab3147abe8ccbbd373ce8791e818"> 1236</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a9a65ab3147abe8ccbbd373ce8791e818">SetAttribute</a>( <span class="keywordtype">double</span> value );</div>
+<div class="line"><a name="l01238"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_attribute.html#ae95e843313aaf5d56c32530b6456df02"> 1238</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#ae95e843313aaf5d56c32530b6456df02">SetAttribute</a>( <span class="keywordtype">float</span> value );</div>
+<div class="line"><a name="l01239"></a><span class="lineno"> 1239</span>&#160; </div>
+<div class="line"><a name="l01240"></a><span class="lineno"> 1240</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l01241"></a><span class="lineno"> 1241</span>&#160;    <span class="keyword">enum</span> { BUF_SIZE = 200 };</div>
+<div class="line"><a name="l01242"></a><span class="lineno"> 1242</span>&#160; </div>
+<div class="line"><a name="l01243"></a><span class="lineno"> 1243</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>() : _name(), _value(),_parseLineNum( 0 ), _next( 0 ), _memPool( 0 ) {}</div>
+<div class="line"><a name="l01244"></a><span class="lineno"> 1244</span>&#160;    <span class="keyword">virtual</span> ~XMLAttribute() {}</div>
+<div class="line"><a name="l01245"></a><span class="lineno"> 1245</span>&#160; </div>
+<div class="line"><a name="l01246"></a><span class="lineno"> 1246</span>&#160;    XMLAttribute( <span class="keyword">const</span> XMLAttribute&amp; );    <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01247"></a><span class="lineno"> 1247</span>&#160;    <span class="keywordtype">void</span> operator=( <span class="keyword">const</span> XMLAttribute&amp; );  <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01248"></a><span class="lineno"> 1248</span>&#160;    <span class="keywordtype">void</span> SetName( <span class="keyword">const</span> <span class="keywordtype">char</span>* name );</div>
+<div class="line"><a name="l01249"></a><span class="lineno"> 1249</span>&#160; </div>
+<div class="line"><a name="l01250"></a><span class="lineno"> 1250</span>&#160;    <span class="keywordtype">char</span>* ParseDeep( <span class="keywordtype">char</span>* p, <span class="keywordtype">bool</span> processEntities, <span class="keywordtype">int</span>* curLineNumPtr );</div>
+<div class="line"><a name="l01251"></a><span class="lineno"> 1251</span>&#160; </div>
+<div class="line"><a name="l01252"></a><span class="lineno"> 1252</span>&#160;    <span class="keyword">mutable</span> StrPair _name;</div>
+<div class="line"><a name="l01253"></a><span class="lineno"> 1253</span>&#160;    <span class="keyword">mutable</span> StrPair _value;</div>
+<div class="line"><a name="l01254"></a><span class="lineno"> 1254</span>&#160;    <span class="keywordtype">int</span>             _parseLineNum;</div>
+<div class="line"><a name="l01255"></a><span class="lineno"> 1255</span>&#160;    XMLAttribute*   _next;</div>
+<div class="line"><a name="l01256"></a><span class="lineno"> 1256</span>&#160;    MemPool*        _memPool;</div>
+<div class="line"><a name="l01257"></a><span class="lineno"> 1257</span>&#160;};</div>
+<div class="line"><a name="l01258"></a><span class="lineno"> 1258</span>&#160; </div>
+<div class="line"><a name="l01259"></a><span class="lineno"> 1259</span>&#160; </div>
+<div class="line"><a name="l01264"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html"> 1264</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a> : <span class="keyword">public</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></div>
+<div class="line"><a name="l01265"></a><span class="lineno"> 1265</span>&#160;{</div>
+<div class="line"><a name="l01266"></a><span class="lineno"> 1266</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>;</div>
+<div class="line"><a name="l01267"></a><span class="lineno"> 1267</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l01269"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35"> 1269</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35">Name</a>()<span class="keyword"> const        </span>{</div>
+<div class="line"><a name="l01270"></a><span class="lineno"> 1270</span>&#160;        <span class="keywordflow">return</span> Value();</div>
+<div class="line"><a name="l01271"></a><span class="lineno"> 1271</span>&#160;    }</div>
+<div class="line"><a name="l01273"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1"> 1273</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1">SetName</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keywordtype">bool</span> staticMem=<span class="keyword">false</span> )   {</div>
+<div class="line"><a name="l01274"></a><span class="lineno"> 1274</span>&#160;        SetValue( str, staticMem );</div>
+<div class="line"><a name="l01275"></a><span class="lineno"> 1275</span>&#160;    }</div>
+<div class="line"><a name="l01276"></a><span class="lineno"> 1276</span>&#160; </div>
+<div class="line"><a name="l01277"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d"> 1277</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d">ToElement</a>()             {</div>
+<div class="line"><a name="l01278"></a><span class="lineno"> 1278</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01279"></a><span class="lineno"> 1279</span>&#160;    }</div>
+<div class="line"><a name="l01280"></a><span class="lineno"> 1280</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* ToElement()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01281"></a><span class="lineno"> 1281</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01282"></a><span class="lineno"> 1282</span>&#160;    }</div>
+<div class="line"><a name="l01283"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5"> 1283</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">Accept</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>* visitor ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01284"></a><span class="lineno"> 1284</span>&#160; </div>
+<div class="line"><a name="l01308"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9"> 1308</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9">Attribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">char</span>* value=0 ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01309"></a><span class="lineno"> 1309</span>&#160; </div>
+<div class="line"><a name="l01316"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4"> 1316</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">IntAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">int</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01318"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c"> 1318</a></span>&#160;    <span class="keywordtype">unsigned</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c">UnsignedAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">unsigned</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01320"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0"> 1320</a></span>&#160;    int64_t <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0">Int64Attribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, int64_t defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01322"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85"> 1322</a></span>&#160;    uint64_t <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85">Unsigned64Attribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, uint64_t defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01324"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8"> 1324</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8">BoolAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">bool</span> defaultValue = <span class="keyword">false</span>) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01326"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5"> 1326</a></span>&#160;    <span class="keywordtype">double</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5">DoubleAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">double</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01328"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd"> 1328</a></span>&#160;    <span class="keywordtype">float</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd">FloatAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">float</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01329"></a><span class="lineno"> 1329</span>&#160; </div>
+<div class="line"><a name="l01343"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1"> 1343</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">QueryIntAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">int</span>* value )<span class="keyword"> const                </span>{</div>
+<div class="line"><a name="l01344"></a><span class="lineno"> 1344</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute( name );</div>
+<div class="line"><a name="l01345"></a><span class="lineno"> 1345</span>&#160;        <span class="keywordflow">if</span> ( !a ) {</div>
+<div class="line"><a name="l01346"></a><span class="lineno"> 1346</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01347"></a><span class="lineno"> 1347</span>&#160;        }</div>
+<div class="line"><a name="l01348"></a><span class="lineno"> 1348</span>&#160;        <span class="keywordflow">return</span> a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">QueryIntValue</a>( value );</div>
+<div class="line"><a name="l01349"></a><span class="lineno"> 1349</span>&#160;    }</div>
+<div class="line"><a name="l01350"></a><span class="lineno"> 1350</span>&#160; </div>
+<div class="line"><a name="l01352"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f"> 1352</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f">QueryUnsignedAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>* value )<span class="keyword"> const  </span>{</div>
+<div class="line"><a name="l01353"></a><span class="lineno"> 1353</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute( name );</div>
+<div class="line"><a name="l01354"></a><span class="lineno"> 1354</span>&#160;        <span class="keywordflow">if</span> ( !a ) {</div>
+<div class="line"><a name="l01355"></a><span class="lineno"> 1355</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01356"></a><span class="lineno"> 1356</span>&#160;        }</div>
+<div class="line"><a name="l01357"></a><span class="lineno"> 1357</span>&#160;        <span class="keywordflow">return</span> a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9">QueryUnsignedValue</a>( value );</div>
+<div class="line"><a name="l01358"></a><span class="lineno"> 1358</span>&#160;    }</div>
+<div class="line"><a name="l01359"></a><span class="lineno"> 1359</span>&#160; </div>
+<div class="line"><a name="l01361"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8"> 1361</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8">QueryInt64Attribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, int64_t* value)<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01362"></a><span class="lineno"> 1362</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute(name);</div>
+<div class="line"><a name="l01363"></a><span class="lineno"> 1363</span>&#160;        <span class="keywordflow">if</span> (!a) {</div>
+<div class="line"><a name="l01364"></a><span class="lineno"> 1364</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01365"></a><span class="lineno"> 1365</span>&#160;        }</div>
+<div class="line"><a name="l01366"></a><span class="lineno"> 1366</span>&#160;        <span class="keywordflow">return</span> a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2">QueryInt64Value</a>(value);</div>
+<div class="line"><a name="l01367"></a><span class="lineno"> 1367</span>&#160;    }</div>
+<div class="line"><a name="l01368"></a><span class="lineno"> 1368</span>&#160; </div>
+<div class="line"><a name="l01370"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405"> 1370</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405">QueryUnsigned64Attribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, uint64_t* value)<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01371"></a><span class="lineno"> 1371</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute(name);</div>
+<div class="line"><a name="l01372"></a><span class="lineno"> 1372</span>&#160;        <span class="keywordflow">if</span>(!a) {</div>
+<div class="line"><a name="l01373"></a><span class="lineno"> 1373</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01374"></a><span class="lineno"> 1374</span>&#160;        }</div>
+<div class="line"><a name="l01375"></a><span class="lineno"> 1375</span>&#160;        <span class="keywordflow">return</span> a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157">QueryUnsigned64Value</a>(value);</div>
+<div class="line"><a name="l01376"></a><span class="lineno"> 1376</span>&#160;    }</div>
+<div class="line"><a name="l01377"></a><span class="lineno"> 1377</span>&#160; </div>
+<div class="line"><a name="l01379"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872"> 1379</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872">QueryBoolAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">bool</span>* value )<span class="keyword"> const              </span>{</div>
+<div class="line"><a name="l01380"></a><span class="lineno"> 1380</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute( name );</div>
+<div class="line"><a name="l01381"></a><span class="lineno"> 1381</span>&#160;        <span class="keywordflow">if</span> ( !a ) {</div>
+<div class="line"><a name="l01382"></a><span class="lineno"> 1382</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01383"></a><span class="lineno"> 1383</span>&#160;        }</div>
+<div class="line"><a name="l01384"></a><span class="lineno"> 1384</span>&#160;        <span class="keywordflow">return</span> a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c">QueryBoolValue</a>( value );</div>
+<div class="line"><a name="l01385"></a><span class="lineno"> 1385</span>&#160;    }</div>
+<div class="line"><a name="l01387"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c"> 1387</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c">QueryDoubleAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">double</span>* value )<span class="keyword"> const          </span>{</div>
+<div class="line"><a name="l01388"></a><span class="lineno"> 1388</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute( name );</div>
+<div class="line"><a name="l01389"></a><span class="lineno"> 1389</span>&#160;        <span class="keywordflow">if</span> ( !a ) {</div>
+<div class="line"><a name="l01390"></a><span class="lineno"> 1390</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01391"></a><span class="lineno"> 1391</span>&#160;        }</div>
+<div class="line"><a name="l01392"></a><span class="lineno"> 1392</span>&#160;        <span class="keywordflow">return</span> a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9">QueryDoubleValue</a>( value );</div>
+<div class="line"><a name="l01393"></a><span class="lineno"> 1393</span>&#160;    }</div>
+<div class="line"><a name="l01395"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5"> 1395</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5">QueryFloatAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">float</span>* value )<span class="keyword"> const            </span>{</div>
+<div class="line"><a name="l01396"></a><span class="lineno"> 1396</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute( name );</div>
+<div class="line"><a name="l01397"></a><span class="lineno"> 1397</span>&#160;        <span class="keywordflow">if</span> ( !a ) {</div>
+<div class="line"><a name="l01398"></a><span class="lineno"> 1398</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01399"></a><span class="lineno"> 1399</span>&#160;        }</div>
+<div class="line"><a name="l01400"></a><span class="lineno"> 1400</span>&#160;        <span class="keywordflow">return</span> a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607">QueryFloatValue</a>( value );</div>
+<div class="line"><a name="l01401"></a><span class="lineno"> 1401</span>&#160;    }</div>
+<div class="line"><a name="l01402"></a><span class="lineno"> 1402</span>&#160; </div>
+<div class="line"><a name="l01404"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc"> 1404</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc">QueryStringAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">char</span>** value)<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01405"></a><span class="lineno"> 1405</span>&#160;        <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindAttribute(name);</div>
+<div class="line"><a name="l01406"></a><span class="lineno"> 1406</span>&#160;        <span class="keywordflow">if</span> (!a) {</div>
+<div class="line"><a name="l01407"></a><span class="lineno"> 1407</span>&#160;            <span class="keywordflow">return</span> XML_NO_ATTRIBUTE;</div>
+<div class="line"><a name="l01408"></a><span class="lineno"> 1408</span>&#160;        }</div>
+<div class="line"><a name="l01409"></a><span class="lineno"> 1409</span>&#160;        *value = a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853">Value</a>();</div>
+<div class="line"><a name="l01410"></a><span class="lineno"> 1410</span>&#160;        <span class="keywordflow">return</span> XML_SUCCESS;</div>
+<div class="line"><a name="l01411"></a><span class="lineno"> 1411</span>&#160;    }</div>
+<div class="line"><a name="l01412"></a><span class="lineno"> 1412</span>&#160; </div>
+<div class="line"><a name="l01413"></a><span class="lineno"> 1413</span>&#160; </div>
+<div class="line"><a name="l01414"></a><span class="lineno"> 1414</span>&#160; </div>
+<div class="line"><a name="l01432"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb"> 1432</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb">QueryAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">int</span>* value )<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>&#160;        <span class="keywordflow">return</span> QueryIntAttribute( name, value );</div>
+<div class="line"><a name="l01434"></a><span class="lineno"> 1434</span>&#160;    }</div>
+<div class="line"><a name="l01435"></a><span class="lineno"> 1435</span>&#160; </div>
+<div class="line"><a name="l01436"></a><span class="lineno"> 1436</span>&#160;    XMLError QueryAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>* value )<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01437"></a><span class="lineno"> 1437</span>&#160;        <span class="keywordflow">return</span> QueryUnsignedAttribute( name, value );</div>
+<div class="line"><a name="l01438"></a><span class="lineno"> 1438</span>&#160;    }</div>
+<div class="line"><a name="l01439"></a><span class="lineno"> 1439</span>&#160; </div>
+<div class="line"><a name="l01440"></a><span class="lineno"> 1440</span>&#160;    XMLError QueryAttribute(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, int64_t* value)<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01441"></a><span class="lineno"> 1441</span>&#160;        <span class="keywordflow">return</span> QueryInt64Attribute(name, value);</div>
+<div class="line"><a name="l01442"></a><span class="lineno"> 1442</span>&#160;    }</div>
+<div class="line"><a name="l01443"></a><span class="lineno"> 1443</span>&#160; </div>
+<div class="line"><a name="l01444"></a><span class="lineno"> 1444</span>&#160;    XMLError QueryAttribute(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, uint64_t* value)<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01445"></a><span class="lineno"> 1445</span>&#160;        <span class="keywordflow">return</span> QueryUnsigned64Attribute(name, value);</div>
+<div class="line"><a name="l01446"></a><span class="lineno"> 1446</span>&#160;    }</div>
+<div class="line"><a name="l01447"></a><span class="lineno"> 1447</span>&#160; </div>
+<div class="line"><a name="l01448"></a><span class="lineno"> 1448</span>&#160;    XMLError QueryAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">bool</span>* value )<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01449"></a><span class="lineno"> 1449</span>&#160;        <span class="keywordflow">return</span> QueryBoolAttribute( name, value );</div>
+<div class="line"><a name="l01450"></a><span class="lineno"> 1450</span>&#160;    }</div>
+<div class="line"><a name="l01451"></a><span class="lineno"> 1451</span>&#160; </div>
+<div class="line"><a name="l01452"></a><span class="lineno"> 1452</span>&#160;    XMLError QueryAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">double</span>* value )<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01453"></a><span class="lineno"> 1453</span>&#160;        <span class="keywordflow">return</span> QueryDoubleAttribute( name, value );</div>
+<div class="line"><a name="l01454"></a><span class="lineno"> 1454</span>&#160;    }</div>
+<div class="line"><a name="l01455"></a><span class="lineno"> 1455</span>&#160; </div>
+<div class="line"><a name="l01456"></a><span class="lineno"> 1456</span>&#160;    XMLError QueryAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">float</span>* value )<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01457"></a><span class="lineno"> 1457</span>&#160;        <span class="keywordflow">return</span> QueryFloatAttribute( name, value );</div>
+<div class="line"><a name="l01458"></a><span class="lineno"> 1458</span>&#160;    }</div>
+<div class="line"><a name="l01459"></a><span class="lineno"> 1459</span>&#160; </div>
+<div class="line"><a name="l01460"></a><span class="lineno"> 1460</span>&#160;    XMLError QueryAttribute(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">char</span>** value)<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01461"></a><span class="lineno"> 1461</span>&#160;        <span class="keywordflow">return</span> QueryStringAttribute(name, value);</div>
+<div class="line"><a name="l01462"></a><span class="lineno"> 1462</span>&#160;    }</div>
+<div class="line"><a name="l01463"></a><span class="lineno"> 1463</span>&#160; </div>
+<div class="line"><a name="l01465"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c"> 1465</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c">SetAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">char</span>* value )    {</div>
+<div class="line"><a name="l01466"></a><span class="lineno"> 1466</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute( name );</div>
+<div class="line"><a name="l01467"></a><span class="lineno"> 1467</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>( value );</div>
+<div class="line"><a name="l01468"></a><span class="lineno"> 1468</span>&#160;    }</div>
+<div class="line"><a name="l01470"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#aae6568c64c7f1cc88be8461ba41a79cf"> 1470</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#aae6568c64c7f1cc88be8461ba41a79cf">SetAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">int</span> value )            {</div>
+<div class="line"><a name="l01471"></a><span class="lineno"> 1471</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute( name );</div>
+<div class="line"><a name="l01472"></a><span class="lineno"> 1472</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>( value );</div>
+<div class="line"><a name="l01473"></a><span class="lineno"> 1473</span>&#160;    }</div>
+<div class="line"><a name="l01475"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ae143997e90064ba82326b29a9930ea8f"> 1475</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ae143997e90064ba82326b29a9930ea8f">SetAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">unsigned</span> value )       {</div>
+<div class="line"><a name="l01476"></a><span class="lineno"> 1476</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute( name );</div>
+<div class="line"><a name="l01477"></a><span class="lineno"> 1477</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>( value );</div>
+<div class="line"><a name="l01478"></a><span class="lineno"> 1478</span>&#160;    }</div>
+<div class="line"><a name="l01479"></a><span class="lineno"> 1479</span>&#160; </div>
+<div class="line"><a name="l01481"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#aaeefdf9171fec91b13a776b42299b0dd"> 1481</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#aaeefdf9171fec91b13a776b42299b0dd">SetAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, int64_t value) {</div>
+<div class="line"><a name="l01482"></a><span class="lineno"> 1482</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute(name);</div>
+<div class="line"><a name="l01483"></a><span class="lineno"> 1483</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>(value);</div>
+<div class="line"><a name="l01484"></a><span class="lineno"> 1484</span>&#160;    }</div>
+<div class="line"><a name="l01485"></a><span class="lineno"> 1485</span>&#160; </div>
+<div class="line"><a name="l01487"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ad598868c0599ddc4695dab18552c308d"> 1487</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ad598868c0599ddc4695dab18552c308d">SetAttribute</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, uint64_t value) {</div>
+<div class="line"><a name="l01488"></a><span class="lineno"> 1488</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute(name);</div>
+<div class="line"><a name="l01489"></a><span class="lineno"> 1489</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>(value);</div>
+<div class="line"><a name="l01490"></a><span class="lineno"> 1490</span>&#160;    }</div>
+<div class="line"><a name="l01491"></a><span class="lineno"> 1491</span>&#160; </div>
+<div class="line"><a name="l01493"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#aa848b696e6a75e4e545c6da9893b11e1"> 1493</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#aa848b696e6a75e4e545c6da9893b11e1">SetAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">bool</span> value )           {</div>
+<div class="line"><a name="l01494"></a><span class="lineno"> 1494</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute( name );</div>
+<div class="line"><a name="l01495"></a><span class="lineno"> 1495</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>( value );</div>
+<div class="line"><a name="l01496"></a><span class="lineno"> 1496</span>&#160;    }</div>
+<div class="line"><a name="l01498"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a233397ee81e70eb5d4b814c5f8698533"> 1498</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a233397ee81e70eb5d4b814c5f8698533">SetAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">double</span> value )     {</div>
+<div class="line"><a name="l01499"></a><span class="lineno"> 1499</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute( name );</div>
+<div class="line"><a name="l01500"></a><span class="lineno"> 1500</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>( value );</div>
+<div class="line"><a name="l01501"></a><span class="lineno"> 1501</span>&#160;    }</div>
+<div class="line"><a name="l01503"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a554b70d882e65b28fc084b23df9b9759"> 1503</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a554b70d882e65b28fc084b23df9b9759">SetAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">float</span> value )      {</div>
+<div class="line"><a name="l01504"></a><span class="lineno"> 1504</span>&#160;        <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* a = FindOrCreateAttribute( name );</div>
+<div class="line"><a name="l01505"></a><span class="lineno"> 1505</span>&#160;        a-&gt;<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">SetAttribute</a>( value );</div>
+<div class="line"><a name="l01506"></a><span class="lineno"> 1506</span>&#160;    }</div>
+<div class="line"><a name="l01507"></a><span class="lineno"> 1507</span>&#160; </div>
+<div class="line"><a name="l01511"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a"> 1511</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a">DeleteAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name );</div>
+<div class="line"><a name="l01512"></a><span class="lineno"> 1512</span>&#160; </div>
+<div class="line"><a name="l01514"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686"> 1514</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686">FirstAttribute</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01515"></a><span class="lineno"> 1515</span>&#160;        <span class="keywordflow">return</span> _rootAttribute;</div>
+<div class="line"><a name="l01516"></a><span class="lineno"> 1516</span>&#160;    }</div>
+<div class="line"><a name="l01518"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4"> 1518</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4">FindAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01519"></a><span class="lineno"> 1519</span>&#160; </div>
+<div class="line"><a name="l01548"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51"> 1548</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">GetText</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01549"></a><span class="lineno"> 1549</span>&#160; </div>
+<div class="line"><a name="l01584"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce"> 1584</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">SetText</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* inText );</div>
+<div class="line"><a name="l01586"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#aeae8917b5ea6060b3c08d4e3d8d632d7"> 1586</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#aeae8917b5ea6060b3c08d4e3d8d632d7">SetText</a>( <span class="keywordtype">int</span> value );</div>
+<div class="line"><a name="l01588"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a7bbfcc11d516598bc924a8fba4d08597"> 1588</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a7bbfcc11d516598bc924a8fba4d08597">SetText</a>( <span class="keywordtype">unsigned</span> value );</div>
+<div class="line"><a name="l01590"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a7b62cd33acdfeff7ea2b1b330d4368e4"> 1590</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a7b62cd33acdfeff7ea2b1b330d4368e4">SetText</a>(int64_t value);</div>
+<div class="line"><a name="l01592"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a6e615bc745afd1ca8ded56d7aac02657"> 1592</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a6e615bc745afd1ca8ded56d7aac02657">SetText</a>(uint64_t value);</div>
+<div class="line"><a name="l01594"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ae4b543d6770de76fb6ab68e541c192a4"> 1594</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ae4b543d6770de76fb6ab68e541c192a4">SetText</a>( <span class="keywordtype">bool</span> value );</div>
+<div class="line"><a name="l01596"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a67bd77ac9aaeff58ff20b4275a65ba4e"> 1596</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a67bd77ac9aaeff58ff20b4275a65ba4e">SetText</a>( <span class="keywordtype">double</span> value );</div>
+<div class="line"><a name="l01598"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a51d560da5ae3ad6b75e0ab9ffb2ae42a"> 1598</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a51d560da5ae3ad6b75e0ab9ffb2ae42a">SetText</a>( <span class="keywordtype">float</span> value );</div>
+<div class="line"><a name="l01599"></a><span class="lineno"> 1599</span>&#160; </div>
+<div class="line"><a name="l01626"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632"> 1626</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">QueryIntText</a>( <span class="keywordtype">int</span>* ival ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01628"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1"> 1628</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1">QueryUnsignedText</a>( <span class="keywordtype">unsigned</span>* uval ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01630"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8"> 1630</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8">QueryInt64Text</a>(int64_t* uval) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01632"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b"> 1632</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b">QueryUnsigned64Text</a>(uint64_t* uval) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01634"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736"> 1634</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736">QueryBoolText</a>( <span class="keywordtype">bool</span>* bval ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01636"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96"> 1636</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96">QueryDoubleText</a>( <span class="keywordtype">double</span>* dval ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01638"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29"> 1638</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29">QueryFloatText</a>( <span class="keywordtype">float</span>* fval ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01639"></a><span class="lineno"> 1639</span>&#160; </div>
+<div class="line"><a name="l01640"></a><span class="lineno"> 1640</span>&#160;    <span class="keywordtype">int</span> IntText(<span class="keywordtype">int</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01641"></a><span class="lineno"> 1641</span>&#160; </div>
+<div class="line"><a name="l01643"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5"> 1643</a></span>&#160;    <span class="keywordtype">unsigned</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5">UnsignedText</a>(<span class="keywordtype">unsigned</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01645"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a"> 1645</a></span>&#160;    int64_t <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a">Int64Text</a>(int64_t defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01647"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c"> 1647</a></span>&#160;    uint64_t <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c">Unsigned64Text</a>(uint64_t defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01649"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2"> 1649</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2">BoolText</a>(<span class="keywordtype">bool</span> defaultValue = <span class="keyword">false</span>) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01651"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7"> 1651</a></span>&#160;    <span class="keywordtype">double</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7">DoubleText</a>(<span class="keywordtype">double</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01653"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927"> 1653</a></span>&#160;    <span class="keywordtype">float</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927">FloatText</a>(<span class="keywordtype">float</span> defaultValue = 0) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01654"></a><span class="lineno"> 1654</span>&#160; </div>
+<div class="line"><a name="l01659"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13"> 1659</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">InsertNewChildElement</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name);</div>
+<div class="line"><a name="l01661"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d"> 1661</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d">InsertNewComment</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* comment);</div>
+<div class="line"><a name="l01663"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187"> 1663</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187">InsertNewText</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* text);</div>
+<div class="line"><a name="l01665"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6"> 1665</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6">InsertNewDeclaration</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* text);</div>
+<div class="line"><a name="l01667"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2"> 1667</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2">InsertNewUnknown</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* text);</div>
+<div class="line"><a name="l01668"></a><span class="lineno"> 1668</span>&#160; </div>
+<div class="line"><a name="l01669"></a><span class="lineno"> 1669</span>&#160; </div>
+<div class="line"><a name="l01670"></a><span class="lineno"> 1670</span>&#160;    <span class="comment">// internal:</span></div>
+<div class="line"><a name="l01671"></a><span class="lineno"> 1671</span>&#160;    <span class="keyword">enum</span> ElementClosingType {</div>
+<div class="line"><a name="l01672"></a><span class="lineno"> 1672</span>&#160;        OPEN,       <span class="comment">// &lt;foo&gt;</span></div>
+<div class="line"><a name="l01673"></a><span class="lineno"> 1673</span>&#160;        CLOSED,     <span class="comment">// &lt;foo/&gt;</span></div>
+<div class="line"><a name="l01674"></a><span class="lineno"> 1674</span>&#160;        CLOSING     <span class="comment">// &lt;/foo&gt;</span></div>
+<div class="line"><a name="l01675"></a><span class="lineno"> 1675</span>&#160;    };</div>
+<div class="line"><a name="l01676"></a><span class="lineno"> 1676</span>&#160;    ElementClosingType ClosingType()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01677"></a><span class="lineno"> 1677</span>&#160;        <span class="keywordflow">return</span> _closingType;</div>
+<div class="line"><a name="l01678"></a><span class="lineno"> 1678</span>&#160;    }</div>
+<div class="line"><a name="l01679"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750"> 1679</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750">ShallowClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* document ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01680"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6"> 1680</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6">ShallowEqual</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* compare ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01681"></a><span class="lineno"> 1681</span>&#160; </div>
+<div class="line"><a name="l01682"></a><span class="lineno"> 1682</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l01683"></a><span class="lineno"> 1683</span>&#160;    <span class="keywordtype">char</span>* ParseDeep( <span class="keywordtype">char</span>* p, StrPair* parentEndTag, <span class="keywordtype">int</span>* curLineNumPtr );</div>
+<div class="line"><a name="l01684"></a><span class="lineno"> 1684</span>&#160; </div>
+<div class="line"><a name="l01685"></a><span class="lineno"> 1685</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l01686"></a><span class="lineno"> 1686</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* doc );</div>
+<div class="line"><a name="l01687"></a><span class="lineno"> 1687</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>();</div>
+<div class="line"><a name="l01688"></a><span class="lineno"> 1688</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>&amp; );    <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01689"></a><span class="lineno"> 1689</span>&#160;    <span class="keywordtype">void</span> operator=( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>&amp; );    <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01690"></a><span class="lineno"> 1690</span>&#160; </div>
+<div class="line"><a name="l01691"></a><span class="lineno"> 1691</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* FindOrCreateAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name );</div>
+<div class="line"><a name="l01692"></a><span class="lineno"> 1692</span>&#160;    <span class="keywordtype">char</span>* ParseAttributes( <span class="keywordtype">char</span>* p, <span class="keywordtype">int</span>* curLineNumPtr );</div>
+<div class="line"><a name="l01693"></a><span class="lineno"> 1693</span>&#160;    <span class="keyword">static</span> <span class="keywordtype">void</span> DeleteAttribute( <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* attribute );</div>
+<div class="line"><a name="l01694"></a><span class="lineno"> 1694</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* CreateAttribute();</div>
+<div class="line"><a name="l01695"></a><span class="lineno"> 1695</span>&#160; </div>
+<div class="line"><a name="l01696"></a><span class="lineno"> 1696</span>&#160;    <span class="keyword">enum</span> { BUF_SIZE = 200 };</div>
+<div class="line"><a name="l01697"></a><span class="lineno"> 1697</span>&#160;    ElementClosingType _closingType;</div>
+<div class="line"><a name="l01698"></a><span class="lineno"> 1698</span>&#160;    <span class="comment">// The attribute list is ordered; there is no &#39;lastAttribute&#39;</span></div>
+<div class="line"><a name="l01699"></a><span class="lineno"> 1699</span>&#160;    <span class="comment">// because the list needs to be scanned for dupes before adding</span></div>
+<div class="line"><a name="l01700"></a><span class="lineno"> 1700</span>&#160;    <span class="comment">// a new attribute.</span></div>
+<div class="line"><a name="l01701"></a><span class="lineno"> 1701</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* _rootAttribute;</div>
+<div class="line"><a name="l01702"></a><span class="lineno"> 1702</span>&#160;};</div>
+<div class="line"><a name="l01703"></a><span class="lineno"> 1703</span>&#160; </div>
+<div class="line"><a name="l01704"></a><span class="lineno"> 1704</span>&#160; </div>
+<div class="line"><a name="l01705"></a><span class="lineno"> 1705</span>&#160;<span class="keyword">enum</span> Whitespace {</div>
+<div class="line"><a name="l01706"></a><span class="lineno"> 1706</span>&#160;    PRESERVE_WHITESPACE,</div>
+<div class="line"><a name="l01707"></a><span class="lineno"> 1707</span>&#160;    COLLAPSE_WHITESPACE</div>
+<div class="line"><a name="l01708"></a><span class="lineno"> 1708</span>&#160;};</div>
+<div class="line"><a name="l01709"></a><span class="lineno"> 1709</span>&#160; </div>
+<div class="line"><a name="l01710"></a><span class="lineno"> 1710</span>&#160; </div>
+<div class="line"><a name="l01716"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html"> 1716</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> : <span class="keyword">public</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a></div>
+<div class="line"><a name="l01717"></a><span class="lineno"> 1717</span>&#160;{</div>
+<div class="line"><a name="l01718"></a><span class="lineno"> 1718</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>;</div>
+<div class="line"><a name="l01719"></a><span class="lineno"> 1719</span>&#160;    <span class="comment">// Gives access to SetError and Push/PopDepth, but over-access for everything else.</span></div>
+<div class="line"><a name="l01720"></a><span class="lineno"> 1720</span>&#160;    <span class="comment">// Wishing C++ had &quot;internal&quot; scope.</span></div>
+<div class="line"><a name="l01721"></a><span class="lineno"> 1721</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>;</div>
+<div class="line"><a name="l01722"></a><span class="lineno"> 1722</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>;</div>
+<div class="line"><a name="l01723"></a><span class="lineno"> 1723</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>;</div>
+<div class="line"><a name="l01724"></a><span class="lineno"> 1724</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>;</div>
+<div class="line"><a name="l01725"></a><span class="lineno"> 1725</span>&#160;    <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>;</div>
+<div class="line"><a name="l01726"></a><span class="lineno"> 1726</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l01728"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70"> 1728</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70">XMLDocument</a>( <span class="keywordtype">bool</span> processEntities = <span class="keyword">true</span>, Whitespace whitespaceMode = PRESERVE_WHITESPACE );</div>
+<div class="line"><a name="l01729"></a><span class="lineno"> 1729</span>&#160;    ~<a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>();</div>
+<div class="line"><a name="l01730"></a><span class="lineno"> 1730</span>&#160; </div>
+<div class="line"><a name="l01731"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec"> 1731</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec">ToDocument</a>()               {</div>
+<div class="line"><a name="l01732"></a><span class="lineno"> 1732</span>&#160;        TIXMLASSERT( <span class="keyword">this</span> == _document );</div>
+<div class="line"><a name="l01733"></a><span class="lineno"> 1733</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01734"></a><span class="lineno"> 1734</span>&#160;    }</div>
+<div class="line"><a name="l01735"></a><span class="lineno"> 1735</span>&#160;    <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* ToDocument()<span class="keyword"> const   </span>{</div>
+<div class="line"><a name="l01736"></a><span class="lineno"> 1736</span>&#160;        TIXMLASSERT( <span class="keyword">this</span> == _document );</div>
+<div class="line"><a name="l01737"></a><span class="lineno"> 1737</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
+<div class="line"><a name="l01738"></a><span class="lineno"> 1738</span>&#160;    }</div>
+<div class="line"><a name="l01739"></a><span class="lineno"> 1739</span>&#160; </div>
+<div class="line"><a name="l01750"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01"> 1750</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01">Parse</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* xml, <span class="keywordtype">size_t</span> nBytes=<span class="keyword">static_cast&lt;</span><span class="keywordtype">size_t</span><span class="keyword">&gt;</span>(-1) );</div>
+<div class="line"><a name="l01751"></a><span class="lineno"> 1751</span>&#160; </div>
+<div class="line"><a name="l01757"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a"> 1757</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a">LoadFile</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* filename );</div>
+<div class="line"><a name="l01758"></a><span class="lineno"> 1758</span>&#160; </div>
+<div class="line"><a name="l01770"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a5f1d330fad44c52f3d265338dd2a6dc2"> 1770</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a5f1d330fad44c52f3d265338dd2a6dc2">LoadFile</a>( FILE* );</div>
+<div class="line"><a name="l01771"></a><span class="lineno"> 1771</span>&#160; </div>
+<div class="line"><a name="l01777"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f"> 1777</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f">SaveFile</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* filename, <span class="keywordtype">bool</span> compact = <span class="keyword">false</span> );</div>
+<div class="line"><a name="l01778"></a><span class="lineno"> 1778</span>&#160; </div>
+<div class="line"><a name="l01786"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a8b95779479a0035acc67b3a61dfe1b74"> 1786</a></span>&#160;    XMLError <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a8b95779479a0035acc67b3a61dfe1b74">SaveFile</a>( FILE* fp, <span class="keywordtype">bool</span> compact = <span class="keyword">false</span> );</div>
+<div class="line"><a name="l01787"></a><span class="lineno"> 1787</span>&#160; </div>
+<div class="line"><a name="l01788"></a><span class="lineno"> 1788</span>&#160;    <span class="keywordtype">bool</span> ProcessEntities()<span class="keyword"> const        </span>{</div>
+<div class="line"><a name="l01789"></a><span class="lineno"> 1789</span>&#160;        <span class="keywordflow">return</span> _processEntities;</div>
+<div class="line"><a name="l01790"></a><span class="lineno"> 1790</span>&#160;    }</div>
+<div class="line"><a name="l01791"></a><span class="lineno"> 1791</span>&#160;    Whitespace WhitespaceMode()<span class="keyword"> const   </span>{</div>
+<div class="line"><a name="l01792"></a><span class="lineno"> 1792</span>&#160;        <span class="keywordflow">return</span> _whitespaceMode;</div>
+<div class="line"><a name="l01793"></a><span class="lineno"> 1793</span>&#160;    }</div>
+<div class="line"><a name="l01794"></a><span class="lineno"> 1794</span>&#160; </div>
+<div class="line"><a name="l01798"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd"> 1798</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd">HasBOM</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01799"></a><span class="lineno"> 1799</span>&#160;        <span class="keywordflow">return</span> _writeBOM;</div>
+<div class="line"><a name="l01800"></a><span class="lineno"> 1800</span>&#160;    }</div>
+<div class="line"><a name="l01803"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0"> 1803</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0">SetBOM</a>( <span class="keywordtype">bool</span> useBOM ) {</div>
+<div class="line"><a name="l01804"></a><span class="lineno"> 1804</span>&#160;        _writeBOM = useBOM;</div>
+<div class="line"><a name="l01805"></a><span class="lineno"> 1805</span>&#160;    }</div>
+<div class="line"><a name="l01806"></a><span class="lineno"> 1806</span>&#160; </div>
+<div class="line"><a name="l01810"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c"> 1810</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c">RootElement</a>()               {</div>
+<div class="line"><a name="l01811"></a><span class="lineno"> 1811</span>&#160;        <span class="keywordflow">return</span> FirstChildElement();</div>
+<div class="line"><a name="l01812"></a><span class="lineno"> 1812</span>&#160;    }</div>
+<div class="line"><a name="l01813"></a><span class="lineno"> 1813</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* RootElement()<span class="keyword"> const   </span>{</div>
+<div class="line"><a name="l01814"></a><span class="lineno"> 1814</span>&#160;        <span class="keywordflow">return</span> FirstChildElement();</div>
+<div class="line"><a name="l01815"></a><span class="lineno"> 1815</span>&#160;    }</div>
+<div class="line"><a name="l01816"></a><span class="lineno"> 1816</span>&#160; </div>
+<div class="line"><a name="l01831"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083"> 1831</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083">Print</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a>* streamer=0 ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01832"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1"> 1832</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">Accept</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a>* visitor ) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01833"></a><span class="lineno"> 1833</span>&#160; </div>
+<div class="line"><a name="l01839"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6"> 1839</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6">NewElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name );</div>
+<div class="line"><a name="l01845"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259"> 1845</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259">NewComment</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* comment );</div>
+<div class="line"><a name="l01851"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296"> 1851</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296">NewText</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* text );</div>
+<div class="line"><a name="l01863"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2"> 1863</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2">NewDeclaration</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* text=0 );</div>
+<div class="line"><a name="l01869"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147"> 1869</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147">NewUnknown</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* text );</div>
+<div class="line"><a name="l01870"></a><span class="lineno"> 1870</span>&#160; </div>
+<div class="line"><a name="l01875"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d"> 1875</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d">DeleteNode</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* node );</div>
+<div class="line"><a name="l01876"></a><span class="lineno"> 1876</span>&#160; </div>
+<div class="line"><a name="l01878"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17"> 1878</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17">ClearError</a>();</div>
+<div class="line"><a name="l01879"></a><span class="lineno"> 1879</span>&#160; </div>
+<div class="line"><a name="l01881"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed"> 1881</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed">Error</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01882"></a><span class="lineno"> 1882</span>&#160;        <span class="keywordflow">return</span> _errorID != XML_SUCCESS;</div>
+<div class="line"><a name="l01883"></a><span class="lineno"> 1883</span>&#160;    }</div>
+<div class="line"><a name="l01885"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d"> 1885</a></span>&#160;    XMLError  <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d">ErrorID</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l01886"></a><span class="lineno"> 1886</span>&#160;        <span class="keywordflow">return</span> _errorID;</div>
+<div class="line"><a name="l01887"></a><span class="lineno"> 1887</span>&#160;    }</div>
+<div class="line"><a name="l01888"></a><span class="lineno"> 1888</span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* ErrorName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01889"></a><span class="lineno"> 1889</span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* ErrorIDToName(XMLError errorID);</div>
+<div class="line"><a name="l01890"></a><span class="lineno"> 1890</span>&#160; </div>
+<div class="line"><a name="l01894"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf"> 1894</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf">ErrorStr</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01895"></a><span class="lineno"> 1895</span>&#160; </div>
+<div class="line"><a name="l01897"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552"> 1897</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552">PrintError</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01898"></a><span class="lineno"> 1898</span>&#160; </div>
+<div class="line"><a name="l01900"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76"> 1900</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76">ErrorLineNum</a>()<span class="keyword"> const</span></div>
+<div class="line"><a name="l01901"></a><span class="lineno"> 1901</span>&#160;<span class="keyword">    </span>{</div>
+<div class="line"><a name="l01902"></a><span class="lineno"> 1902</span>&#160;        <span class="keywordflow">return</span> _errorLineNum;</div>
+<div class="line"><a name="l01903"></a><span class="lineno"> 1903</span>&#160;    }</div>
+<div class="line"><a name="l01904"></a><span class="lineno"> 1904</span>&#160; </div>
+<div class="line"><a name="l01906"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf"> 1906</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf">Clear</a>();</div>
+<div class="line"><a name="l01907"></a><span class="lineno"> 1907</span>&#160; </div>
+<div class="line"><a name="l01915"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45"> 1915</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">DeepCopy</a>(<a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* target) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l01916"></a><span class="lineno"> 1916</span>&#160; </div>
+<div class="line"><a name="l01917"></a><span class="lineno"> 1917</span>&#160;    <span class="comment">// internal</span></div>
+<div class="line"><a name="l01918"></a><span class="lineno"> 1918</span>&#160;    <span class="keywordtype">char</span>* Identify( <span class="keywordtype">char</span>* p, <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>** node );</div>
+<div class="line"><a name="l01919"></a><span class="lineno"> 1919</span>&#160; </div>
+<div class="line"><a name="l01920"></a><span class="lineno"> 1920</span>&#160;    <span class="comment">// internal</span></div>
+<div class="line"><a name="l01921"></a><span class="lineno"> 1921</span>&#160;    <span class="keywordtype">void</span> MarkInUse(<span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <span class="keyword">const</span>);</div>
+<div class="line"><a name="l01922"></a><span class="lineno"> 1922</span>&#160; </div>
+<div class="line"><a name="l01923"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8"> 1923</a></span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8">ShallowClone</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>* <span class="comment">/*document*/</span> )<span class="keyword"> const    </span>{</div>
+<div class="line"><a name="l01924"></a><span class="lineno"> 1924</span>&#160;        <span class="keywordflow">return</span> 0;</div>
+<div class="line"><a name="l01925"></a><span class="lineno"> 1925</span>&#160;    }</div>
+<div class="line"><a name="l01926"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9"> 1926</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9">ShallowEqual</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <span class="comment">/*compare*/</span> )<span class="keyword"> const   </span>{</div>
+<div class="line"><a name="l01927"></a><span class="lineno"> 1927</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
+<div class="line"><a name="l01928"></a><span class="lineno"> 1928</span>&#160;    }</div>
+<div class="line"><a name="l01929"></a><span class="lineno"> 1929</span>&#160; </div>
+<div class="line"><a name="l01930"></a><span class="lineno"> 1930</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l01931"></a><span class="lineno"> 1931</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>&amp; );  <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01932"></a><span class="lineno"> 1932</span>&#160;    <span class="keywordtype">void</span> operator=( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>&amp; );   <span class="comment">// not supported</span></div>
+<div class="line"><a name="l01933"></a><span class="lineno"> 1933</span>&#160; </div>
+<div class="line"><a name="l01934"></a><span class="lineno"> 1934</span>&#160;    <span class="keywordtype">bool</span>            _writeBOM;</div>
+<div class="line"><a name="l01935"></a><span class="lineno"> 1935</span>&#160;    <span class="keywordtype">bool</span>            _processEntities;</div>
+<div class="line"><a name="l01936"></a><span class="lineno"> 1936</span>&#160;    XMLError        _errorID;</div>
+<div class="line"><a name="l01937"></a><span class="lineno"> 1937</span>&#160;    Whitespace      _whitespaceMode;</div>
+<div class="line"><a name="l01938"></a><span class="lineno"> 1938</span>&#160;    <span class="keyword">mutable</span> StrPair _errorStr;</div>
+<div class="line"><a name="l01939"></a><span class="lineno"> 1939</span>&#160;    <span class="keywordtype">int</span>             _errorLineNum;</div>
+<div class="line"><a name="l01940"></a><span class="lineno"> 1940</span>&#160;    <span class="keywordtype">char</span>*           _charBuffer;</div>
+<div class="line"><a name="l01941"></a><span class="lineno"> 1941</span>&#160;    <span class="keywordtype">int</span>             _parseCurLineNum;</div>
+<div class="line"><a name="l01942"></a><span class="lineno"> 1942</span>&#160;    <span class="keywordtype">int</span>             _parsingDepth;</div>
+<div class="line"><a name="l01943"></a><span class="lineno"> 1943</span>&#160;    <span class="comment">// Memory tracking does add some overhead.</span></div>
+<div class="line"><a name="l01944"></a><span class="lineno"> 1944</span>&#160;    <span class="comment">// However, the code assumes that you don&#39;t</span></div>
+<div class="line"><a name="l01945"></a><span class="lineno"> 1945</span>&#160;    <span class="comment">// have a bunch of unlinked nodes around.</span></div>
+<div class="line"><a name="l01946"></a><span class="lineno"> 1946</span>&#160;    <span class="comment">// Therefore it takes less memory to track</span></div>
+<div class="line"><a name="l01947"></a><span class="lineno"> 1947</span>&#160;    <span class="comment">// in the document vs. a linked list in the XMLNode,</span></div>
+<div class="line"><a name="l01948"></a><span class="lineno"> 1948</span>&#160;    <span class="comment">// and the performance is the same.</span></div>
+<div class="line"><a name="l01949"></a><span class="lineno"> 1949</span>&#160;    DynArray&lt;XMLNode*, 10&gt; _unlinked;</div>
+<div class="line"><a name="l01950"></a><span class="lineno"> 1950</span>&#160; </div>
+<div class="line"><a name="l01951"></a><span class="lineno"> 1951</span>&#160;    MemPoolT&lt; <span class="keyword">sizeof</span>(<a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>) &gt;   _elementPool;</div>
+<div class="line"><a name="l01952"></a><span class="lineno"> 1952</span>&#160;    MemPoolT&lt; <span class="keyword">sizeof</span>(<a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>) &gt; _attributePool;</div>
+<div class="line"><a name="l01953"></a><span class="lineno"> 1953</span>&#160;    MemPoolT&lt; <span class="keyword">sizeof</span>(<a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>) &gt;      _textPool;</div>
+<div class="line"><a name="l01954"></a><span class="lineno"> 1954</span>&#160;    MemPoolT&lt; <span class="keyword">sizeof</span>(<a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>) &gt;   _commentPool;</div>
+<div class="line"><a name="l01955"></a><span class="lineno"> 1955</span>&#160; </div>
+<div class="line"><a name="l01956"></a><span class="lineno"> 1956</span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* _errorNames[XML_ERROR_COUNT];</div>
+<div class="line"><a name="l01957"></a><span class="lineno"> 1957</span>&#160; </div>
+<div class="line"><a name="l01958"></a><span class="lineno"> 1958</span>&#160;    <span class="keywordtype">void</span> Parse();</div>
+<div class="line"><a name="l01959"></a><span class="lineno"> 1959</span>&#160; </div>
+<div class="line"><a name="l01960"></a><span class="lineno"> 1960</span>&#160;    <span class="keywordtype">void</span> SetError( XMLError error, <span class="keywordtype">int</span> lineNum, <span class="keyword">const</span> <span class="keywordtype">char</span>* format, ... );</div>
+<div class="line"><a name="l01961"></a><span class="lineno"> 1961</span>&#160; </div>
+<div class="line"><a name="l01962"></a><span class="lineno"> 1962</span>&#160;    <span class="comment">// Something of an obvious security hole, once it was discovered.</span></div>
+<div class="line"><a name="l01963"></a><span class="lineno"> 1963</span>&#160;    <span class="comment">// Either an ill-formed XML or an excessively deep one can overflow</span></div>
+<div class="line"><a name="l01964"></a><span class="lineno"> 1964</span>&#160;    <span class="comment">// the stack. Track stack depth, and error out if needed.</span></div>
+<div class="line"><a name="l01965"></a><span class="lineno"> 1965</span>&#160;    <span class="keyword">class </span>DepthTracker {</div>
+<div class="line"><a name="l01966"></a><span class="lineno"> 1966</span>&#160;    <span class="keyword">public</span>:</div>
+<div class="line"><a name="l01967"></a><span class="lineno"> 1967</span>&#160;        <span class="keyword">explicit</span> DepthTracker(<a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a> * document) {</div>
+<div class="line"><a name="l01968"></a><span class="lineno"> 1968</span>&#160;            this-&gt;_document = document;</div>
+<div class="line"><a name="l01969"></a><span class="lineno"> 1969</span>&#160;            document-&gt;PushDepth();</div>
+<div class="line"><a name="l01970"></a><span class="lineno"> 1970</span>&#160;        }</div>
+<div class="line"><a name="l01971"></a><span class="lineno"> 1971</span>&#160;        ~DepthTracker() {</div>
+<div class="line"><a name="l01972"></a><span class="lineno"> 1972</span>&#160;            _document-&gt;PopDepth();</div>
+<div class="line"><a name="l01973"></a><span class="lineno"> 1973</span>&#160;        }</div>
+<div class="line"><a name="l01974"></a><span class="lineno"> 1974</span>&#160;    <span class="keyword">private</span>:</div>
+<div class="line"><a name="l01975"></a><span class="lineno"> 1975</span>&#160;        XMLDocument * _document;</div>
+<div class="line"><a name="l01976"></a><span class="lineno"> 1976</span>&#160;    };</div>
+<div class="line"><a name="l01977"></a><span class="lineno"> 1977</span>&#160;    <span class="keywordtype">void</span> PushDepth();</div>
+<div class="line"><a name="l01978"></a><span class="lineno"> 1978</span>&#160;    <span class="keywordtype">void</span> PopDepth();</div>
+<div class="line"><a name="l01979"></a><span class="lineno"> 1979</span>&#160; </div>
+<div class="line"><a name="l01980"></a><span class="lineno"> 1980</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">class</span> NodeType, <span class="keywordtype">int</span> PoolElementSize&gt;</div>
+<div class="line"><a name="l01981"></a><span class="lineno"> 1981</span>&#160;    NodeType* CreateUnlinkedNode( MemPoolT&lt;PoolElementSize&gt;&amp; pool );</div>
+<div class="line"><a name="l01982"></a><span class="lineno"> 1982</span>&#160;};</div>
+<div class="line"><a name="l01983"></a><span class="lineno"> 1983</span>&#160; </div>
+<div class="line"><a name="l01984"></a><span class="lineno"> 1984</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">class</span> NodeType, <span class="keywordtype">int</span> PoolElementSize&gt;</div>
+<div class="line"><a name="l01985"></a><span class="lineno"> 1985</span>&#160;<span class="keyword">inline</span> NodeType* XMLDocument::CreateUnlinkedNode( MemPoolT&lt;PoolElementSize&gt;&amp; pool )</div>
+<div class="line"><a name="l01986"></a><span class="lineno"> 1986</span>&#160;{</div>
+<div class="line"><a name="l01987"></a><span class="lineno"> 1987</span>&#160;    TIXMLASSERT( <span class="keyword">sizeof</span>( NodeType ) == PoolElementSize );</div>
+<div class="line"><a name="l01988"></a><span class="lineno"> 1988</span>&#160;    TIXMLASSERT( <span class="keyword">sizeof</span>( NodeType ) == pool.ItemSize() );</div>
+<div class="line"><a name="l01989"></a><span class="lineno"> 1989</span>&#160;    NodeType* returnNode = <span class="keyword">new</span> (pool.Alloc()) NodeType( <span class="keyword">this</span> );</div>
+<div class="line"><a name="l01990"></a><span class="lineno"> 1990</span>&#160;    TIXMLASSERT( returnNode );</div>
+<div class="line"><a name="l01991"></a><span class="lineno"> 1991</span>&#160;    returnNode-&gt;_memPool = &amp;pool;</div>
+<div class="line"><a name="l01992"></a><span class="lineno"> 1992</span>&#160; </div>
+<div class="line"><a name="l01993"></a><span class="lineno"> 1993</span>&#160;    _unlinked.Push(returnNode);</div>
+<div class="line"><a name="l01994"></a><span class="lineno"> 1994</span>&#160;    <span class="keywordflow">return</span> returnNode;</div>
+<div class="line"><a name="l01995"></a><span class="lineno"> 1995</span>&#160;}</div>
+<div class="line"><a name="l01996"></a><span class="lineno"> 1996</span>&#160; </div>
+<div class="line"><a name="l02052"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html"> 2052</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a></div>
+<div class="line"><a name="l02053"></a><span class="lineno"> 2053</span>&#160;{</div>
+<div class="line"><a name="l02054"></a><span class="lineno"> 2054</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l02056"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793"> 2056</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793">XMLHandle</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* node ) : _node( node ) {</div>
+<div class="line"><a name="l02057"></a><span class="lineno"> 2057</span>&#160;    }</div>
+<div class="line"><a name="l02059"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#aa2edbc1c0d3e3e8259bd98de7f1cf500"> 2059</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#aa2edbc1c0d3e3e8259bd98de7f1cf500">XMLHandle</a>( <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>&amp; node ) : _node( &amp;node ) {</div>
+<div class="line"><a name="l02060"></a><span class="lineno"> 2060</span>&#160;    }</div>
+<div class="line"><a name="l02062"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#afd8e01e6018c07347b8e6d80272466aa"> 2062</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#afd8e01e6018c07347b8e6d80272466aa">XMLHandle</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&amp; ref ) : _node( ref._node ) {</div>
+<div class="line"><a name="l02063"></a><span class="lineno"> 2063</span>&#160;    }</div>
+<div class="line"><a name="l02065"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20"> 2065</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&amp; <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20">operator=</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>&amp; ref )                            {</div>
+<div class="line"><a name="l02066"></a><span class="lineno"> 2066</span>&#160;        _node = ref._node;</div>
+<div class="line"><a name="l02067"></a><span class="lineno"> 2067</span>&#160;        <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
+<div class="line"><a name="l02068"></a><span class="lineno"> 2068</span>&#160;    }</div>
+<div class="line"><a name="l02069"></a><span class="lineno"> 2069</span>&#160; </div>
+<div class="line"><a name="l02071"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae"> 2071</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae">FirstChild</a>()                                                  {</div>
+<div class="line"><a name="l02072"></a><span class="lineno"> 2072</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;FirstChild() : 0 );</div>
+<div class="line"><a name="l02073"></a><span class="lineno"> 2073</span>&#160;    }</div>
+<div class="line"><a name="l02075"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3"> 2075</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3">FirstChildElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )                     {</div>
+<div class="line"><a name="l02076"></a><span class="lineno"> 2076</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;FirstChildElement( name ) : 0 );</div>
+<div class="line"><a name="l02077"></a><span class="lineno"> 2077</span>&#160;    }</div>
+<div class="line"><a name="l02079"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b"> 2079</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b">LastChild</a>()                                                   {</div>
+<div class="line"><a name="l02080"></a><span class="lineno"> 2080</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;LastChild() : 0 );</div>
+<div class="line"><a name="l02081"></a><span class="lineno"> 2081</span>&#160;    }</div>
+<div class="line"><a name="l02083"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c"> 2083</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c">LastChildElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )                      {</div>
+<div class="line"><a name="l02084"></a><span class="lineno"> 2084</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;LastChildElement( name ) : 0 );</div>
+<div class="line"><a name="l02085"></a><span class="lineno"> 2085</span>&#160;    }</div>
+<div class="line"><a name="l02087"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c"> 2087</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c">PreviousSibling</a>()                                             {</div>
+<div class="line"><a name="l02088"></a><span class="lineno"> 2088</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;PreviousSibling() : 0 );</div>
+<div class="line"><a name="l02089"></a><span class="lineno"> 2089</span>&#160;    }</div>
+<div class="line"><a name="l02091"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e"> 2091</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e">PreviousSiblingElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )                {</div>
+<div class="line"><a name="l02092"></a><span class="lineno"> 2092</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;PreviousSiblingElement( name ) : 0 );</div>
+<div class="line"><a name="l02093"></a><span class="lineno"> 2093</span>&#160;    }</div>
+<div class="line"><a name="l02095"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5"> 2095</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5">NextSibling</a>()                                                 {</div>
+<div class="line"><a name="l02096"></a><span class="lineno"> 2096</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;NextSibling() : 0 );</div>
+<div class="line"><a name="l02097"></a><span class="lineno"> 2097</span>&#160;    }</div>
+<div class="line"><a name="l02099"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5"> 2099</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5">NextSiblingElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )                    {</div>
+<div class="line"><a name="l02100"></a><span class="lineno"> 2100</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html">XMLHandle</a>( _node ? _node-&gt;NextSiblingElement( name ) : 0 );</div>
+<div class="line"><a name="l02101"></a><span class="lineno"> 2101</span>&#160;    }</div>
+<div class="line"><a name="l02102"></a><span class="lineno"> 2102</span>&#160; </div>
+<div class="line"><a name="l02104"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df"> 2104</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df">ToNode</a>()                           {</div>
+<div class="line"><a name="l02105"></a><span class="lineno"> 2105</span>&#160;        <span class="keywordflow">return</span> _node;</div>
+<div class="line"><a name="l02106"></a><span class="lineno"> 2106</span>&#160;    }</div>
+<div class="line"><a name="l02108"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99"> 2108</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99">ToElement</a>()                     {</div>
+<div class="line"><a name="l02109"></a><span class="lineno"> 2109</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToElement() : 0 );</div>
+<div class="line"><a name="l02110"></a><span class="lineno"> 2110</span>&#160;    }</div>
+<div class="line"><a name="l02112"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a"> 2112</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a">ToText</a>()                           {</div>
+<div class="line"><a name="l02113"></a><span class="lineno"> 2113</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToText() : 0 );</div>
+<div class="line"><a name="l02114"></a><span class="lineno"> 2114</span>&#160;    }</div>
+<div class="line"><a name="l02116"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de"> 2116</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de">ToUnknown</a>()                     {</div>
+<div class="line"><a name="l02117"></a><span class="lineno"> 2117</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToUnknown() : 0 );</div>
+<div class="line"><a name="l02118"></a><span class="lineno"> 2118</span>&#160;    }</div>
+<div class="line"><a name="l02120"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0"> 2120</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* <a class="code" href="classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0">ToDeclaration</a>()             {</div>
+<div class="line"><a name="l02121"></a><span class="lineno"> 2121</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToDeclaration() : 0 );</div>
+<div class="line"><a name="l02122"></a><span class="lineno"> 2122</span>&#160;    }</div>
+<div class="line"><a name="l02123"></a><span class="lineno"> 2123</span>&#160; </div>
+<div class="line"><a name="l02124"></a><span class="lineno"> 2124</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l02125"></a><span class="lineno"> 2125</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* _node;</div>
+<div class="line"><a name="l02126"></a><span class="lineno"> 2126</span>&#160;};</div>
+<div class="line"><a name="l02127"></a><span class="lineno"> 2127</span>&#160; </div>
+<div class="line"><a name="l02128"></a><span class="lineno"> 2128</span>&#160; </div>
+<div class="line"><a name="l02133"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_const_handle.html"> 2133</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a></div>
+<div class="line"><a name="l02134"></a><span class="lineno"> 2134</span>&#160;{</div>
+<div class="line"><a name="l02135"></a><span class="lineno"> 2135</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l02136"></a><span class="lineno"> 2136</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* node ) : _node( node ) {</div>
+<div class="line"><a name="l02137"></a><span class="lineno"> 2137</span>&#160;    }</div>
+<div class="line"><a name="l02138"></a><span class="lineno"> 2138</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>&amp; node ) : _node( &amp;node ) {</div>
+<div class="line"><a name="l02139"></a><span class="lineno"> 2139</span>&#160;    }</div>
+<div class="line"><a name="l02140"></a><span class="lineno"> 2140</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>&amp; ref ) : _node( ref._node ) {</div>
+<div class="line"><a name="l02141"></a><span class="lineno"> 2141</span>&#160;    }</div>
+<div class="line"><a name="l02142"></a><span class="lineno"> 2142</span>&#160; </div>
+<div class="line"><a name="l02143"></a><span class="lineno"> 2143</span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>&amp; operator=( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>&amp; ref )                          {</div>
+<div class="line"><a name="l02144"></a><span class="lineno"> 2144</span>&#160;        _node = ref._node;</div>
+<div class="line"><a name="l02145"></a><span class="lineno"> 2145</span>&#160;        <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
+<div class="line"><a name="l02146"></a><span class="lineno"> 2146</span>&#160;    }</div>
+<div class="line"><a name="l02147"></a><span class="lineno"> 2147</span>&#160; </div>
+<div class="line"><a name="l02148"></a><span class="lineno"> 2148</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> FirstChild()<span class="keyword"> const                                         </span>{</div>
+<div class="line"><a name="l02149"></a><span class="lineno"> 2149</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;FirstChild() : 0 );</div>
+<div class="line"><a name="l02150"></a><span class="lineno"> 2150</span>&#160;    }</div>
+<div class="line"><a name="l02151"></a><span class="lineno"> 2151</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> FirstChildElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )<span class="keyword"> const                </span>{</div>
+<div class="line"><a name="l02152"></a><span class="lineno"> 2152</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;FirstChildElement( name ) : 0 );</div>
+<div class="line"><a name="l02153"></a><span class="lineno"> 2153</span>&#160;    }</div>
+<div class="line"><a name="l02154"></a><span class="lineno"> 2154</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> LastChild()<span class="keyword">    const                                       </span>{</div>
+<div class="line"><a name="l02155"></a><span class="lineno"> 2155</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;LastChild() : 0 );</div>
+<div class="line"><a name="l02156"></a><span class="lineno"> 2156</span>&#160;    }</div>
+<div class="line"><a name="l02157"></a><span class="lineno"> 2157</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> LastChildElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )<span class="keyword"> const             </span>{</div>
+<div class="line"><a name="l02158"></a><span class="lineno"> 2158</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;LastChildElement( name ) : 0 );</div>
+<div class="line"><a name="l02159"></a><span class="lineno"> 2159</span>&#160;    }</div>
+<div class="line"><a name="l02160"></a><span class="lineno"> 2160</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> PreviousSibling()<span class="keyword"> const                                    </span>{</div>
+<div class="line"><a name="l02161"></a><span class="lineno"> 2161</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;PreviousSibling() : 0 );</div>
+<div class="line"><a name="l02162"></a><span class="lineno"> 2162</span>&#160;    }</div>
+<div class="line"><a name="l02163"></a><span class="lineno"> 2163</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> PreviousSiblingElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )<span class="keyword"> const       </span>{</div>
+<div class="line"><a name="l02164"></a><span class="lineno"> 2164</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;PreviousSiblingElement( name ) : 0 );</div>
+<div class="line"><a name="l02165"></a><span class="lineno"> 2165</span>&#160;    }</div>
+<div class="line"><a name="l02166"></a><span class="lineno"> 2166</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> NextSibling()<span class="keyword"> const                                        </span>{</div>
+<div class="line"><a name="l02167"></a><span class="lineno"> 2167</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;NextSibling() : 0 );</div>
+<div class="line"><a name="l02168"></a><span class="lineno"> 2168</span>&#160;    }</div>
+<div class="line"><a name="l02169"></a><span class="lineno"> 2169</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a> NextSiblingElement( <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0 )<span class="keyword"> const           </span>{</div>
+<div class="line"><a name="l02170"></a><span class="lineno"> 2170</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classtinyxml2_1_1_x_m_l_const_handle.html">XMLConstHandle</a>( _node ? _node-&gt;NextSiblingElement( name ) : 0 );</div>
+<div class="line"><a name="l02171"></a><span class="lineno"> 2171</span>&#160;    }</div>
+<div class="line"><a name="l02172"></a><span class="lineno"> 2172</span>&#160; </div>
+<div class="line"><a name="l02173"></a><span class="lineno"> 2173</span>&#160; </div>
+<div class="line"><a name="l02174"></a><span class="lineno"> 2174</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* ToNode()<span class="keyword"> const               </span>{</div>
+<div class="line"><a name="l02175"></a><span class="lineno"> 2175</span>&#160;        <span class="keywordflow">return</span> _node;</div>
+<div class="line"><a name="l02176"></a><span class="lineno"> 2176</span>&#160;    }</div>
+<div class="line"><a name="l02177"></a><span class="lineno"> 2177</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>* ToElement()<span class="keyword"> const         </span>{</div>
+<div class="line"><a name="l02178"></a><span class="lineno"> 2178</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToElement() : 0 );</div>
+<div class="line"><a name="l02179"></a><span class="lineno"> 2179</span>&#160;    }</div>
+<div class="line"><a name="l02180"></a><span class="lineno"> 2180</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>* ToText()<span class="keyword"> const               </span>{</div>
+<div class="line"><a name="l02181"></a><span class="lineno"> 2181</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToText() : 0 );</div>
+<div class="line"><a name="l02182"></a><span class="lineno"> 2182</span>&#160;    }</div>
+<div class="line"><a name="l02183"></a><span class="lineno"> 2183</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>* ToUnknown()<span class="keyword"> const         </span>{</div>
+<div class="line"><a name="l02184"></a><span class="lineno"> 2184</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToUnknown() : 0 );</div>
+<div class="line"><a name="l02185"></a><span class="lineno"> 2185</span>&#160;    }</div>
+<div class="line"><a name="l02186"></a><span class="lineno"> 2186</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>* ToDeclaration()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l02187"></a><span class="lineno"> 2187</span>&#160;        <span class="keywordflow">return</span> ( _node ? _node-&gt;ToDeclaration() : 0 );</div>
+<div class="line"><a name="l02188"></a><span class="lineno"> 2188</span>&#160;    }</div>
+<div class="line"><a name="l02189"></a><span class="lineno"> 2189</span>&#160; </div>
+<div class="line"><a name="l02190"></a><span class="lineno"> 2190</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l02191"></a><span class="lineno"> 2191</span>&#160;    <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_node.html">XMLNode</a>* _node;</div>
+<div class="line"><a name="l02192"></a><span class="lineno"> 2192</span>&#160;};</div>
+<div class="line"><a name="l02193"></a><span class="lineno"> 2193</span>&#160; </div>
+<div class="line"><a name="l02194"></a><span class="lineno"> 2194</span>&#160; </div>
+<div class="line"><a name="l02237"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html"> 2237</a></span>&#160;<span class="keyword">class </span>TINYXML2_LIB <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a> : <span class="keyword">public</span> <a class="code" href="classtinyxml2_1_1_x_m_l_visitor.html">XMLVisitor</a></div>
+<div class="line"><a name="l02238"></a><span class="lineno"> 2238</span>&#160;{</div>
+<div class="line"><a name="l02239"></a><span class="lineno"> 2239</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l02246"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7"> 2246</a></span>&#160;    <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7">XMLPrinter</a>( FILE* file=0, <span class="keywordtype">bool</span> compact = <span class="keyword">false</span>, <span class="keywordtype">int</span> depth = 0 );</div>
+<div class="line"><a name="l02247"></a><span class="lineno"> 2247</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classtinyxml2_1_1_x_m_l_printer.html">XMLPrinter</a>()   {}</div>
+<div class="line"><a name="l02248"></a><span class="lineno"> 2248</span>&#160; </div>
+<div class="line"><a name="l02250"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903"> 2250</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903">PushHeader</a>( <span class="keywordtype">bool</span> writeBOM, <span class="keywordtype">bool</span> writeDeclaration );</div>
+<div class="line"><a name="l02254"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010"> 2254</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010">OpenElement</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">bool</span> compactMode=<span class="keyword">false</span> );</div>
+<div class="line"><a name="l02256"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0"> 2256</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0">PushAttribute</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">char</span>* value );</div>
+<div class="line"><a name="l02257"></a><span class="lineno"> 2257</span>&#160;    <span class="keywordtype">void</span> PushAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">int</span> value );</div>
+<div class="line"><a name="l02258"></a><span class="lineno"> 2258</span>&#160;    <span class="keywordtype">void</span> PushAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">unsigned</span> value );</div>
+<div class="line"><a name="l02259"></a><span class="lineno"> 2259</span>&#160;    <span class="keywordtype">void</span> PushAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, int64_t value );</div>
+<div class="line"><a name="l02260"></a><span class="lineno"> 2260</span>&#160;    <span class="keywordtype">void</span> PushAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, uint64_t value );</div>
+<div class="line"><a name="l02261"></a><span class="lineno"> 2261</span>&#160;    <span class="keywordtype">void</span> PushAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">bool</span> value );</div>
+<div class="line"><a name="l02262"></a><span class="lineno"> 2262</span>&#160;    <span class="keywordtype">void</span> PushAttribute( <span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keywordtype">double</span> value );</div>
+<div class="line"><a name="l02264"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240"> 2264</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240">CloseElement</a>( <span class="keywordtype">bool</span> compactMode=<span class="keyword">false</span> );</div>
+<div class="line"><a name="l02265"></a><span class="lineno"> 2265</span>&#160; </div>
+<div class="line"><a name="l02267"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3"> 2267</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3">PushText</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* text, <span class="keywordtype">bool</span> cdata=<span class="keyword">false</span> );</div>
+<div class="line"><a name="l02269"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a3e0d4d78de25d4cf081009e1431cea7e"> 2269</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a3e0d4d78de25d4cf081009e1431cea7e">PushText</a>( <span class="keywordtype">int</span> value );</div>
+<div class="line"><a name="l02271"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a661fb50e7e0a4918d2d259cb0fae647e"> 2271</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a661fb50e7e0a4918d2d259cb0fae647e">PushText</a>( <span class="keywordtype">unsigned</span> value );</div>
+<div class="line"><a name="l02273"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a96b0a0bfe105154a0a6c37d725258f0a"> 2273</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a96b0a0bfe105154a0a6c37d725258f0a">PushText</a>( int64_t value );</div>
+<div class="line"><a name="l02275"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a60b0a4cf57371ff8679c2c7556ccb708"> 2275</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a60b0a4cf57371ff8679c2c7556ccb708">PushText</a>( uint64_t value );</div>
+<div class="line"><a name="l02277"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a4390e5fa1ed05189a8686647345ab29f"> 2277</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a4390e5fa1ed05189a8686647345ab29f">PushText</a>( <span class="keywordtype">bool</span> value );</div>
+<div class="line"><a name="l02279"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a1dbb1390e829d0673af66b9cd1928bd7"> 2279</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a1dbb1390e829d0673af66b9cd1928bd7">PushText</a>( <span class="keywordtype">float</span> value );</div>
+<div class="line"><a name="l02281"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#aa715302dfc09473c77c853cbd5431965"> 2281</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#aa715302dfc09473c77c853cbd5431965">PushText</a>( <span class="keywordtype">double</span> value );</div>
+<div class="line"><a name="l02282"></a><span class="lineno"> 2282</span>&#160; </div>
+<div class="line"><a name="l02284"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140"> 2284</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140">PushComment</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* comment );</div>
+<div class="line"><a name="l02285"></a><span class="lineno"> 2285</span>&#160; </div>
+<div class="line"><a name="l02286"></a><span class="lineno"> 2286</span>&#160;    <span class="keywordtype">void</span> PushDeclaration( <span class="keyword">const</span> <span class="keywordtype">char</span>* value );</div>
+<div class="line"><a name="l02287"></a><span class="lineno"> 2287</span>&#160;    <span class="keywordtype">void</span> PushUnknown( <span class="keyword">const</span> <span class="keywordtype">char</span>* value );</div>
+<div class="line"><a name="l02288"></a><span class="lineno"> 2288</span>&#160; </div>
+<div class="line"><a name="l02289"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b"> 2289</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b">VisitEnter</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>&amp; <span class="comment">/*doc*/</span> );</div>
+<div class="line"><a name="l02290"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29"> 2290</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29">VisitExit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_document.html">XMLDocument</a>&amp; <span class="comment">/*doc*/</span> )            {</div>
+<div class="line"><a name="l02291"></a><span class="lineno"> 2291</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
+<div class="line"><a name="l02292"></a><span class="lineno"> 2292</span>&#160;    }</div>
+<div class="line"><a name="l02293"></a><span class="lineno"> 2293</span>&#160; </div>
+<div class="line"><a name="l02294"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a2ce2aa508c21ac91615093ddb9c282c5"> 2294</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a2ce2aa508c21ac91615093ddb9c282c5">VisitEnter</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>&amp; element, <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_attribute.html">XMLAttribute</a>* attribute );</div>
+<div class="line"><a name="l02295"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#ae99e0a7086543591edfb565f24689098"> 2295</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#ae99e0a7086543591edfb565f24689098">VisitExit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>&amp; element );</div>
+<div class="line"><a name="l02296"></a><span class="lineno"> 2296</span>&#160; </div>
+<div class="line"><a name="l02297"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de"> 2297</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_text.html">XMLText</a>&amp; text );</div>
+<div class="line"><a name="l02298"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a3f16a30be1537ac141d9bd2db824ba9e"> 2298</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a3f16a30be1537ac141d9bd2db824ba9e">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_comment.html">XMLComment</a>&amp; comment );</div>
+<div class="line"><a name="l02299"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a9ceff5cd85e5db65838962174fcdcc46"> 2299</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a9ceff5cd85e5db65838962174fcdcc46">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_declaration.html">XMLDeclaration</a>&amp; declaration );</div>
+<div class="line"><a name="l02300"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#aa15e1da81e17dea5da6499ac5b08d9d8"> 2300</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#aa15e1da81e17dea5da6499ac5b08d9d8">Visit</a>( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_unknown.html">XMLUnknown</a>&amp; unknown );</div>
+<div class="line"><a name="l02301"></a><span class="lineno"> 2301</span>&#160; </div>
+<div class="line"><a name="l02306"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e"> 2306</a></span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e">CStr</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l02307"></a><span class="lineno"> 2307</span>&#160;        <span class="keywordflow">return</span> _buffer.Mem();</div>
+<div class="line"><a name="l02308"></a><span class="lineno"> 2308</span>&#160;    }</div>
+<div class="line"><a name="l02314"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c"> 2314</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c">CStrSize</a>()<span class="keyword"> const </span>{</div>
+<div class="line"><a name="l02315"></a><span class="lineno"> 2315</span>&#160;        <span class="keywordflow">return</span> _buffer.Size();</div>
+<div class="line"><a name="l02316"></a><span class="lineno"> 2316</span>&#160;    }</div>
+<div class="line"><a name="l02321"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3"> 2321</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3">ClearBuffer</a>( <span class="keywordtype">bool</span> resetToFirstElement = <span class="keyword">true</span> ) {</div>
+<div class="line"><a name="l02322"></a><span class="lineno"> 2322</span>&#160;        _buffer.Clear();</div>
+<div class="line"><a name="l02323"></a><span class="lineno"> 2323</span>&#160;        _buffer.Push(0);</div>
+<div class="line"><a name="l02324"></a><span class="lineno"> 2324</span>&#160;        _firstElement = resetToFirstElement;</div>
+<div class="line"><a name="l02325"></a><span class="lineno"> 2325</span>&#160;    }</div>
+<div class="line"><a name="l02326"></a><span class="lineno"> 2326</span>&#160; </div>
+<div class="line"><a name="l02327"></a><span class="lineno"> 2327</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l02328"></a><span class="lineno"> 2328</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> CompactMode( <span class="keyword">const</span> <a class="code" href="classtinyxml2_1_1_x_m_l_element.html">XMLElement</a>&amp; )   { <span class="keywordflow">return</span> _compactMode; }</div>
+<div class="line"><a name="l02329"></a><span class="lineno"> 2329</span>&#160; </div>
+<div class="line"><a name="l02333"></a><span class="lineno"><a class="line" href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74"> 2333</a></span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74">PrintSpace</a>( <span class="keywordtype">int</span> depth );</div>
+<div class="line"><a name="l02334"></a><span class="lineno"> 2334</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> Print( <span class="keyword">const</span> <span class="keywordtype">char</span>* format, ... );</div>
+<div class="line"><a name="l02335"></a><span class="lineno"> 2335</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> Write( <span class="keyword">const</span> <span class="keywordtype">char</span>* data, <span class="keywordtype">size_t</span> size );</div>
+<div class="line"><a name="l02336"></a><span class="lineno"> 2336</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> Putc( <span class="keywordtype">char</span> ch );</div>
+<div class="line"><a name="l02337"></a><span class="lineno"> 2337</span>&#160; </div>
+<div class="line"><a name="l02338"></a><span class="lineno"> 2338</span>&#160;    <span class="keyword">inline</span> <span class="keywordtype">void</span> Write(<span class="keyword">const</span> <span class="keywordtype">char</span>* data) { Write(data, strlen(data)); }</div>
+<div class="line"><a name="l02339"></a><span class="lineno"> 2339</span>&#160; </div>
+<div class="line"><a name="l02340"></a><span class="lineno"> 2340</span>&#160;    <span class="keywordtype">void</span> SealElementIfJustOpened();</div>
+<div class="line"><a name="l02341"></a><span class="lineno"> 2341</span>&#160;    <span class="keywordtype">bool</span> _elementJustOpened;</div>
+<div class="line"><a name="l02342"></a><span class="lineno"> 2342</span>&#160;    DynArray&lt; const char*, 10 &gt; _stack;</div>
+<div class="line"><a name="l02343"></a><span class="lineno"> 2343</span>&#160; </div>
+<div class="line"><a name="l02344"></a><span class="lineno"> 2344</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l02349"></a><span class="lineno"> 2349</span>&#160;    <span class="keywordtype">void</span> PrepareForNewNode( <span class="keywordtype">bool</span> compactMode );</div>
+<div class="line"><a name="l02350"></a><span class="lineno"> 2350</span>&#160;    <span class="keywordtype">void</span> PrintString( <span class="keyword">const</span> <span class="keywordtype">char</span>*, <span class="keywordtype">bool</span> restrictedEntitySet );  <span class="comment">// prints out, after detecting entities.</span></div>
+<div class="line"><a name="l02351"></a><span class="lineno"> 2351</span>&#160; </div>
+<div class="line"><a name="l02352"></a><span class="lineno"> 2352</span>&#160;    <span class="keywordtype">bool</span> _firstElement;</div>
+<div class="line"><a name="l02353"></a><span class="lineno"> 2353</span>&#160;    FILE* _fp;</div>
+<div class="line"><a name="l02354"></a><span class="lineno"> 2354</span>&#160;    <span class="keywordtype">int</span> _depth;</div>
+<div class="line"><a name="l02355"></a><span class="lineno"> 2355</span>&#160;    <span class="keywordtype">int</span> _textDepth;</div>
+<div class="line"><a name="l02356"></a><span class="lineno"> 2356</span>&#160;    <span class="keywordtype">bool</span> _processEntities;</div>
+<div class="line"><a name="l02357"></a><span class="lineno"> 2357</span>&#160;    <span class="keywordtype">bool</span> _compactMode;</div>
+<div class="line"><a name="l02358"></a><span class="lineno"> 2358</span>&#160; </div>
+<div class="line"><a name="l02359"></a><span class="lineno"> 2359</span>&#160;    <span class="keyword">enum</span> {</div>
+<div class="line"><a name="l02360"></a><span class="lineno"> 2360</span>&#160;        ENTITY_RANGE = 64,</div>
+<div class="line"><a name="l02361"></a><span class="lineno"> 2361</span>&#160;        BUF_SIZE = 200</div>
+<div class="line"><a name="l02362"></a><span class="lineno"> 2362</span>&#160;    };</div>
+<div class="line"><a name="l02363"></a><span class="lineno"> 2363</span>&#160;    <span class="keywordtype">bool</span> _entityFlag[ENTITY_RANGE];</div>
+<div class="line"><a name="l02364"></a><span class="lineno"> 2364</span>&#160;    <span class="keywordtype">bool</span> _restrictedEntityFlag[ENTITY_RANGE];</div>
+<div class="line"><a name="l02365"></a><span class="lineno"> 2365</span>&#160; </div>
+<div class="line"><a name="l02366"></a><span class="lineno"> 2366</span>&#160;    DynArray&lt; char, 20 &gt; _buffer;</div>
+<div class="line"><a name="l02367"></a><span class="lineno"> 2367</span>&#160; </div>
+<div class="line"><a name="l02368"></a><span class="lineno"> 2368</span>&#160;    <span class="comment">// Prohibit cloning, intentionally not implemented</span></div>
+<div class="line"><a name="l02369"></a><span class="lineno"> 2369</span>&#160;    XMLPrinter( <span class="keyword">const</span> XMLPrinter&amp; );</div>
+<div class="line"><a name="l02370"></a><span class="lineno"> 2370</span>&#160;    XMLPrinter&amp; operator=( <span class="keyword">const</span> XMLPrinter&amp; );</div>
+<div class="line"><a name="l02371"></a><span class="lineno"> 2371</span>&#160;};</div>
+<div class="line"><a name="l02372"></a><span class="lineno"> 2372</span>&#160; </div>
+<div class="line"><a name="l02373"></a><span class="lineno"> 2373</span>&#160; </div>
+<div class="line"><a name="l02374"></a><span class="lineno"> 2374</span>&#160;}   <span class="comment">// tinyxml2</span></div>
+<div class="line"><a name="l02375"></a><span class="lineno"> 2375</span>&#160; </div>
+<div class="line"><a name="l02376"></a><span class="lineno"> 2376</span>&#160;<span class="preprocessor">#if defined(_MSC_VER)</span></div>
+<div class="line"><a name="l02377"></a><span class="lineno"> 2377</span>&#160;<span class="preprocessor">#   pragma warning(pop)</span></div>
+<div class="line"><a name="l02378"></a><span class="lineno"> 2378</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l02379"></a><span class="lineno"> 2379</span>&#160; </div>
+<div class="line"><a name="l02380"></a><span class="lineno"> 2380</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// TINYXML2_INCLUDED</span></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html">tinyxml2::XMLAttribute</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1141</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a02d5ea924586e35f9c13857d1671b765"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a02d5ea924586e35f9c13857d1671b765">tinyxml2::XMLAttribute::GetLineNum</a></div><div class="ttdeci">int GetLineNum() const</div><div class="ttdoc">Gets the line number the attribute is in, if the document was parsed from a file.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1151</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a049dea6449a6259b6cfed44a9427b607"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a049dea6449a6259b6cfed44a9427b607">tinyxml2::XMLAttribute::QueryFloatValue</a></div><div class="ttdeci">XMLError QueryFloatValue(float *value) const</div><div class="ttdoc">See QueryIntValue.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a0be5343b08a957c42c02c5d32c35d338"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a0be5343b08a957c42c02c5d32c35d338">tinyxml2::XMLAttribute::UnsignedValue</a></div><div class="ttdeci">unsigned UnsignedValue() const</div><div class="ttdoc">Query as an unsigned integer. See IntValue()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1181</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a10964060a5c0d92486ecf8705bdf37da"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a10964060a5c0d92486ecf8705bdf37da">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(uint64_t value)</div><div class="ttdoc">Set the attribute to value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a1aab1dd0e43ecbcfa306adbcf3a3d853"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a1aab1dd0e43ecbcfa306adbcf3a3d853">tinyxml2::XMLAttribute::Value</a></div><div class="ttdeci">const char * Value() const</div><div class="ttdoc">The value of the attribute.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a27797b45d21c981257720db94f5f8801"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a27797b45d21c981257720db94f5f8801">tinyxml2::XMLAttribute::FloatValue</a></div><div class="ttdeci">float FloatValue() const</div><div class="ttdoc">Query as a float. See IntValue()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1199</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a2aa6e55e8ea03af0609cf6690bff79b9"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a2aa6e55e8ea03af0609cf6690bff79b9">tinyxml2::XMLAttribute::QueryDoubleValue</a></div><div class="ttdeci">XMLError QueryDoubleValue(double *value) const</div><div class="ttdoc">See QueryIntValue.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a406d2c4a13c7af99a65edb59dd9f7581"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a406d2c4a13c7af99a65edb59dd9f7581">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *value)</div><div class="ttdoc">Set the attribute to a string value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a48a7f3496f1415832e451bd8d09c9cb9"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a48a7f3496f1415832e451bd8d09c9cb9">tinyxml2::XMLAttribute::QueryUnsignedValue</a></div><div class="ttdeci">XMLError QueryUnsignedValue(unsigned int *value) const</div><div class="ttdoc">See QueryIntValue.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a4aa73513f54ff0087d3e804f0f54e30f"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f">tinyxml2::XMLAttribute::DoubleValue</a></div><div class="ttdeci">double DoubleValue() const</div><div class="ttdoc">Query as a double. See IntValue()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1193</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a4e25344d6e4159026be34dbddf1dcac2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a4e25344d6e4159026be34dbddf1dcac2">tinyxml2::XMLAttribute::QueryInt64Value</a></div><div class="ttdeci">XMLError QueryInt64Value(int64_t *value) const</div><div class="ttdoc">See QueryIntValue.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a5f32e038954256f61c21ff20fd13a09c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a5f32e038954256f61c21ff20fd13a09c">tinyxml2::XMLAttribute::QueryBoolValue</a></div><div class="ttdeci">XMLError QueryBoolValue(bool *value) const</div><div class="ttdoc">See QueryIntValue.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a6d5176260db00ea301c01af8457cd993"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a6d5176260db00ea301c01af8457cd993">tinyxml2::XMLAttribute::QueryIntValue</a></div><div class="ttdeci">XMLError QueryIntValue(int *value) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a7c1240f479722b9aa29b6c030aa116c2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a7c1240f479722b9aa29b6c030aa116c2">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(int64_t value)</div><div class="ttdoc">Set the attribute to value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a98ce5207344ad33a265b0422addae1ff"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a98ce5207344ad33a265b0422addae1ff">tinyxml2::XMLAttribute::BoolValue</a></div><div class="ttdeci">bool BoolValue() const</div><div class="ttdoc">Query as a boolean. See IntValue()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1187</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_a9a65ab3147abe8ccbbd373ce8791e818"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#a9a65ab3147abe8ccbbd373ce8791e818">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(double value)</div><div class="ttdoc">Set the attribute to value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_ab3516def4fe058fe328f2b89fc2d77da"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#ab3516def4fe058fe328f2b89fc2d77da">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(bool value)</div><div class="ttdoc">Set the attribute to value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_ab886c486ec19f02ed826f8dc129e5ad8"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#ab886c486ec19f02ed826f8dc129e5ad8">tinyxml2::XMLAttribute::Name</a></div><div class="ttdeci">const char * Name() const</div><div class="ttdoc">The name of the attribute.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_ad86d7d7058d76761c3a80662566a57e5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#ad86d7d7058d76761c3a80662566a57e5">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(int value)</div><div class="ttdoc">Set the attribute to value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_adfa2433f0fdafd5c3880936de9affa80"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#adfa2433f0fdafd5c3880936de9affa80">tinyxml2::XMLAttribute::IntValue</a></div><div class="ttdeci">int IntValue() const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1162</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_ae70468c0f6df2748ba3529c716999fae"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#ae70468c0f6df2748ba3529c716999fae">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(unsigned value)</div><div class="ttdoc">Set the attribute to value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_ae95e843313aaf5d56c32530b6456df02"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#ae95e843313aaf5d56c32530b6456df02">tinyxml2::XMLAttribute::SetAttribute</a></div><div class="ttdeci">void SetAttribute(float value)</div><div class="ttdoc">Set the attribute to value.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_aee53571b21e7ce5421eb929523a8bbe6"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#aee53571b21e7ce5421eb929523a8bbe6">tinyxml2::XMLAttribute::Next</a></div><div class="ttdeci">const XMLAttribute * Next() const</div><div class="ttdoc">The next attribute in the list.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1154</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_attribute_html_af793c695e7ee65cf20b8010d38b1d157"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_attribute.html#af793c695e7ee65cf20b8010d38b1d157">tinyxml2::XMLAttribute::QueryUnsigned64Value</a></div><div class="ttdeci">XMLError QueryUnsigned64Value(uint64_t *value) const</div><div class="ttdoc">See QueryIntValue.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_comment_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_comment.html">tinyxml2::XMLComment</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1032</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_comment_html_a08991cc63fadf7e95078ac4f9ea1b073"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_comment.html#a08991cc63fadf7e95078ac4f9ea1b073">tinyxml2::XMLComment::ShallowClone</a></div><div class="ttdeci">virtual XMLNode * ShallowClone(XMLDocument *document) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_comment_html_a4a33dc32fae0285b03f9cfcb3e43e122"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_comment.html#a4a33dc32fae0285b03f9cfcb3e43e122">tinyxml2::XMLComment::Accept</a></div><div class="ttdeci">virtual bool Accept(XMLVisitor *visitor) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_comment_html_a6f7d227b25afa8cc3c763b7cc8833739"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_comment.html#a6f7d227b25afa8cc3c763b7cc8833739">tinyxml2::XMLComment::ShallowEqual</a></div><div class="ttdeci">virtual bool ShallowEqual(const XMLNode *compare) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_comment_html_a8093e1dc8a34fa446d9dc3fde0e6c0ee"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_comment.html#a8093e1dc8a34fa446d9dc3fde0e6c0ee">tinyxml2::XMLComment::ToComment</a></div><div class="ttdeci">virtual XMLComment * ToComment()</div><div class="ttdoc">Safely cast to a Comment, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1035</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_const_handle_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_const_handle.html">tinyxml2::XMLConstHandle</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2134</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_declaration_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_declaration.html">tinyxml2::XMLDeclaration</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1071</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_declaration_html_a118d47518dd9e522644e42efa259aed7"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_declaration.html#a118d47518dd9e522644e42efa259aed7">tinyxml2::XMLDeclaration::ShallowClone</a></div><div class="ttdeci">virtual XMLNode * ShallowClone(XMLDocument *document) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_declaration_html_a159d8ac45865215e88059ea1e5b52fc5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_declaration.html#a159d8ac45865215e88059ea1e5b52fc5">tinyxml2::XMLDeclaration::ToDeclaration</a></div><div class="ttdeci">virtual XMLDeclaration * ToDeclaration()</div><div class="ttdoc">Safely cast to a Declaration, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1074</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_declaration_html_a5f376019fb34752eb248548f42f32045"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_declaration.html#a5f376019fb34752eb248548f42f32045">tinyxml2::XMLDeclaration::Accept</a></div><div class="ttdeci">virtual bool Accept(XMLVisitor *visitor) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_declaration_html_aa26b70011694e9b9e9480b929e9b78d6"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_declaration.html#aa26b70011694e9b9e9480b929e9b78d6">tinyxml2::XMLDeclaration::ShallowEqual</a></div><div class="ttdeci">virtual bool ShallowEqual(const XMLNode *compare) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html">tinyxml2::XMLDocument</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1717</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a14419b698f7c4b140df4e80f3f0c93b0"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a14419b698f7c4b140df4e80f3f0c93b0">tinyxml2::XMLDocument::SetBOM</a></div><div class="ttdeci">void SetBOM(bool useBOM)</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1803</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a1d033945b42e125d933d6231e4571552"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a1d033945b42e125d933d6231e4571552">tinyxml2::XMLDocument::PrintError</a></div><div class="ttdeci">void PrintError() const</div><div class="ttdoc">A (trivial) utility function that prints the ErrorStr() to stdout.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a2ebd4647a8af5fc6831b294ac26a150a"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a2ebd4647a8af5fc6831b294ac26a150a">tinyxml2::XMLDocument::LoadFile</a></div><div class="ttdeci">XMLError LoadFile(const char *filename)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a33fc5d159db873a179fa26338adb05bd"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a33fc5d159db873a179fa26338adb05bd">tinyxml2::XMLDocument::HasBOM</a></div><div class="ttdeci">bool HasBOM() const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1798</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a34e6318e182e40e3cc4f4ba5d59ed9ed"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a34e6318e182e40e3cc4f4ba5d59ed9ed">tinyxml2::XMLDocument::Error</a></div><div class="ttdeci">bool Error() const</div><div class="ttdoc">Return true if there was an error parsing the document.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1881</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a3e185f880882bd978367bb55937735ec"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a3e185f880882bd978367bb55937735ec">tinyxml2::XMLDocument::ToDocument</a></div><div class="ttdeci">virtual XMLDocument * ToDocument()</div><div class="ttdoc">Safely cast to a Document, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1731</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a4085d9c52f1d93214311459d6d1fcf17"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a4085d9c52f1d93214311459d6d1fcf17">tinyxml2::XMLDocument::ClearError</a></div><div class="ttdeci">void ClearError()</div><div class="ttdoc">Clears the error flags.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a5385c937734ff6db9226ab707d2c7147"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a5385c937734ff6db9226ab707d2c7147">tinyxml2::XMLDocument::NewUnknown</a></div><div class="ttdeci">XMLUnknown * NewUnknown(const char *text)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a57400f816dbe7799ece33615ead9ab76"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a57400f816dbe7799ece33615ead9ab76">tinyxml2::XMLDocument::ErrorLineNum</a></div><div class="ttdeci">int ErrorLineNum() const</div><div class="ttdoc">Return the line where the error occurred, or zero if unknown.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1900</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a57ddf17b6e054dda10af98991b1b8f70"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a57ddf17b6e054dda10af98991b1b8f70">tinyxml2::XMLDocument::XMLDocument</a></div><div class="ttdeci">XMLDocument(bool processEntities=true, Whitespace whitespaceMode=PRESERVE_WHITESPACE)</div><div class="ttdoc">constructor</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a5f1d330fad44c52f3d265338dd2a6dc2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a5f1d330fad44c52f3d265338dd2a6dc2">tinyxml2::XMLDocument::LoadFile</a></div><div class="ttdeci">XMLError LoadFile(FILE *)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a65656b0b2cbc822708eb351504178aaf"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a65656b0b2cbc822708eb351504178aaf">tinyxml2::XMLDocument::Clear</a></div><div class="ttdeci">void Clear()</div><div class="ttdoc">Clear the document, resetting it to the initial state.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a6fe5ef18699091844fcf64b56ffa5bf9"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a6fe5ef18699091844fcf64b56ffa5bf9">tinyxml2::XMLDocument::ShallowEqual</a></div><div class="ttdeci">virtual bool ShallowEqual(const XMLNode *) const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1926</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a73ac416b4a2aa0952e841220eb3da18f"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a73ac416b4a2aa0952e841220eb3da18f">tinyxml2::XMLDocument::SaveFile</a></div><div class="ttdeci">XMLError SaveFile(const char *filename, bool compact=false)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a867cf5fa3e3ff6ae4847a8b7ee8ec083"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a867cf5fa3e3ff6ae4847a8b7ee8ec083">tinyxml2::XMLDocument::Print</a></div><div class="ttdeci">void Print(XMLPrinter *streamer=0) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a8aa7817d4a1001364b06373763ab99d6"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a8aa7817d4a1001364b06373763ab99d6">tinyxml2::XMLDocument::NewElement</a></div><div class="ttdeci">XMLElement * NewElement(const char *name)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a8b95779479a0035acc67b3a61dfe1b74"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a8b95779479a0035acc67b3a61dfe1b74">tinyxml2::XMLDocument::SaveFile</a></div><div class="ttdeci">XMLError SaveFile(FILE *fp, bool compact=false)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_a9efa54f7ecb37c17ab1fa2b3078ccca1"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#a9efa54f7ecb37c17ab1fa2b3078ccca1">tinyxml2::XMLDocument::Accept</a></div><div class="ttdeci">virtual bool Accept(XMLVisitor *visitor) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_aa37cc1709d7e1e988bc17dcfb24a69b8"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#aa37cc1709d7e1e988bc17dcfb24a69b8">tinyxml2::XMLDocument::ShallowClone</a></div><div class="ttdeci">virtual XMLNode * ShallowClone(XMLDocument *) const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1923</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_ab7e8b29ae4099092a8bb947da6361296"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#ab7e8b29ae4099092a8bb947da6361296">tinyxml2::XMLDocument::NewText</a></div><div class="ttdeci">XMLText * NewText(const char *text)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_ac1d6e2c7fcc1a660624ac4f68e96380d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d">tinyxml2::XMLDocument::DeleteNode</a></div><div class="ttdeci">void DeleteNode(XMLNode *node)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_ad2b70320d3c2a071c2f36928edff3e1c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#ad2b70320d3c2a071c2f36928edff3e1c">tinyxml2::XMLDocument::RootElement</a></div><div class="ttdeci">XMLElement * RootElement()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1810</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_ad75aa9d32c4e8b300655186808aa9abf"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#ad75aa9d32c4e8b300655186808aa9abf">tinyxml2::XMLDocument::ErrorStr</a></div><div class="ttdeci">const char * ErrorStr() const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_ade4874bcb439954972ef2b3723ff3259"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#ade4874bcb439954972ef2b3723ff3259">tinyxml2::XMLDocument::NewComment</a></div><div class="ttdeci">XMLComment * NewComment(const char *comment)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_aee2eb3435923f5494dcc70ac225b60a2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#aee2eb3435923f5494dcc70ac225b60a2">tinyxml2::XMLDocument::NewDeclaration</a></div><div class="ttdeci">XMLDeclaration * NewDeclaration(const char *text=0)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_af2b616169e6517182f6725f2498e9a01"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#af2b616169e6517182f6725f2498e9a01">tinyxml2::XMLDocument::Parse</a></div><div class="ttdeci">XMLError Parse(const char *xml, size_t nBytes=static_cast&lt; size_t &gt;(-1))</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_af592ffc91514e25a39664521ac83db45"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">tinyxml2::XMLDocument::DeepCopy</a></div><div class="ttdeci">void DeepCopy(XMLDocument *target) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_document_html_afa3ed33b3107f920ec2b301f805ac17d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_document.html#afa3ed33b3107f920ec2b301f805ac17d">tinyxml2::XMLDocument::ErrorID</a></div><div class="ttdeci">XMLError ErrorID() const</div><div class="ttdoc">Return the errorID.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1885</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html">tinyxml2::XMLElement</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1265</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a10a90c505aea716bf073eea1c97f33b5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5">tinyxml2::XMLElement::DoubleAttribute</a></div><div class="ttdeci">double DoubleAttribute(const char *name, double defaultValue=0) const</div><div class="ttdoc">See IntAttribute()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a11943abf2d0831548c3790dd5d9f119c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a11943abf2d0831548c3790dd5d9f119c">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, const char *value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1465</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a120c538c8eead169e635dbc70fb226d8"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a120c538c8eead169e635dbc70fb226d8">tinyxml2::XMLElement::QueryInt64Text</a></div><div class="ttdeci">XMLError QueryInt64Text(int64_t *uval) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a13dd590b5d3958ce2ed79844aacd9405"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a13dd590b5d3958ce2ed79844aacd9405">tinyxml2::XMLElement::QueryUnsigned64Attribute</a></div><div class="ttdeci">XMLError QueryUnsigned64Attribute(const char *name, uint64_t *value) const</div><div class="ttdoc">See QueryIntAttribute()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1370</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a14c1bb77c39689838be01838d86ca872"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a14c1bb77c39689838be01838d86ca872">tinyxml2::XMLElement::QueryBoolAttribute</a></div><div class="ttdeci">XMLError QueryBoolAttribute(const char *name, bool *value) const</div><div class="ttdoc">See QueryIntAttribute()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1379</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a14d38aa4b5e18a46274a27425188a6a1"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a14d38aa4b5e18a46274a27425188a6a1">tinyxml2::XMLElement::QueryUnsignedText</a></div><div class="ttdeci">XMLError QueryUnsignedText(unsigned *uval) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a189e155810fc9fdd4da1409cbadee187"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a189e155810fc9fdd4da1409cbadee187">tinyxml2::XMLElement::InsertNewText</a></div><div class="ttdeci">XMLText * InsertNewText(const char *text)</div><div class="ttdoc">See InsertNewChildElement()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a1f9c2cd61b72af5ae708d37b7ad283ce"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a1f9c2cd61b72af5ae708d37b7ad283ce">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(const char *inText)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a226502bab8f1be7ede1fdd255398eb85"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a226502bab8f1be7ede1fdd255398eb85">tinyxml2::XMLElement::Unsigned64Attribute</a></div><div class="ttdeci">uint64_t Unsigned64Attribute(const char *name, uint64_t defaultValue=0) const</div><div class="ttdoc">See IntAttribute()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a233397ee81e70eb5d4b814c5f8698533"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a233397ee81e70eb5d4b814c5f8698533">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, double value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1498</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a26fc84cbfba6769dafcfbf256c05e22f"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a26fc84cbfba6769dafcfbf256c05e22f">tinyxml2::XMLElement::QueryUnsignedAttribute</a></div><div class="ttdeci">XMLError QueryUnsignedAttribute(const char *name, unsigned int *value) const</div><div class="ttdoc">See QueryIntAttribute()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1352</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a2dcd4d5d6fb63396cd2f257c318b42c4"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4d5d6fb63396cd2f257c318b42c4">tinyxml2::XMLElement::FindAttribute</a></div><div class="ttdeci">const XMLAttribute * FindAttribute(const char *name) const</div><div class="ttdoc">Query a specific attribute in the list.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a3e191704c8d499906ec11fe2f60c6686"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a3e191704c8d499906ec11fe2f60c6686">tinyxml2::XMLElement::FirstAttribute</a></div><div class="ttdeci">const XMLAttribute * FirstAttribute() const</div><div class="ttdoc">Return the first attribute in the list.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1514</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a3ea8a40e788fb9ad876c28a32932c6d5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5">tinyxml2::XMLElement::Accept</a></div><div class="ttdeci">virtual bool Accept(XMLVisitor *visitor) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a3fe5417d59eb8f5c4afe924b7d332736"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a3fe5417d59eb8f5c4afe924b7d332736">tinyxml2::XMLElement::QueryBoolText</a></div><div class="ttdeci">XMLError QueryBoolText(bool *bval) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a45444eb21f99ca46101545992dc2e927"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a45444eb21f99ca46101545992dc2e927">tinyxml2::XMLElement::FloatText</a></div><div class="ttdeci">float FloatText(float defaultValue=0) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a49bad014ffcc17b0b6119d5b2c97dfb5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a49bad014ffcc17b0b6119d5b2c97dfb5">tinyxml2::XMLElement::UnsignedText</a></div><div class="ttdeci">unsigned UnsignedText(unsigned defaultValue=0) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a51d560da5ae3ad6b75e0ab9ffb2ae42a"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a51d560da5ae3ad6b75e0ab9ffb2ae42a">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(float value)</div><div class="ttdoc">Convenience method for setting text inside an element. See SetText() for important limitations.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a53eda26131e1ad1031ef8ec8adb51bd8"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8">tinyxml2::XMLElement::BoolAttribute</a></div><div class="ttdeci">bool BoolAttribute(const char *name, bool defaultValue=false) const</div><div class="ttdoc">See IntAttribute()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a554b70d882e65b28fc084b23df9b9759"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a554b70d882e65b28fc084b23df9b9759">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, float value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1503</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a5b7df3bed2b8954eabf227fa204522eb"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a5b7df3bed2b8954eabf227fa204522eb">tinyxml2::XMLElement::QueryAttribute</a></div><div class="ttdeci">XMLError QueryAttribute(const char *name, int *value) const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1432</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a5f0964e2dbd8e2ee7fce9beab689443c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a5f0964e2dbd8e2ee7fce9beab689443c">tinyxml2::XMLElement::QueryDoubleAttribute</a></div><div class="ttdeci">XMLError QueryDoubleAttribute(const char *name, double *value) const</div><div class="ttdoc">See QueryIntAttribute()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1387</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a63e057fb5baee1dd29f323cb85907b35"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a63e057fb5baee1dd29f323cb85907b35">tinyxml2::XMLElement::Name</a></div><div class="ttdeci">const char * Name() const</div><div class="ttdoc">Get the name of an element (which is the Value() of the node.)</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1269</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a66d96972adecd816194191f13cc4a0a0"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a66d96972adecd816194191f13cc4a0a0">tinyxml2::XMLElement::Int64Attribute</a></div><div class="ttdeci">int64_t Int64Attribute(const char *name, int64_t defaultValue=0) const</div><div class="ttdoc">See IntAttribute()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a67bd77ac9aaeff58ff20b4275a65ba4e"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a67bd77ac9aaeff58ff20b4275a65ba4e">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(double value)</div><div class="ttdoc">Convenience method for setting text inside an element. See SetText() for important limitations.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a684679c99bb036a25652744cec6c4d96"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a684679c99bb036a25652744cec6c4d96">tinyxml2::XMLElement::QueryDoubleText</a></div><div class="ttdeci">XMLError QueryDoubleText(double *dval) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a68569f59f6382bcea7f5013ec59736d2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2">tinyxml2::XMLElement::BoolText</a></div><div class="ttdeci">bool BoolText(bool defaultValue=false) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a6d5c8d115561ade4e4456b71d91b6f51"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a6d5c8d115561ade4e4456b71d91b6f51">tinyxml2::XMLElement::GetText</a></div><div class="ttdeci">const char * GetText() const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a6e615bc745afd1ca8ded56d7aac02657"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a6e615bc745afd1ca8ded56d7aac02657">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(uint64_t value)</div><div class="ttdoc">Convenience method for setting text inside an element. See SetText() for important limitations.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a70e49ed60b11212ae35f7e354cfe1de9"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9">tinyxml2::XMLElement::Attribute</a></div><div class="ttdeci">const char * Attribute(const char *name, const char *value=0) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a7b62cd33acdfeff7ea2b1b330d4368e4"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a7b62cd33acdfeff7ea2b1b330d4368e4">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(int64_t value)</div><div class="ttdoc">Convenience method for setting text inside an element. See SetText() for important limitations.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a7bbfcc11d516598bc924a8fba4d08597"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a7bbfcc11d516598bc924a8fba4d08597">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(unsigned value)</div><div class="ttdoc">Convenience method for setting text inside an element. See SetText() for important limitations.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a7c0955d80b6f8d196744eacb0f6e90a8"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a7c0955d80b6f8d196744eacb0f6e90a8">tinyxml2::XMLElement::QueryInt64Attribute</a></div><div class="ttdeci">XMLError QueryInt64Attribute(const char *name, int64_t *value) const</div><div class="ttdoc">See QueryIntAttribute()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1361</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a81b1ff0cf2f2cd09be8badc08b39a2b7"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7">tinyxml2::XMLElement::DoubleText</a></div><div class="ttdeci">double DoubleText(double defaultValue=0) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a8a78bc1187c1c45ad89f2690eab567b1"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a8a78bc1187c1c45ad89f2690eab567b1">tinyxml2::XMLElement::QueryIntAttribute</a></div><div class="ttdeci">XMLError QueryIntAttribute(const char *name, int *value) const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1343</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a926357996bef633cb736e1a558419632"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a926357996bef633cb736e1a558419632">tinyxml2::XMLElement::QueryIntText</a></div><div class="ttdeci">XMLError QueryIntText(int *ival) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a95a89b13bb14a2d4655e2b5b406c00d4"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a95a89b13bb14a2d4655e2b5b406c00d4">tinyxml2::XMLElement::IntAttribute</a></div><div class="ttdeci">int IntAttribute(const char *name, int defaultValue=0) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_a97712009a530d8cb8a63bf705f02b4f1"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#a97712009a530d8cb8a63bf705f02b4f1">tinyxml2::XMLElement::SetName</a></div><div class="ttdeci">void SetName(const char *str, bool staticMem=false)</div><div class="ttdoc">Set the name of the element.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1273</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_aa848b696e6a75e4e545c6da9893b11e1"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#aa848b696e6a75e4e545c6da9893b11e1">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, bool value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1493</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_aab6151f7e3b4c2c0a8234e262d7b6b8a"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#aab6151f7e3b4c2c0a8234e262d7b6b8a">tinyxml2::XMLElement::Int64Text</a></div><div class="ttdeci">int64_t Int64Text(int64_t defaultValue=0) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_aae6568c64c7f1cc88be8461ba41a79cf"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#aae6568c64c7f1cc88be8461ba41a79cf">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, int value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1470</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_aaeefdf9171fec91b13a776b42299b0dd"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#aaeefdf9171fec91b13a776b42299b0dd">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, int64_t value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1481</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ab1f4be2332e27dc640e9b6abd01d64dd"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ab1f4be2332e27dc640e9b6abd01d64dd">tinyxml2::XMLElement::FloatAttribute</a></div><div class="ttdeci">float FloatAttribute(const char *name, float defaultValue=0) const</div><div class="ttdoc">See IntAttribute()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_abc9506eff9780f666f49dc3d5e5cae13"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#abc9506eff9780f666f49dc3d5e5cae13">tinyxml2::XMLElement::InsertNewChildElement</a></div><div class="ttdeci">XMLElement * InsertNewChildElement(const char *name)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ac035742d68b0c50c3f676374e59fe750"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ac035742d68b0c50c3f676374e59fe750">tinyxml2::XMLElement::ShallowClone</a></div><div class="ttdeci">virtual XMLNode * ShallowClone(XMLDocument *document) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ac2239b3bd172ad8f5b78d04d4236144b"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ac2239b3bd172ad8f5b78d04d4236144b">tinyxml2::XMLElement::QueryUnsigned64Text</a></div><div class="ttdeci">XMLError QueryUnsigned64Text(uint64_t *uval) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_acaa5fe3957760e68185006965e2c11c2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#acaa5fe3957760e68185006965e2c11c2">tinyxml2::XMLElement::InsertNewUnknown</a></div><div class="ttdeci">XMLUnknown * InsertNewUnknown(const char *text)</div><div class="ttdoc">See InsertNewChildElement()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_acd5eeddf6002ef90806af794b9d9a5a5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#acd5eeddf6002ef90806af794b9d9a5a5">tinyxml2::XMLElement::QueryFloatAttribute</a></div><div class="ttdeci">XMLError QueryFloatAttribute(const char *name, float *value) const</div><div class="ttdoc">See QueryIntAttribute()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1395</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ad598868c0599ddc4695dab18552c308d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ad598868c0599ddc4695dab18552c308d">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, uint64_t value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1487</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ad9ea913a460b48979bd83cf9871c99f6"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ad9ea913a460b48979bd83cf9871c99f6">tinyxml2::XMLElement::ShallowEqual</a></div><div class="ttdeci">virtual bool ShallowEqual(const XMLNode *compare) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ad9ff5c2dbc15df36cf664ce1b0ea0a5d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ad9ff5c2dbc15df36cf664ce1b0ea0a5d">tinyxml2::XMLElement::ToElement</a></div><div class="ttdeci">virtual XMLElement * ToElement()</div><div class="ttdoc">Safely cast to an Element, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1277</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_adb8ae765f98d0c5037faec48deea78bc"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#adb8ae765f98d0c5037faec48deea78bc">tinyxml2::XMLElement::QueryStringAttribute</a></div><div class="ttdeci">XMLError QueryStringAttribute(const char *name, const char **value) const</div><div class="ttdoc">See QueryIntAttribute()</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1404</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_adec237e788b50c4ed73c918a166adde6"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#adec237e788b50c4ed73c918a166adde6">tinyxml2::XMLElement::InsertNewDeclaration</a></div><div class="ttdeci">XMLDeclaration * InsertNewDeclaration(const char *text)</div><div class="ttdoc">See InsertNewChildElement()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ae143997e90064ba82326b29a9930ea8f"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ae143997e90064ba82326b29a9930ea8f">tinyxml2::XMLElement::SetAttribute</a></div><div class="ttdeci">void SetAttribute(const char *name, unsigned value)</div><div class="ttdoc">Sets the named attribute to value.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1475</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ae4b543d6770de76fb6ab68e541c192a4"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ae4b543d6770de76fb6ab68e541c192a4">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(bool value)</div><div class="ttdoc">Convenience method for setting text inside an element. See SetText() for important limitations.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_ae4f2c2e781b8dc030411d84cd20fa46d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#ae4f2c2e781b8dc030411d84cd20fa46d">tinyxml2::XMLElement::InsertNewComment</a></div><div class="ttdeci">XMLComment * InsertNewComment(const char *comment)</div><div class="ttdoc">See InsertNewChildElement()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_aeae8917b5ea6060b3c08d4e3d8d632d7"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#aeae8917b5ea6060b3c08d4e3d8d632d7">tinyxml2::XMLElement::SetText</a></div><div class="ttdeci">void SetText(int value)</div><div class="ttdoc">Convenience method for setting text inside an element. See SetText() for important limitations.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_aebd45aa7118964c30b32fe12e944628a"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a">tinyxml2::XMLElement::DeleteAttribute</a></div><div class="ttdeci">void DeleteAttribute(const char *name)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_af48c1023abbac1acdf4927c51c3a5f0c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#af48c1023abbac1acdf4927c51c3a5f0c">tinyxml2::XMLElement::Unsigned64Text</a></div><div class="ttdeci">uint64_t Unsigned64Text(uint64_t defaultValue=0) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_afa332afedd93210daa6d44b88eb11e29"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#afa332afedd93210daa6d44b88eb11e29">tinyxml2::XMLElement::QueryFloatText</a></div><div class="ttdeci">XMLError QueryFloatText(float *fval) const</div><div class="ttdoc">See QueryIntText()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_element_html_afea43a1d4aa33e3703ddee5fc9adc26c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_element.html#afea43a1d4aa33e3703ddee5fc9adc26c">tinyxml2::XMLElement::UnsignedAttribute</a></div><div class="ttdeci">unsigned UnsignedAttribute(const char *name, unsigned defaultValue=0) const</div><div class="ttdoc">See IntAttribute()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html">tinyxml2::XMLHandle</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2053</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a03ea6ec970a021b71bf1219a0f6717df"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a03ea6ec970a021b71bf1219a0f6717df">tinyxml2::XMLHandle::ToNode</a></div><div class="ttdeci">XMLNode * ToNode()</div><div class="ttdoc">Safe cast to XMLNode. This can return null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2104</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a108858be7ee3eb53f73b5194c1aa8ff0"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a108858be7ee3eb53f73b5194c1aa8ff0">tinyxml2::XMLHandle::ToDeclaration</a></div><div class="ttdeci">XMLDeclaration * ToDeclaration()</div><div class="ttdoc">Safe cast to XMLDeclaration. This can return null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2120</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a428374e756f4db4cbc287fec64eae02c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a428374e756f4db4cbc287fec64eae02c">tinyxml2::XMLHandle::PreviousSibling</a></div><div class="ttdeci">XMLHandle PreviousSibling()</div><div class="ttdoc">Get the previous sibling of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2087</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a42cccd0ce8b1ce704f431025e9f19e0c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a42cccd0ce8b1ce704f431025e9f19e0c">tinyxml2::XMLHandle::LastChildElement</a></div><div class="ttdeci">XMLHandle LastChildElement(const char *name=0)</div><div class="ttdoc">Get the last child element of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2083</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a536447dc7f54c0cd11e031dad94795ae"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a536447dc7f54c0cd11e031dad94795ae">tinyxml2::XMLHandle::FirstChild</a></div><div class="ttdeci">XMLHandle FirstChild()</div><div class="ttdoc">Get the first child of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2071</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a5e73ed8f3f6f9619d5a8bb1862c47d99"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a5e73ed8f3f6f9619d5a8bb1862c47d99">tinyxml2::XMLHandle::ToElement</a></div><div class="ttdeci">XMLElement * ToElement()</div><div class="ttdoc">Safe cast to XMLElement. This can return null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2108</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a6ab9e8cbfb41417246e5657e3842c62a"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a6ab9e8cbfb41417246e5657e3842c62a">tinyxml2::XMLHandle::ToText</a></div><div class="ttdeci">XMLText * ToText()</div><div class="ttdoc">Safe cast to XMLText. This can return null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2112</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a74b04dd0f15e0bf01860e282b840b6a3"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a74b04dd0f15e0bf01860e282b840b6a3">tinyxml2::XMLHandle::FirstChildElement</a></div><div class="ttdeci">XMLHandle FirstChildElement(const char *name=0)</div><div class="ttdoc">Get the first child element of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2075</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a75b908322bb4b83be3281b6845252b20"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a75b908322bb4b83be3281b6845252b20">tinyxml2::XMLHandle::operator=</a></div><div class="ttdeci">XMLHandle &amp; operator=(const XMLHandle &amp;ref)</div><div class="ttdoc">Assignment.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2065</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a786957e498039554ed334cdc36612a7e"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a786957e498039554ed334cdc36612a7e">tinyxml2::XMLHandle::PreviousSiblingElement</a></div><div class="ttdeci">XMLHandle PreviousSiblingElement(const char *name=0)</div><div class="ttdoc">Get the previous sibling element of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2091</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a9c240a35c18f053509b4b97ddccd9793"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a9c240a35c18f053509b4b97ddccd9793">tinyxml2::XMLHandle::XMLHandle</a></div><div class="ttdeci">XMLHandle(XMLNode *node)</div><div class="ttdoc">Create a handle from any node (at any depth of the tree.) This can be a null pointer.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2056</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_a9d09f04435f0f2f7d0816b0198d0517b"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#a9d09f04435f0f2f7d0816b0198d0517b">tinyxml2::XMLHandle::LastChild</a></div><div class="ttdeci">XMLHandle LastChild()</div><div class="ttdoc">Get the last child of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2079</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_aa2edbc1c0d3e3e8259bd98de7f1cf500"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#aa2edbc1c0d3e3e8259bd98de7f1cf500">tinyxml2::XMLHandle::XMLHandle</a></div><div class="ttdeci">XMLHandle(XMLNode &amp;node)</div><div class="ttdoc">Create a handle from a node.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2059</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_aa387368a1ad8d843a9f12df863d298de"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#aa387368a1ad8d843a9f12df863d298de">tinyxml2::XMLHandle::ToUnknown</a></div><div class="ttdeci">XMLUnknown * ToUnknown()</div><div class="ttdoc">Safe cast to XMLUnknown. This can return null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2116</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_aad2eccc7c7c7b18145877c978c3850b5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#aad2eccc7c7c7b18145877c978c3850b5">tinyxml2::XMLHandle::NextSibling</a></div><div class="ttdeci">XMLHandle NextSibling()</div><div class="ttdoc">Get the next sibling of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2095</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_ae41d88ee061f3c49a081630ff753b2c5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#ae41d88ee061f3c49a081630ff753b2c5">tinyxml2::XMLHandle::NextSiblingElement</a></div><div class="ttdeci">XMLHandle NextSiblingElement(const char *name=0)</div><div class="ttdoc">Get the next sibling element of this handle.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2099</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_handle_html_afd8e01e6018c07347b8e6d80272466aa"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_handle.html#afd8e01e6018c07347b8e6d80272466aa">tinyxml2::XMLHandle::XMLHandle</a></div><div class="ttdeci">XMLHandle(const XMLHandle &amp;ref)</div><div class="ttdoc">Copy constructor.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2062</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html">tinyxml2::XMLNode</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:675</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a002978fc889cc011d143185f2377eca2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a002978fc889cc011d143185f2377eca2">tinyxml2::XMLNode::SetUserData</a></div><div class="ttdeci">void SetUserData(void *userData)</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:939</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a0360085cc54df5bff85d5c5da13afdce"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">tinyxml2::XMLNode::DeleteChildren</a></div><div class="ttdeci">void DeleteChildren()</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a09dd68cf9eae137579f6e50f36487513"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a09dd68cf9eae137579f6e50f36487513">tinyxml2::XMLNode::SetValue</a></div><div class="ttdeci">void SetValue(const char *val, bool staticMem=false)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a1264c86233328f0cd36297552d982f80"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a1264c86233328f0cd36297552d982f80">tinyxml2::XMLNode::NextSiblingElement</a></div><div class="ttdeci">const XMLElement * NextSiblingElement(const char *name=0) const</div><div class="ttdoc">Get the next (right) sibling element of this node, with an optionally supplied name.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a173e9d1341bc56992e2d320a35936551"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a173e9d1341bc56992e2d320a35936551">tinyxml2::XMLNode::LastChildElement</a></div><div class="ttdeci">const XMLElement * LastChildElement(const char *name=0) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a174fd4c22c010b58138c1b84a0dfbd51"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a174fd4c22c010b58138c1b84a0dfbd51">tinyxml2::XMLNode::ToDeclaration</a></div><div class="ttdeci">virtual XMLDeclaration * ToDeclaration()</div><div class="ttdoc">Safely cast to a Declaration, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:708</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a1795a35852dc8aae877cc8ded986e59b"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a1795a35852dc8aae877cc8ded986e59b">tinyxml2::XMLNode::FirstChildElement</a></div><div class="ttdeci">const XMLElement * FirstChildElement(const char *name=0) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a2de84cfa4ec3fe249bad745069d145f1"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa4ec3fe249bad745069d145f1">tinyxml2::XMLNode::GetDocument</a></div><div class="ttdeci">const XMLDocument * GetDocument() const</div><div class="ttdoc">Get the XMLDocument that owns this XMLNode.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:681</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a363b6edbd6ebd55f8387d2b89f2b0921"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">tinyxml2::XMLNode::DeleteChild</a></div><div class="ttdeci">void DeleteChild(XMLNode *node)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a41c55dab9162d1eb62db2008430e376b"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a41c55dab9162d1eb62db2008430e376b">tinyxml2::XMLNode::ToText</a></div><div class="ttdeci">virtual XMLText * ToText()</div><div class="ttdoc">Safely cast to Text, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:696</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a62c71b6bf8734b5424063b8d9a61c266"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">tinyxml2::XMLNode::DeepClone</a></div><div class="ttdeci">XMLNode * DeepClone(XMLDocument *target) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a66344989a4b436155bcda72bd6b07b82"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a66344989a4b436155bcda72bd6b07b82">tinyxml2::XMLNode::Value</a></div><div class="ttdeci">const char * Value() const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a79db9ef0fe014d27790f2218b87bcbb5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a79db9ef0fe014d27790f2218b87bcbb5">tinyxml2::XMLNode::NextSibling</a></div><div class="ttdeci">const XMLNode * NextSibling() const</div><div class="ttdoc">Get the next (right) sibling node of this node.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:821</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a7ce18b751c3ea09eac292dca264f9226"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a7ce18b751c3ea09eac292dca264f9226">tinyxml2::XMLNode::ShallowEqual</a></div><div class="ttdeci">virtual bool ShallowEqual(const XMLNode *compare) const =0</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a7f0687574afa03bc479dc44f29db0afe"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a7f0687574afa03bc479dc44f29db0afe">tinyxml2::XMLNode::GetUserData</a></div><div class="ttdeci">void * GetUserData() const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:946</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a81e66df0a44c67a7af17f3b77a152785"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a81e66df0a44c67a7af17f3b77a152785">tinyxml2::XMLNode::Accept</a></div><div class="ttdeci">virtual bool Accept(XMLVisitor *visitor) const =0</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a836e2966ed736fc3c94f70e12a2a3357"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a836e2966ed736fc3c94f70e12a2a3357">tinyxml2::XMLNode::ToDocument</a></div><div class="ttdeci">virtual XMLDocument * ToDocument()</div><div class="ttdoc">Safely cast to a Document, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:704</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a8402cbd3129d20e9e6024bbcc0531283"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a8402cbd3129d20e9e6024bbcc0531283">tinyxml2::XMLNode::ShallowClone</a></div><div class="ttdeci">virtual XMLNode * ShallowClone(XMLDocument *document) const =0</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a85adb8f0b7477eec30f9a41d420b09c2"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a85adb8f0b7477eec30f9a41d420b09c2">tinyxml2::XMLNode::InsertAfterChild</a></div><div class="ttdeci">XMLNode * InsertAfterChild(XMLNode *afterThis, XMLNode *addThis)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a8675a74aa0ada6eccab0c77ef3e5b9bd"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a8675a74aa0ada6eccab0c77ef3e5b9bd">tinyxml2::XMLNode::ToUnknown</a></div><div class="ttdeci">virtual XMLUnknown * ToUnknown()</div><div class="ttdoc">Safely cast to an Unknown, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:712</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a872936cae46fb473eb47fec99129fc70"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a872936cae46fb473eb47fec99129fc70">tinyxml2::XMLNode::PreviousSiblingElement</a></div><div class="ttdeci">const XMLElement * PreviousSiblingElement(const char *name=0) const</div><div class="ttdoc">Get the previous (left) sibling element of this node, with an optionally supplied name.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a8ff7dc071f3a1a6ae2ac25a37492865d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a8ff7dc071f3a1a6ae2ac25a37492865d">tinyxml2::XMLNode::InsertFirstChild</a></div><div class="ttdeci">XMLNode * InsertFirstChild(XMLNode *addThis)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a9b5fc636646fda761d342c72e91cb286"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636646fda761d342c72e91cb286">tinyxml2::XMLNode::GetLineNum</a></div><div class="ttdeci">int GetLineNum() const</div><div class="ttdoc">Gets the line number the node is in, if the document was parsed from a file.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:752</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_a9b8583a277e8e26f4cbbb5492786778e"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#a9b8583a277e8e26f4cbbb5492786778e">tinyxml2::XMLNode::LastChild</a></div><div class="ttdeci">const XMLNode * LastChild() const</div><div class="ttdoc">Get the last child node, or null if none exists.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:787</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_aab516e699567f75cc9ab2ef2eee501e8"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#aab516e699567f75cc9ab2ef2eee501e8">tinyxml2::XMLNode::ToElement</a></div><div class="ttdeci">virtual XMLElement * ToElement()</div><div class="ttdoc">Safely cast to an Element, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:692</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_aac667c513d445f8b783e1e15ef9d3551"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#aac667c513d445f8b783e1e15ef9d3551">tinyxml2::XMLNode::PreviousSibling</a></div><div class="ttdeci">const XMLNode * PreviousSibling() const</div><div class="ttdoc">Get the previous (left) sibling node of this node.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:805</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_ac3ab489e6e202a3cd1762d3b332e89d4"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#ac3ab489e6e202a3cd1762d3b332e89d4">tinyxml2::XMLNode::NoChildren</a></div><div class="ttdeci">bool NoChildren() const</div><div class="ttdoc">Returns true if this node has no children.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:764</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_ae0f62bc186c56c2e0483ebd52dbfbe34"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#ae0f62bc186c56c2e0483ebd52dbfbe34">tinyxml2::XMLNode::Parent</a></div><div class="ttdeci">const XMLNode * Parent() const</div><div class="ttdoc">Get the parent of this node on the DOM.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:755</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_ae7dc225e1018cdd685f7563593a1fe08"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e1018cdd685f7563593a1fe08">tinyxml2::XMLNode::FirstChild</a></div><div class="ttdeci">const XMLNode * FirstChild() const</div><div class="ttdoc">Get the first child node, or null if none exists.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:769</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_aeb249ed60f4e8bfad3709151c3ee4286"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#aeb249ed60f4e8bfad3709151c3ee4286">tinyxml2::XMLNode::InsertEndChild</a></div><div class="ttdeci">XMLNode * InsertEndChild(XMLNode *addThis)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_af343d1ef0b45c0020e62d784d7e67a68"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#af343d1ef0b45c0020e62d784d7e67a68">tinyxml2::XMLNode::GetDocument</a></div><div class="ttdeci">XMLDocument * GetDocument()</div><div class="ttdoc">Get the XMLDocument that owns this XMLNode.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:686</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_node_html_aff47671055aa99840a1c1ebd661e63e3"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_node.html#aff47671055aa99840a1c1ebd661e63e3">tinyxml2::XMLNode::ToComment</a></div><div class="ttdeci">virtual XMLComment * ToComment()</div><div class="ttdoc">Safely cast to a Comment, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:700</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html">tinyxml2::XMLPrinter</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2238</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a01148e2ebe6776e38c5a3e41bc5feb74"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a01148e2ebe6776e38c5a3e41bc5feb74">tinyxml2::XMLPrinter::PrintSpace</a></div><div class="ttdeci">virtual void PrintSpace(int depth)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a15fc1f2b922f540917dcf52808737b29"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a15fc1f2b922f540917dcf52808737b29">tinyxml2::XMLPrinter::VisitExit</a></div><div class="ttdeci">virtual bool VisitExit(const XMLDocument &amp;)</div><div class="ttdoc">Visit a document.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2290</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a178c608ce8476043d5d6513819cde903"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a178c608ce8476043d5d6513819cde903">tinyxml2::XMLPrinter::PushHeader</a></div><div class="ttdeci">void PushHeader(bool writeBOM, bool writeDeclaration)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a180671d73844f159f2d4aafbc11d106e"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a180671d73844f159f2d4aafbc11d106e">tinyxml2::XMLPrinter::CStr</a></div><div class="ttdeci">const char * CStr() const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2306</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a1cc16a9362df4332012cb13cff6441b3"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a1cc16a9362df4332012cb13cff6441b3">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(const char *text, bool cdata=false)</div><div class="ttdoc">Add a text node.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a1dbb1390e829d0673af66b9cd1928bd7"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a1dbb1390e829d0673af66b9cd1928bd7">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(float value)</div><div class="ttdoc">Add a text node from a float.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a20fb06c83bd13e5140d7dd13af06c010"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a20fb06c83bd13e5140d7dd13af06c010">tinyxml2::XMLPrinter::OpenElement</a></div><div class="ttdeci">void OpenElement(const char *name, bool compactMode=false)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a275ae25544a12199ae40b6994ca6e4de"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a275ae25544a12199ae40b6994ca6e4de">tinyxml2::XMLPrinter::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLText &amp;text)</div><div class="ttdoc">Visit a text node.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a2ce2aa508c21ac91615093ddb9c282c5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a2ce2aa508c21ac91615093ddb9c282c5">tinyxml2::XMLPrinter::VisitEnter</a></div><div class="ttdeci">virtual bool VisitEnter(const XMLElement &amp;element, const XMLAttribute *attribute)</div><div class="ttdoc">Visit an element.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a3256cf3523d4898b91abb18b924be04c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a3256cf3523d4898b91abb18b924be04c">tinyxml2::XMLPrinter::CStrSize</a></div><div class="ttdeci">int CStrSize() const</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2314</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a3e0d4d78de25d4cf081009e1431cea7e"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a3e0d4d78de25d4cf081009e1431cea7e">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(int value)</div><div class="ttdoc">Add a text node from an integer.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a3f16a30be1537ac141d9bd2db824ba9e"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a3f16a30be1537ac141d9bd2db824ba9e">tinyxml2::XMLPrinter::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLComment &amp;comment)</div><div class="ttdoc">Visit a comment node.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a4390e5fa1ed05189a8686647345ab29f"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a4390e5fa1ed05189a8686647345ab29f">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(bool value)</div><div class="ttdoc">Add a text node from a bool.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a60b0a4cf57371ff8679c2c7556ccb708"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a60b0a4cf57371ff8679c2c7556ccb708">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(uint64_t value)</div><div class="ttdoc">Add a text node from an unsigned 64bit integer.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a661fb50e7e0a4918d2d259cb0fae647e"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a661fb50e7e0a4918d2d259cb0fae647e">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(unsigned value)</div><div class="ttdoc">Add a text node from an unsigned.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a690cb140ba98b7339734ff865f56b0b3"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a690cb140ba98b7339734ff865f56b0b3">tinyxml2::XMLPrinter::ClearBuffer</a></div><div class="ttdeci">void ClearBuffer(bool resetToFirstElement=true)</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:2321</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a96b0a0bfe105154a0a6c37d725258f0a"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a96b0a0bfe105154a0a6c37d725258f0a">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(int64_t value)</div><div class="ttdoc">Add a text node from a signed 64bit integer.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a9a4e2c9348b42e147629d5a99f4af3f0"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a9a4e2c9348b42e147629d5a99f4af3f0">tinyxml2::XMLPrinter::PushAttribute</a></div><div class="ttdeci">void PushAttribute(const char *name, const char *value)</div><div class="ttdoc">If streaming, add an attribute to an open element.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_a9ceff5cd85e5db65838962174fcdcc46"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#a9ceff5cd85e5db65838962174fcdcc46">tinyxml2::XMLPrinter::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLDeclaration &amp;declaration)</div><div class="ttdoc">Visit a declaration.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_aa15e1da81e17dea5da6499ac5b08d9d8"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#aa15e1da81e17dea5da6499ac5b08d9d8">tinyxml2::XMLPrinter::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLUnknown &amp;unknown)</div><div class="ttdoc">Visit an unknown node.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_aa6d3841c069085f5b8a27bc7103c04f7"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#aa6d3841c069085f5b8a27bc7103c04f7">tinyxml2::XMLPrinter::XMLPrinter</a></div><div class="ttdeci">XMLPrinter(FILE *file=0, bool compact=false, int depth=0)</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_aa715302dfc09473c77c853cbd5431965"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#aa715302dfc09473c77c853cbd5431965">tinyxml2::XMLPrinter::PushText</a></div><div class="ttdeci">void PushText(double value)</div><div class="ttdoc">Add a text node from a double.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_ad04d29562b46fcdb23ab320f8b664240"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#ad04d29562b46fcdb23ab320f8b664240">tinyxml2::XMLPrinter::CloseElement</a></div><div class="ttdeci">virtual void CloseElement(bool compactMode=false)</div><div class="ttdoc">If streaming, close the Element.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_ae966b988a7a28c41e91c5ca17fb2054b"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#ae966b988a7a28c41e91c5ca17fb2054b">tinyxml2::XMLPrinter::VisitEnter</a></div><div class="ttdeci">virtual bool VisitEnter(const XMLDocument &amp;)</div><div class="ttdoc">Visit a document.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_ae99e0a7086543591edfb565f24689098"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#ae99e0a7086543591edfb565f24689098">tinyxml2::XMLPrinter::VisitExit</a></div><div class="ttdeci">virtual bool VisitExit(const XMLElement &amp;element)</div><div class="ttdoc">Visit an element.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_printer_html_afc8416814219591c2fd5656e0c233140"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_printer.html#afc8416814219591c2fd5656e0c233140">tinyxml2::XMLPrinter::PushComment</a></div><div class="ttdeci">void PushComment(const char *comment)</div><div class="ttdoc">Add a comment.</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_text_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_text.html">tinyxml2::XMLText</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:992</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_text_html_a1b2c1448f1a21299d0a7913f18b55206"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_text.html#a1b2c1448f1a21299d0a7913f18b55206">tinyxml2::XMLText::Accept</a></div><div class="ttdeci">virtual bool Accept(XMLVisitor *visitor) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_text_html_ab1213b4ddebe9b17ec7e7040e9f1caf7"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_text.html#ab1213b4ddebe9b17ec7e7040e9f1caf7">tinyxml2::XMLText::ToText</a></div><div class="ttdeci">virtual XMLText * ToText()</div><div class="ttdoc">Safely cast to Text, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:997</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_text_html_ac1bb5ea4166c320882d9e0ad16fd385b"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_text.html#ac1bb5ea4166c320882d9e0ad16fd385b">tinyxml2::XMLText::CData</a></div><div class="ttdeci">bool CData() const</div><div class="ttdoc">Returns true if this is a CDATA text element.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1009</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_text_html_ad080357d76ab7cc59d7651249949329d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_text.html#ad080357d76ab7cc59d7651249949329d">tinyxml2::XMLText::SetCData</a></div><div class="ttdeci">void SetCData(bool isCData)</div><div class="ttdoc">Declare whether this should be CDATA or standard text.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1005</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_text_html_ae0fff8a24e2de7eb073fd192e9db0331"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_text.html#ae0fff8a24e2de7eb073fd192e9db0331">tinyxml2::XMLText::ShallowEqual</a></div><div class="ttdeci">virtual bool ShallowEqual(const XMLNode *compare) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_text_html_af3a81ed4dd49d5151c477b3f265a3011"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_text.html#af3a81ed4dd49d5151c477b3f265a3011">tinyxml2::XMLText::ShallowClone</a></div><div class="ttdeci">virtual XMLNode * ShallowClone(XMLDocument *document) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_unknown_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_unknown.html">tinyxml2::XMLUnknown</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1106</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_unknown_html_a0125f41c89763dea06619b5fd5246b4c"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_unknown.html#a0125f41c89763dea06619b5fd5246b4c">tinyxml2::XMLUnknown::ShallowClone</a></div><div class="ttdeci">virtual XMLNode * ShallowClone(XMLDocument *document) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_unknown_html_a0715ab2c05d7f74845c188122213b116"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_unknown.html#a0715ab2c05d7f74845c188122213b116">tinyxml2::XMLUnknown::ShallowEqual</a></div><div class="ttdeci">virtual bool ShallowEqual(const XMLNode *compare) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_unknown_html_a70983aa1b1cff3d3aa6d4d0a80e5ee48"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_unknown.html#a70983aa1b1cff3d3aa6d4d0a80e5ee48">tinyxml2::XMLUnknown::Accept</a></div><div class="ttdeci">virtual bool Accept(XMLVisitor *visitor) const</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_unknown_html_af4374856421921cad578c8affae872b6"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_unknown.html#af4374856421921cad578c8affae872b6">tinyxml2::XMLUnknown::ToUnknown</a></div><div class="ttdeci">virtual XMLUnknown * ToUnknown()</div><div class="ttdoc">Safely cast to an Unknown, or null.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:1109</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html">tinyxml2::XMLVisitor</a></div><div class="ttdef"><b>Definition:</b> tinyxml2.h:482</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_a14e4748387c34bf53d24e8119bb1f292"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#a14e4748387c34bf53d24e8119bb1f292">tinyxml2::XMLVisitor::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLUnknown &amp;)</div><div class="ttdoc">Visit an unknown node.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:517</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_a170e9989cd046ba904f302d087e07086"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#a170e9989cd046ba904f302d087e07086">tinyxml2::XMLVisitor::VisitExit</a></div><div class="ttdeci">virtual bool VisitExit(const XMLDocument &amp;)</div><div class="ttdoc">Visit a document.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:491</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_a772f10ddc83f881956d32628faa16eb6"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#a772f10ddc83f881956d32628faa16eb6">tinyxml2::XMLVisitor::VisitExit</a></div><div class="ttdeci">virtual bool VisitExit(const XMLElement &amp;)</div><div class="ttdoc">Visit an element.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:500</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_acb3c22fc5f60eb9db98f533f2761f67d"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#acb3c22fc5f60eb9db98f533f2761f67d">tinyxml2::XMLVisitor::VisitEnter</a></div><div class="ttdeci">virtual bool VisitEnter(const XMLDocument &amp;)</div><div class="ttdoc">Visit a document.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:487</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_acc8147fb5a85f6c65721654e427752d7"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#acc8147fb5a85f6c65721654e427752d7">tinyxml2::XMLVisitor::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLComment &amp;)</div><div class="ttdoc">Visit a comment node.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:513</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_adc75bd459fc7ba8223b50f0616767f9a"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#adc75bd459fc7ba8223b50f0616767f9a">tinyxml2::XMLVisitor::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLDeclaration &amp;)</div><div class="ttdoc">Visit a declaration.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:505</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_af30233565856480ea48b6fa0d6dec65b"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#af30233565856480ea48b6fa0d6dec65b">tinyxml2::XMLVisitor::Visit</a></div><div class="ttdeci">virtual bool Visit(const XMLText &amp;)</div><div class="ttdoc">Visit a text node.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:509</div></div>
+<div class="ttc" id="aclasstinyxml2_1_1_x_m_l_visitor_html_af97980a17dd4e37448b181f5ddfa92b5"><div class="ttname"><a href="classtinyxml2_1_1_x_m_l_visitor.html#af97980a17dd4e37448b181f5ddfa92b5">tinyxml2::XMLVisitor::VisitEnter</a></div><div class="ttdeci">virtual bool VisitEnter(const XMLElement &amp;, const XMLAttribute *)</div><div class="ttdoc">Visit an element.</div><div class="ttdef"><b>Definition:</b> tinyxml2.h:496</div></div>
+</div><!-- fragment --></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 15 2021 20:26:18 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
+</small></address>
+</body>
+</html>
diff --git a/tinyxml2/dox b/tinyxml2/dox
new file mode 100644 (file)
index 0000000..6d3c3ac
--- /dev/null
@@ -0,0 +1,2441 @@
+# Doxyfile 1.8.13\r
+\r
+# This file describes the settings to be used by the documentation system\r
+# doxygen (www.doxygen.org) for a project.\r
+#\r
+# All text after a double hash (##) is considered a comment and is placed in\r
+# front of the TAG it is preceding.\r
+#\r
+# All text after a single hash (#) is considered a comment and will be ignored.\r
+# The format is:\r
+# TAG = value [value, ...]\r
+# For lists, items can also be appended using:\r
+# TAG += value [value, ...]\r
+# Values that contain spaces should be placed between quotes (\" \").\r
+\r
+#---------------------------------------------------------------------------\r
+# Project related configuration options\r
+#---------------------------------------------------------------------------\r
+\r
+# This tag specifies the encoding used for all characters in the config file\r
+# that follow. The default is UTF-8 which is also the encoding used for all text\r
+# before the first occurrence of this tag. Doxygen uses libiconv (or the iconv\r
+# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv\r
+# for the list of possible encodings.\r
+# The default value is: UTF-8.\r
+\r
+DOXYFILE_ENCODING      = UTF-8\r
+\r
+# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by\r
+# double-quotes, unless you are using Doxywizard) that should identify the\r
+# project for which the documentation is generated. This name is used in the\r
+# title of most generated pages and in a few other places.\r
+# The default value is: My Project.\r
+\r
+PROJECT_NAME           = "TinyXML-2"\r
+\r
+# The PROJECT_NUMBER tag can be used to enter a project or revision number. This\r
+# could be handy for archiving the generated documentation or if some version\r
+# control system is used.\r
+\r
+PROJECT_NUMBER = 8.1.0\r
+\r
+# Using the PROJECT_BRIEF tag one can provide an optional one line description\r
+# for a project that appears at the top of each page and should give viewer a\r
+# quick idea about the purpose of the project. Keep the description short.\r
+\r
+PROJECT_BRIEF          =\r
+\r
+# With the PROJECT_LOGO tag one can specify a logo or an icon that is included\r
+# in the documentation. The maximum height of the logo should not exceed 55\r
+# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy\r
+# the logo to the output directory.\r
+\r
+PROJECT_LOGO           =\r
+\r
+# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path\r
+# into which the generated documentation will be written. If a relative path is\r
+# entered, it will be relative to the location where doxygen was started. If\r
+# left blank the current directory will be used.\r
+\r
+OUTPUT_DIRECTORY       = .\r
+\r
+# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-\r
+# directories (in 2 levels) under the output directory of each output format and\r
+# will distribute the generated files over these directories. Enabling this\r
+# option can be useful when feeding doxygen a huge amount of source files, where\r
+# putting all generated files in the same directory would otherwise causes\r
+# performance problems for the file system.\r
+# The default value is: NO.\r
+\r
+CREATE_SUBDIRS         = NO\r
+\r
+# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII\r
+# characters to appear in the names of generated files. If set to NO, non-ASCII\r
+# characters will be escaped, for example _xE3_x81_x84 will be used for Unicode\r
+# U+3044.\r
+# The default value is: NO.\r
+\r
+ALLOW_UNICODE_NAMES    = NO\r
+\r
+# The OUTPUT_LANGUAGE tag is used to specify the language in which all\r
+# documentation generated by doxygen is written. Doxygen will use this\r
+# information to generate all constant output in the proper language.\r
+# Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese,\r
+# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),\r
+# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian,\r
+# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),\r
+# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,\r
+# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian,\r
+# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,\r
+# Ukrainian and Vietnamese.\r
+# The default value is: English.\r
+\r
+OUTPUT_LANGUAGE        = English\r
+\r
+# If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member\r
+# descriptions after the members that are listed in the file and class\r
+# documentation (similar to Javadoc). Set to NO to disable this.\r
+# The default value is: YES.\r
+\r
+BRIEF_MEMBER_DESC      = YES\r
+\r
+# If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief\r
+# description of a member or function before the detailed description\r
+#\r
+# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the\r
+# brief descriptions will be completely suppressed.\r
+# The default value is: YES.\r
+\r
+REPEAT_BRIEF           = YES\r
+\r
+# This tag implements a quasi-intelligent brief description abbreviator that is\r
+# used to form the text in various listings. Each string in this list, if found\r
+# as the leading text of the brief description, will be stripped from the text\r
+# and the result, after processing the whole list, is used as the annotated\r
+# text. Otherwise, the brief description is used as-is. If left blank, the\r
+# following values are used ($name is automatically replaced with the name of\r
+# the entity):The $name class, The $name widget, The $name file, is, provides,\r
+# specifies, contains, represents, a, an and the.\r
+\r
+ABBREVIATE_BRIEF       =\r
+\r
+# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then\r
+# doxygen will generate a detailed section even if there is only a brief\r
+# description.\r
+# The default value is: NO.\r
+\r
+ALWAYS_DETAILED_SEC    = NO\r
+\r
+# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all\r
+# inherited members of a class in the documentation of that class as if those\r
+# members were ordinary class members. Constructors, destructors and assignment\r
+# operators of the base classes will not be shown.\r
+# The default value is: NO.\r
+\r
+INLINE_INHERITED_MEMB  = NO\r
+\r
+# If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path\r
+# before files name in the file list and in the header files. If set to NO the\r
+# shortest path that makes the file name unique will be used\r
+# The default value is: YES.\r
+\r
+FULL_PATH_NAMES        = YES\r
+\r
+# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.\r
+# Stripping is only done if one of the specified strings matches the left-hand\r
+# part of the path. The tag can be used to show relative paths in the file list.\r
+# If left blank the directory from which doxygen is run is used as the path to\r
+# strip.\r
+#\r
+# Note that you can specify absolute paths here, but also relative paths, which\r
+# will be relative from the directory where doxygen is started.\r
+# This tag requires that the tag FULL_PATH_NAMES is set to YES.\r
+\r
+STRIP_FROM_PATH        =\r
+\r
+# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the\r
+# path mentioned in the documentation of a class, which tells the reader which\r
+# header file to include in order to use a class. If left blank only the name of\r
+# the header file containing the class definition is used. Otherwise one should\r
+# specify the list of include paths that are normally passed to the compiler\r
+# using the -I flag.\r
+\r
+STRIP_FROM_INC_PATH    =\r
+\r
+# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but\r
+# less readable) file names. This can be useful is your file systems doesn't\r
+# support long names like on DOS, Mac, or CD-ROM.\r
+# The default value is: NO.\r
+\r
+SHORT_NAMES            = NO\r
+\r
+# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the\r
+# first line (until the first dot) of a Javadoc-style comment as the brief\r
+# description. If set to NO, the Javadoc-style will behave just like regular Qt-\r
+# style comments (thus requiring an explicit @brief command for a brief\r
+# description.)\r
+# The default value is: NO.\r
+\r
+JAVADOC_AUTOBRIEF      = NO\r
+\r
+# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first\r
+# line (until the first dot) of a Qt-style comment as the brief description. If\r
+# set to NO, the Qt-style will behave just like regular Qt-style comments (thus\r
+# requiring an explicit \brief command for a brief description.)\r
+# The default value is: NO.\r
+\r
+QT_AUTOBRIEF           = NO\r
+\r
+# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a\r
+# multi-line C++ special comment block (i.e. a block of //! or /// comments) as\r
+# a brief description. This used to be the default behavior. The new default is\r
+# to treat a multi-line C++ comment block as a detailed description. Set this\r
+# tag to YES if you prefer the old behavior instead.\r
+#\r
+# Note that setting this tag to YES also means that rational rose comments are\r
+# not recognized any more.\r
+# The default value is: NO.\r
+\r
+MULTILINE_CPP_IS_BRIEF = NO\r
+\r
+# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the\r
+# documentation from any documented member that it re-implements.\r
+# The default value is: YES.\r
+\r
+INHERIT_DOCS           = YES\r
+\r
+# If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new\r
+# page for each member. If set to NO, the documentation of a member will be part\r
+# of the file/class/namespace that contains it.\r
+# The default value is: NO.\r
+\r
+SEPARATE_MEMBER_PAGES  = NO\r
+\r
+# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen\r
+# uses this value to replace tabs by spaces in code fragments.\r
+# Minimum value: 1, maximum value: 16, default value: 4.\r
+\r
+TAB_SIZE               = 4\r
+\r
+# This tag can be used to specify a number of aliases that act as commands in\r
+# the documentation. An alias has the form:\r
+# name=value\r
+# For example adding\r
+# "sideeffect=@par Side Effects:\n"\r
+# will allow you to put the command \sideeffect (or @sideeffect) in the\r
+# documentation, which will result in a user-defined paragraph with heading\r
+# "Side Effects:". You can put \n's in the value part of an alias to insert\r
+# newlines.\r
+\r
+ALIASES                =\r
+\r
+# This tag can be used to specify a number of word-keyword mappings (TCL only).\r
+# A mapping has the form "name=value". For example adding "class=itcl::class"\r
+# will allow you to use the command class in the itcl::class meaning.\r
+\r
+TCL_SUBST              =\r
+\r
+# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources\r
+# only. Doxygen will then generate output that is more tailored for C. For\r
+# instance, some of the names that are used will be different. The list of all\r
+# members will be omitted, etc.\r
+# The default value is: NO.\r
+\r
+OPTIMIZE_OUTPUT_FOR_C  = NO\r
+\r
+# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or\r
+# Python sources only. Doxygen will then generate output that is more tailored\r
+# for that language. For instance, namespaces will be presented as packages,\r
+# qualified scopes will look different, etc.\r
+# The default value is: NO.\r
+\r
+OPTIMIZE_OUTPUT_JAVA   = NO\r
+\r
+# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran\r
+# sources. Doxygen will then generate output that is tailored for Fortran.\r
+# The default value is: NO.\r
+\r
+OPTIMIZE_FOR_FORTRAN   = NO\r
+\r
+# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL\r
+# sources. Doxygen will then generate output that is tailored for VHDL.\r
+# The default value is: NO.\r
+\r
+OPTIMIZE_OUTPUT_VHDL   = NO\r
+\r
+# Doxygen selects the parser to use depending on the extension of the files it\r
+# parses. With this tag you can assign which parser to use for a given\r
+# extension. Doxygen has a built-in mapping, but you can override or extend it\r
+# using this tag. The format is ext=language, where ext is a file extension, and\r
+# language is one of the parsers supported by doxygen: IDL, Java, Javascript,\r
+# C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:\r
+# FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:\r
+# Fortran. In the later case the parser tries to guess whether the code is fixed\r
+# or free formatted code, this is the default for Fortran type files), VHDL. For\r
+# instance to make doxygen treat .inc files as Fortran files (default is PHP),\r
+# and .f files as C (default is Fortran), use: inc=Fortran f=C.\r
+#\r
+# Note: For files without extension you can use no_extension as a placeholder.\r
+#\r
+# Note that for custom extensions you also need to set FILE_PATTERNS otherwise\r
+# the files are not read by doxygen.\r
+\r
+EXTENSION_MAPPING      =\r
+\r
+# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments\r
+# according to the Markdown format, which allows for more readable\r
+# documentation. See http://daringfireball.net/projects/markdown/ for details.\r
+# The output of markdown processing is further processed by doxygen, so you can\r
+# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in\r
+# case of backward compatibilities issues.\r
+# The default value is: YES.\r
+\r
+MARKDOWN_SUPPORT       = YES\r
+\r
+# When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up\r
+# to that level are automatically included in the table of contents, even if\r
+# they do not have an id attribute.\r
+# Note: This feature currently applies only to Markdown headings.\r
+# Minimum value: 0, maximum value: 99, default value: 0.\r
+# This tag requires that the tag MARKDOWN_SUPPORT is set to YES.\r
+\r
+TOC_INCLUDE_HEADINGS   = 0\r
+\r
+# When enabled doxygen tries to link words that correspond to documented\r
+# classes, or namespaces to their corresponding documentation. Such a link can\r
+# be prevented in individual cases by putting a % sign in front of the word or\r
+# globally by setting AUTOLINK_SUPPORT to NO.\r
+# The default value is: YES.\r
+\r
+AUTOLINK_SUPPORT       = YES\r
+\r
+# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want\r
+# to include (a tag file for) the STL sources as input, then you should set this\r
+# tag to YES in order to let doxygen match functions declarations and\r
+# definitions whose arguments contain STL classes (e.g. func(std::string);\r
+# versus func(std::string) {}). This also make the inheritance and collaboration\r
+# diagrams that involve STL classes more complete and accurate.\r
+# The default value is: NO.\r
+\r
+BUILTIN_STL_SUPPORT    = NO\r
+\r
+# If you use Microsoft's C++/CLI language, you should set this option to YES to\r
+# enable parsing support.\r
+# The default value is: NO.\r
+\r
+CPP_CLI_SUPPORT        = NO\r
+\r
+# Set the SIP_SUPPORT tag to YES if your project consists of sip (see:\r
+# http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen\r
+# will parse them like normal C++ but will assume all classes use public instead\r
+# of private inheritance when no explicit protection keyword is present.\r
+# The default value is: NO.\r
+\r
+SIP_SUPPORT            = NO\r
+\r
+# For Microsoft's IDL there are propget and propput attributes to indicate\r
+# getter and setter methods for a property. Setting this option to YES will make\r
+# doxygen to replace the get and set methods by a property in the documentation.\r
+# This will only work if the methods are indeed getting or setting a simple\r
+# type. If this is not the case, or you want to show the methods anyway, you\r
+# should set this option to NO.\r
+# The default value is: YES.\r
+\r
+IDL_PROPERTY_SUPPORT   = YES\r
+\r
+# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC\r
+# tag is set to YES then doxygen will reuse the documentation of the first\r
+# member in the group (if any) for the other members of the group. By default\r
+# all members of a group must be documented explicitly.\r
+# The default value is: NO.\r
+\r
+DISTRIBUTE_GROUP_DOC   = NO\r
+\r
+# If one adds a struct or class to a group and this option is enabled, then also\r
+# any nested class or struct is added to the same group. By default this option\r
+# is disabled and one has to add nested compounds explicitly via \ingroup.\r
+# The default value is: NO.\r
+\r
+GROUP_NESTED_COMPOUNDS = NO\r
+\r
+# Set the SUBGROUPING tag to YES to allow class member groups of the same type\r
+# (for instance a group of public functions) to be put as a subgroup of that\r
+# type (e.g. under the Public Functions section). Set it to NO to prevent\r
+# subgrouping. Alternatively, this can be done per class using the\r
+# \nosubgrouping command.\r
+# The default value is: YES.\r
+\r
+SUBGROUPING            = YES\r
+\r
+# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions\r
+# are shown inside the group in which they are included (e.g. using \ingroup)\r
+# instead of on a separate page (for HTML and Man pages) or section (for LaTeX\r
+# and RTF).\r
+#\r
+# Note that this feature does not work in combination with\r
+# SEPARATE_MEMBER_PAGES.\r
+# The default value is: NO.\r
+\r
+INLINE_GROUPED_CLASSES = NO\r
+\r
+# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions\r
+# with only public data fields or simple typedef fields will be shown inline in\r
+# the documentation of the scope in which they are defined (i.e. file,\r
+# namespace, or group documentation), provided this scope is documented. If set\r
+# to NO, structs, classes, and unions are shown on a separate page (for HTML and\r
+# Man pages) or section (for LaTeX and RTF).\r
+# The default value is: NO.\r
+\r
+INLINE_SIMPLE_STRUCTS  = NO\r
+\r
+# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or\r
+# enum is documented as struct, union, or enum with the name of the typedef. So\r
+# typedef struct TypeS {} TypeT, will appear in the documentation as a struct\r
+# with name TypeT. When disabled the typedef will appear as a member of a file,\r
+# namespace, or class. And the struct will be named TypeS. This can typically be\r
+# useful for C code in case the coding convention dictates that all compound\r
+# types are typedef'ed and only the typedef is referenced, never the tag name.\r
+# The default value is: NO.\r
+\r
+TYPEDEF_HIDES_STRUCT   = NO\r
+\r
+# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This\r
+# cache is used to resolve symbols given their name and scope. Since this can be\r
+# an expensive process and often the same symbol appears multiple times in the\r
+# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small\r
+# doxygen will become slower. If the cache is too large, memory is wasted. The\r
+# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range\r
+# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536\r
+# symbols. At the end of a run doxygen will report the cache usage and suggest\r
+# the optimal cache size from a speed point of view.\r
+# Minimum value: 0, maximum value: 9, default value: 0.\r
+\r
+LOOKUP_CACHE_SIZE      = 0\r
+\r
+#---------------------------------------------------------------------------\r
+# Build related configuration options\r
+#---------------------------------------------------------------------------\r
+\r
+# If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in\r
+# documentation are documented, even if no documentation was available. Private\r
+# class members and static file members will be hidden unless the\r
+# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.\r
+# Note: This will also disable the warnings about undocumented members that are\r
+# normally produced when WARNINGS is set to YES.\r
+# The default value is: NO.\r
+\r
+EXTRACT_ALL            = NO\r
+\r
+# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will\r
+# be included in the documentation.\r
+# The default value is: NO.\r
+\r
+EXTRACT_PRIVATE        = NO\r
+\r
+# If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal\r
+# scope will be included in the documentation.\r
+# The default value is: NO.\r
+\r
+EXTRACT_PACKAGE        = NO\r
+\r
+# If the EXTRACT_STATIC tag is set to YES, all static members of a file will be\r
+# included in the documentation.\r
+# The default value is: NO.\r
+\r
+EXTRACT_STATIC         = NO\r
+\r
+# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined\r
+# locally in source files will be included in the documentation. If set to NO,\r
+# only classes defined in header files are included. Does not have any effect\r
+# for Java sources.\r
+# The default value is: YES.\r
+\r
+EXTRACT_LOCAL_CLASSES  = YES\r
+\r
+# This flag is only useful for Objective-C code. If set to YES, local methods,\r
+# which are defined in the implementation section but not in the interface are\r
+# included in the documentation. If set to NO, only methods in the interface are\r
+# included.\r
+# The default value is: NO.\r
+\r
+EXTRACT_LOCAL_METHODS  = NO\r
+\r
+# If this flag is set to YES, the members of anonymous namespaces will be\r
+# extracted and appear in the documentation as a namespace called\r
+# 'anonymous_namespace{file}', where file will be replaced with the base name of\r
+# the file that contains the anonymous namespace. By default anonymous namespace\r
+# are hidden.\r
+# The default value is: NO.\r
+\r
+EXTRACT_ANON_NSPACES   = NO\r
+\r
+# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all\r
+# undocumented members inside documented classes or files. If set to NO these\r
+# members will be included in the various overviews, but no documentation\r
+# section is generated. This option has no effect if EXTRACT_ALL is enabled.\r
+# The default value is: NO.\r
+\r
+HIDE_UNDOC_MEMBERS     = YES\r
+\r
+# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all\r
+# undocumented classes that are normally visible in the class hierarchy. If set\r
+# to NO, these classes will be included in the various overviews. This option\r
+# has no effect if EXTRACT_ALL is enabled.\r
+# The default value is: NO.\r
+\r
+HIDE_UNDOC_CLASSES     = YES\r
+\r
+# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend\r
+# (class|struct|union) declarations. If set to NO, these declarations will be\r
+# included in the documentation.\r
+# The default value is: NO.\r
+\r
+HIDE_FRIEND_COMPOUNDS  = NO\r
+\r
+# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any\r
+# documentation blocks found inside the body of a function. If set to NO, these\r
+# blocks will be appended to the function's detailed documentation block.\r
+# The default value is: NO.\r
+\r
+HIDE_IN_BODY_DOCS      = NO\r
+\r
+# The INTERNAL_DOCS tag determines if documentation that is typed after a\r
+# \internal command is included. If the tag is set to NO then the documentation\r
+# will be excluded. Set it to YES to include the internal documentation.\r
+# The default value is: NO.\r
+\r
+INTERNAL_DOCS          = NO\r
+\r
+# If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file\r
+# names in lower-case letters. If set to YES, upper-case letters are also\r
+# allowed. This is useful if you have classes or files whose names only differ\r
+# in case and if your file system supports case sensitive file names. Windows\r
+# and Mac users are advised to set this option to NO.\r
+# The default value is: system dependent.\r
+\r
+CASE_SENSE_NAMES       = NO\r
+\r
+# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with\r
+# their full class and namespace scopes in the documentation. If set to YES, the\r
+# scope will be hidden.\r
+# The default value is: NO.\r
+\r
+HIDE_SCOPE_NAMES       = NO\r
+\r
+# If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will\r
+# append additional text to a page's title, such as Class Reference. If set to\r
+# YES the compound reference will be hidden.\r
+# The default value is: NO.\r
+\r
+HIDE_COMPOUND_REFERENCE= NO\r
+\r
+# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of\r
+# the files that are included by a file in the documentation of that file.\r
+# The default value is: YES.\r
+\r
+SHOW_INCLUDE_FILES     = YES\r
+\r
+# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each\r
+# grouped member an include statement to the documentation, telling the reader\r
+# which file to include in order to use the member.\r
+# The default value is: NO.\r
+\r
+SHOW_GROUPED_MEMB_INC  = NO\r
+\r
+# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include\r
+# files with double quotes in the documentation rather than with sharp brackets.\r
+# The default value is: NO.\r
+\r
+FORCE_LOCAL_INCLUDES   = NO\r
+\r
+# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the\r
+# documentation for inline members.\r
+# The default value is: YES.\r
+\r
+INLINE_INFO            = YES\r
+\r
+# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the\r
+# (detailed) documentation of file and class members alphabetically by member\r
+# name. If set to NO, the members will appear in declaration order.\r
+# The default value is: YES.\r
+\r
+SORT_MEMBER_DOCS       = YES\r
+\r
+# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief\r
+# descriptions of file, namespace and class members alphabetically by member\r
+# name. If set to NO, the members will appear in declaration order. Note that\r
+# this will also influence the order of the classes in the class list.\r
+# The default value is: NO.\r
+\r
+SORT_BRIEF_DOCS        = NO\r
+\r
+# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the\r
+# (brief and detailed) documentation of class members so that constructors and\r
+# destructors are listed first. If set to NO the constructors will appear in the\r
+# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.\r
+# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief\r
+# member documentation.\r
+# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting\r
+# detailed member documentation.\r
+# The default value is: NO.\r
+\r
+SORT_MEMBERS_CTORS_1ST = NO\r
+\r
+# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy\r
+# of group names into alphabetical order. If set to NO the group names will\r
+# appear in their defined order.\r
+# The default value is: NO.\r
+\r
+SORT_GROUP_NAMES       = NO\r
+\r
+# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by\r
+# fully-qualified names, including namespaces. If set to NO, the class list will\r
+# be sorted only by class name, not including the namespace part.\r
+# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.\r
+# Note: This option applies only to the class list, not to the alphabetical\r
+# list.\r
+# The default value is: NO.\r
+\r
+SORT_BY_SCOPE_NAME     = NO\r
+\r
+# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper\r
+# type resolution of all parameters of a function it will reject a match between\r
+# the prototype and the implementation of a member function even if there is\r
+# only one candidate or it is obvious which candidate to choose by doing a\r
+# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still\r
+# accept a match between prototype and implementation in such cases.\r
+# The default value is: NO.\r
+\r
+STRICT_PROTO_MATCHING  = NO\r
+\r
+# The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo\r
+# list. This list is created by putting \todo commands in the documentation.\r
+# The default value is: YES.\r
+\r
+GENERATE_TODOLIST      = NO\r
+\r
+# The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test\r
+# list. This list is created by putting \test commands in the documentation.\r
+# The default value is: YES.\r
+\r
+GENERATE_TESTLIST      = NO\r
+\r
+# The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug\r
+# list. This list is created by putting \bug commands in the documentation.\r
+# The default value is: YES.\r
+\r
+GENERATE_BUGLIST       = NO\r
+\r
+# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)\r
+# the deprecated list. This list is created by putting \deprecated commands in\r
+# the documentation.\r
+# The default value is: YES.\r
+\r
+GENERATE_DEPRECATEDLIST= YES\r
+\r
+# The ENABLED_SECTIONS tag can be used to enable conditional documentation\r
+# sections, marked by \if <section_label> ... \endif and \cond <section_label>\r
+# ... \endcond blocks.\r
+\r
+ENABLED_SECTIONS       =\r
+\r
+# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the\r
+# initial value of a variable or macro / define can have for it to appear in the\r
+# documentation. If the initializer consists of more lines than specified here\r
+# it will be hidden. Use a value of 0 to hide initializers completely. The\r
+# appearance of the value of individual variables and macros / defines can be\r
+# controlled using \showinitializer or \hideinitializer command in the\r
+# documentation regardless of this setting.\r
+# Minimum value: 0, maximum value: 10000, default value: 30.\r
+\r
+MAX_INITIALIZER_LINES  = 30\r
+\r
+# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at\r
+# the bottom of the documentation of classes and structs. If set to YES, the\r
+# list will mention the files that were used to generate the documentation.\r
+# The default value is: YES.\r
+\r
+SHOW_USED_FILES        = YES\r
+\r
+# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This\r
+# will remove the Files entry from the Quick Index and from the Folder Tree View\r
+# (if specified).\r
+# The default value is: YES.\r
+\r
+SHOW_FILES             = YES\r
+\r
+# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces\r
+# page. This will remove the Namespaces entry from the Quick Index and from the\r
+# Folder Tree View (if specified).\r
+# The default value is: YES.\r
+\r
+SHOW_NAMESPACES        = YES\r
+\r
+# The FILE_VERSION_FILTER tag can be used to specify a program or script that\r
+# doxygen should invoke to get the current version for each file (typically from\r
+# the version control system). Doxygen will invoke the program by executing (via\r
+# popen()) the command command input-file, where command is the value of the\r
+# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided\r
+# by doxygen. Whatever the program writes to standard output is used as the file\r
+# version. For an example see the documentation.\r
+\r
+FILE_VERSION_FILTER    =\r
+\r
+# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed\r
+# by doxygen. The layout file controls the global structure of the generated\r
+# output files in an output format independent way. To create the layout file\r
+# that represents doxygen's defaults, run doxygen with the -l option. You can\r
+# optionally specify a file name after the option, if omitted DoxygenLayout.xml\r
+# will be used as the name of the layout file.\r
+#\r
+# Note that if you run doxygen from a directory containing a file called\r
+# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE\r
+# tag is left empty.\r
+\r
+LAYOUT_FILE            =\r
+\r
+# The CITE_BIB_FILES tag can be used to specify one or more bib files containing\r
+# the reference definitions. This must be a list of .bib files. The .bib\r
+# extension is automatically appended if omitted. This requires the bibtex tool\r
+# to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info.\r
+# For LaTeX the style of the bibliography can be controlled using\r
+# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the\r
+# search path. See also \cite for info how to create references.\r
+\r
+CITE_BIB_FILES         =\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to warning and progress messages\r
+#---------------------------------------------------------------------------\r
+\r
+# The QUIET tag can be used to turn on/off the messages that are generated to\r
+# standard output by doxygen. If QUIET is set to YES this implies that the\r
+# messages are off.\r
+# The default value is: NO.\r
+\r
+QUIET                  = NO\r
+\r
+# The WARNINGS tag can be used to turn on/off the warning messages that are\r
+# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES\r
+# this implies that the warnings are on.\r
+#\r
+# Tip: Turn warnings on while writing the documentation.\r
+# The default value is: YES.\r
+\r
+WARNINGS               = YES\r
+\r
+# If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate\r
+# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag\r
+# will automatically be disabled.\r
+# The default value is: YES.\r
+\r
+WARN_IF_UNDOCUMENTED   = NO\r
+\r
+# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for\r
+# potential errors in the documentation, such as not documenting some parameters\r
+# in a documented function, or documenting parameters that don't exist or using\r
+# markup commands wrongly.\r
+# The default value is: YES.\r
+\r
+WARN_IF_DOC_ERROR      = YES\r
+\r
+# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that\r
+# are documented, but have no documentation for their parameters or return\r
+# value. If set to NO, doxygen will only warn about wrong or incomplete\r
+# parameter documentation, but not about the absence of documentation.\r
+# The default value is: NO.\r
+\r
+WARN_NO_PARAMDOC       = NO\r
+\r
+# If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when\r
+# a warning is encountered.\r
+# The default value is: NO.\r
+\r
+WARN_AS_ERROR          = NO\r
+\r
+# The WARN_FORMAT tag determines the format of the warning messages that doxygen\r
+# can produce. The string should contain the $file, $line, and $text tags, which\r
+# will be replaced by the file and line number from which the warning originated\r
+# and the warning text. Optionally the format may contain $version, which will\r
+# be replaced by the version of the file (if it could be obtained via\r
+# FILE_VERSION_FILTER)\r
+# The default value is: $file:$line: $text.\r
+\r
+WARN_FORMAT            = "$file:$line: $text"\r
+\r
+# The WARN_LOGFILE tag can be used to specify a file to which warning and error\r
+# messages should be written. If left blank the output is written to standard\r
+# error (stderr).\r
+\r
+WARN_LOGFILE           =\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the input files\r
+#---------------------------------------------------------------------------\r
+\r
+# The INPUT tag is used to specify the files and/or directories that contain\r
+# documented source files. You may enter file names like myfile.cpp or\r
+# directories like /usr/src/myproject. Separate the files or directories with\r
+# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING\r
+# Note: If this tag is empty the current directory is searched.\r
+\r
+INPUT                  = tinyxml2.h \\r
+                         xmltest.cpp \\r
+                         readme.md\r
+\r
+# This tag can be used to specify the character encoding of the source files\r
+# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses\r
+# libiconv (or the iconv built into libc) for the transcoding. See the libiconv\r
+# documentation (see: http://www.gnu.org/software/libiconv) for the list of\r
+# possible encodings.\r
+# The default value is: UTF-8.\r
+\r
+INPUT_ENCODING         = UTF-8\r
+\r
+# If the value of the INPUT tag contains directories, you can use the\r
+# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and\r
+# *.h) to filter out the source-files in the directories.\r
+#\r
+# Note that for custom extensions or not directly supported extensions you also\r
+# need to set EXTENSION_MAPPING for the extension otherwise the files are not\r
+# read by doxygen.\r
+#\r
+# If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,\r
+# *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,\r
+# *.hh, *.hxx, *.hpp, *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc,\r
+# *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,\r
+# *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf and *.qsf.\r
+\r
+FILE_PATTERNS          =\r
+\r
+# The RECURSIVE tag can be used to specify whether or not subdirectories should\r
+# be searched for input files as well.\r
+# The default value is: NO.\r
+\r
+RECURSIVE              = NO\r
+\r
+# The EXCLUDE tag can be used to specify files and/or directories that should be\r
+# excluded from the INPUT source files. This way you can easily exclude a\r
+# subdirectory from a directory tree whose root is specified with the INPUT tag.\r
+#\r
+# Note that relative paths are relative to the directory from which doxygen is\r
+# run.\r
+\r
+EXCLUDE                =\r
+\r
+# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or\r
+# directories that are symbolic links (a Unix file system feature) are excluded\r
+# from the input.\r
+# The default value is: NO.\r
+\r
+EXCLUDE_SYMLINKS       = NO\r
+\r
+# If the value of the INPUT tag contains directories, you can use the\r
+# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude\r
+# certain files from those directories.\r
+#\r
+# Note that the wildcards are matched against the file with absolute path, so to\r
+# exclude all test directories for example use the pattern */test/*\r
+\r
+EXCLUDE_PATTERNS       =\r
+\r
+# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names\r
+# (namespaces, classes, functions, etc.) that should be excluded from the\r
+# output. The symbol name can be a fully qualified name, a word, or if the\r
+# wildcard * is used, a substring. Examples: ANamespace, AClass,\r
+# AClass::ANamespace, ANamespace::*Test\r
+#\r
+# Note that the wildcards are matched against the file with absolute path, so to\r
+# exclude all test directories use the pattern */test/*\r
+\r
+EXCLUDE_SYMBOLS        =\r
+\r
+# The EXAMPLE_PATH tag can be used to specify one or more files or directories\r
+# that contain example code fragments that are included (see the \include\r
+# command).\r
+\r
+EXAMPLE_PATH           = .\r
+\r
+# If the value of the EXAMPLE_PATH tag contains directories, you can use the\r
+# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and\r
+# *.h) to filter out the source-files in the directories. If left blank all\r
+# files are included.\r
+\r
+EXAMPLE_PATTERNS       =\r
+\r
+# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be\r
+# searched for input files to be used with the \include or \dontinclude commands\r
+# irrespective of the value of the RECURSIVE tag.\r
+# The default value is: NO.\r
+\r
+EXAMPLE_RECURSIVE      = NO\r
+\r
+# The IMAGE_PATH tag can be used to specify one or more files or directories\r
+# that contain images that are to be included in the documentation (see the\r
+# \image command).\r
+\r
+IMAGE_PATH             =\r
+\r
+# The INPUT_FILTER tag can be used to specify a program that doxygen should\r
+# invoke to filter for each input file. Doxygen will invoke the filter program\r
+# by executing (via popen()) the command:\r
+#\r
+# <filter> <input-file>\r
+#\r
+# where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the\r
+# name of an input file. Doxygen will then use the output that the filter\r
+# program writes to standard output. If FILTER_PATTERNS is specified, this tag\r
+# will be ignored.\r
+#\r
+# Note that the filter must not add or remove lines; it is applied before the\r
+# code is scanned, but not when the output code is generated. If lines are added\r
+# or removed, the anchors will not be placed correctly.\r
+#\r
+# Note that for custom extensions or not directly supported extensions you also\r
+# need to set EXTENSION_MAPPING for the extension otherwise the files are not\r
+# properly processed by doxygen.\r
+\r
+INPUT_FILTER           =\r
+\r
+# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern\r
+# basis. Doxygen will compare the file name with each pattern and apply the\r
+# filter if there is a match. The filters are a list of the form: pattern=filter\r
+# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how\r
+# filters are used. If the FILTER_PATTERNS tag is empty or if none of the\r
+# patterns match the file name, INPUT_FILTER is applied.\r
+#\r
+# Note that for custom extensions or not directly supported extensions you also\r
+# need to set EXTENSION_MAPPING for the extension otherwise the files are not\r
+# properly processed by doxygen.\r
+\r
+FILTER_PATTERNS        =\r
+\r
+# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using\r
+# INPUT_FILTER) will also be used to filter the input files that are used for\r
+# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).\r
+# The default value is: NO.\r
+\r
+FILTER_SOURCE_FILES    = NO\r
+\r
+# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file\r
+# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and\r
+# it is also possible to disable source filtering for a specific pattern using\r
+# *.ext= (so without naming a filter).\r
+# This tag requires that the tag FILTER_SOURCE_FILES is set to YES.\r
+\r
+FILTER_SOURCE_PATTERNS =\r
+\r
+# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that\r
+# is part of the input, its contents will be placed on the main page\r
+# (index.html). This can be useful if you have a project on for instance GitHub\r
+# and want to reuse the introduction page also for the doxygen output.\r
+\r
+USE_MDFILE_AS_MAINPAGE = readme.md\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to source browsing\r
+#---------------------------------------------------------------------------\r
+\r
+# If the SOURCE_BROWSER tag is set to YES then a list of source files will be\r
+# generated. Documented entities will be cross-referenced with these sources.\r
+#\r
+# Note: To get rid of all source code in the generated output, make sure that\r
+# also VERBATIM_HEADERS is set to NO.\r
+# The default value is: NO.\r
+\r
+SOURCE_BROWSER         = NO\r
+\r
+# Setting the INLINE_SOURCES tag to YES will include the body of functions,\r
+# classes and enums directly into the documentation.\r
+# The default value is: NO.\r
+\r
+INLINE_SOURCES         = NO\r
+\r
+# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any\r
+# special comment blocks from generated source code fragments. Normal C, C++ and\r
+# Fortran comments will always remain visible.\r
+# The default value is: YES.\r
+\r
+STRIP_CODE_COMMENTS    = YES\r
+\r
+# If the REFERENCED_BY_RELATION tag is set to YES then for each documented\r
+# function all documented functions referencing it will be listed.\r
+# The default value is: NO.\r
+\r
+REFERENCED_BY_RELATION = NO\r
+\r
+# If the REFERENCES_RELATION tag is set to YES then for each documented function\r
+# all documented entities called/used by that function will be listed.\r
+# The default value is: NO.\r
+\r
+REFERENCES_RELATION    = NO\r
+\r
+# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set\r
+# to YES then the hyperlinks from functions in REFERENCES_RELATION and\r
+# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will\r
+# link to the documentation.\r
+# The default value is: YES.\r
+\r
+REFERENCES_LINK_SOURCE = YES\r
+\r
+# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the\r
+# source code will show a tooltip with additional information such as prototype,\r
+# brief description and links to the definition and documentation. Since this\r
+# will make the HTML file larger and loading of large files a bit slower, you\r
+# can opt to disable this feature.\r
+# The default value is: YES.\r
+# This tag requires that the tag SOURCE_BROWSER is set to YES.\r
+\r
+SOURCE_TOOLTIPS        = YES\r
+\r
+# If the USE_HTAGS tag is set to YES then the references to source code will\r
+# point to the HTML generated by the htags(1) tool instead of doxygen built-in\r
+# source browser. The htags tool is part of GNU's global source tagging system\r
+# (see http://www.gnu.org/software/global/global.html). You will need version\r
+# 4.8.6 or higher.\r
+#\r
+# To use it do the following:\r
+# - Install the latest version of global\r
+# - Enable SOURCE_BROWSER and USE_HTAGS in the config file\r
+# - Make sure the INPUT points to the root of the source tree\r
+# - Run doxygen as normal\r
+#\r
+# Doxygen will invoke htags (and that will in turn invoke gtags), so these\r
+# tools must be available from the command line (i.e. in the search path).\r
+#\r
+# The result: instead of the source browser generated by doxygen, the links to\r
+# source code will now point to the output of htags.\r
+# The default value is: NO.\r
+# This tag requires that the tag SOURCE_BROWSER is set to YES.\r
+\r
+USE_HTAGS              = NO\r
+\r
+# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a\r
+# verbatim copy of the header file for each class for which an include is\r
+# specified. Set to NO to disable this.\r
+# See also: Section \class.\r
+# The default value is: YES.\r
+\r
+VERBATIM_HEADERS       = YES\r
+\r
+# If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the\r
+# clang parser (see: http://clang.llvm.org/) for more accurate parsing at the\r
+# cost of reduced performance. This can be particularly helpful with template\r
+# rich C++ code for which doxygen's built-in parser lacks the necessary type\r
+# information.\r
+# Note: The availability of this option depends on whether or not doxygen was\r
+# generated with the -Duse-libclang=ON option for CMake.\r
+# The default value is: NO.\r
+\r
+CLANG_ASSISTED_PARSING = NO\r
+\r
+# If clang assisted parsing is enabled you can provide the compiler with command\r
+# line options that you would normally use when invoking the compiler. Note that\r
+# the include paths will already be set by doxygen for the files and directories\r
+# specified with INPUT and INCLUDE_PATH.\r
+# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.\r
+\r
+CLANG_OPTIONS          =\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the alphabetical class index\r
+#---------------------------------------------------------------------------\r
+\r
+# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all\r
+# compounds will be generated. Enable this if the project contains a lot of\r
+# classes, structs, unions or interfaces.\r
+# The default value is: YES.\r
+\r
+ALPHABETICAL_INDEX     = YES\r
+\r
+# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in\r
+# which the alphabetical index list will be split.\r
+# Minimum value: 1, maximum value: 20, default value: 5.\r
+# This tag requires that the tag ALPHABETICAL_INDEX is set to YES.\r
+\r
+COLS_IN_ALPHA_INDEX    = 5\r
+\r
+# In case all classes in a project start with a common prefix, all classes will\r
+# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag\r
+# can be used to specify a prefix (or a list of prefixes) that should be ignored\r
+# while generating the index headers.\r
+# This tag requires that the tag ALPHABETICAL_INDEX is set to YES.\r
+\r
+IGNORE_PREFIX          =\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the HTML output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output\r
+# The default value is: YES.\r
+\r
+GENERATE_HTML          = YES\r
+\r
+# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a\r
+# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of\r
+# it.\r
+# The default directory is: html.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_OUTPUT            = docs\r
+\r
+# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each\r
+# generated HTML page (for example: .htm, .php, .asp).\r
+# The default value is: .html.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_FILE_EXTENSION    = .html\r
+\r
+# The HTML_HEADER tag can be used to specify a user-defined HTML header file for\r
+# each generated HTML page. If the tag is left blank doxygen will generate a\r
+# standard header.\r
+#\r
+# To get valid HTML the header file that includes any scripts and style sheets\r
+# that doxygen needs, which is dependent on the configuration options used (e.g.\r
+# the setting GENERATE_TREEVIEW). It is highly recommended to start with a\r
+# default header using\r
+# doxygen -w html new_header.html new_footer.html new_stylesheet.css\r
+# YourConfigFile\r
+# and then modify the file new_header.html. See also section "Doxygen usage"\r
+# for information on how to generate the default header that doxygen normally\r
+# uses.\r
+# Note: The header is subject to change so you typically have to regenerate the\r
+# default header when upgrading to a newer version of doxygen. For a description\r
+# of the possible markers and block names see the documentation.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_HEADER            =\r
+\r
+# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each\r
+# generated HTML page. If the tag is left blank doxygen will generate a standard\r
+# footer. See HTML_HEADER for more information on how to generate a default\r
+# footer and what special commands can be used inside the footer. See also\r
+# section "Doxygen usage" for information on how to generate the default footer\r
+# that doxygen normally uses.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_FOOTER            =\r
+\r
+# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style\r
+# sheet that is used by each HTML page. It can be used to fine-tune the look of\r
+# the HTML output. If left blank doxygen will generate a default style sheet.\r
+# See also section "Doxygen usage" for information on how to generate the style\r
+# sheet that doxygen normally uses.\r
+# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as\r
+# it is more robust and this tag (HTML_STYLESHEET) will in the future become\r
+# obsolete.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_STYLESHEET        =\r
+\r
+# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined\r
+# cascading style sheets that are included after the standard style sheets\r
+# created by doxygen. Using this option one can overrule certain style aspects.\r
+# This is preferred over using HTML_STYLESHEET since it does not replace the\r
+# standard style sheet and is therefore more robust against future updates.\r
+# Doxygen will copy the style sheet files to the output directory.\r
+# Note: The order of the extra style sheet files is of importance (e.g. the last\r
+# style sheet in the list overrules the setting of the previous ones in the\r
+# list). For an example see the documentation.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_EXTRA_STYLESHEET  =\r
+\r
+# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or\r
+# other source files which should be copied to the HTML output directory. Note\r
+# that these files will be copied to the base HTML output directory. Use the\r
+# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these\r
+# files. In the HTML_STYLESHEET file, use the file name only. Also note that the\r
+# files will be copied as-is; there are no commands or markers available.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_EXTRA_FILES       =\r
+\r
+# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen\r
+# will adjust the colors in the style sheet and background images according to\r
+# this color. Hue is specified as an angle on a colorwheel, see\r
+# http://en.wikipedia.org/wiki/Hue for more information. For instance the value\r
+# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300\r
+# purple, and 360 is red again.\r
+# Minimum value: 0, maximum value: 359, default value: 220.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_COLORSTYLE_HUE    = 220\r
+\r
+# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors\r
+# in the HTML output. For a value of 0 the output will use grayscales only. A\r
+# value of 255 will produce the most vivid colors.\r
+# Minimum value: 0, maximum value: 255, default value: 100.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_COLORSTYLE_SAT    = 100\r
+\r
+# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the\r
+# luminance component of the colors in the HTML output. Values below 100\r
+# gradually make the output lighter, whereas values above 100 make the output\r
+# darker. The value divided by 100 is the actual gamma applied, so 80 represents\r
+# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not\r
+# change the gamma.\r
+# Minimum value: 40, maximum value: 240, default value: 80.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_COLORSTYLE_GAMMA  = 80\r
+\r
+# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML\r
+# page will contain the date and time when the page was generated. Setting this\r
+# to YES can help to show when doxygen was last run and thus if the\r
+# documentation is up to date.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_TIMESTAMP         = YES\r
+\r
+# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML\r
+# documentation will contain sections that can be hidden and shown after the\r
+# page has loaded.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_DYNAMIC_SECTIONS  = NO\r
+\r
+# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries\r
+# shown in the various tree structured indices initially; the user can expand\r
+# and collapse entries dynamically later on. Doxygen will expand the tree to\r
+# such a level that at most the specified number of entries are visible (unless\r
+# a fully collapsed tree already exceeds this amount). So setting the number of\r
+# entries 1 will produce a full collapsed tree by default. 0 is a special value\r
+# representing an infinite number of entries and will result in a full expanded\r
+# tree by default.\r
+# Minimum value: 0, maximum value: 9999, default value: 100.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+HTML_INDEX_NUM_ENTRIES = 100\r
+\r
+# If the GENERATE_DOCSET tag is set to YES, additional index files will be\r
+# generated that can be used as input for Apple's Xcode 3 integrated development\r
+# environment (see: http://developer.apple.com/tools/xcode/), introduced with\r
+# OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a\r
+# Makefile in the HTML output directory. Running make will produce the docset in\r
+# that directory and running make install will install the docset in\r
+# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at\r
+# startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html\r
+# for more information.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+GENERATE_DOCSET        = NO\r
+\r
+# This tag determines the name of the docset feed. A documentation feed provides\r
+# an umbrella under which multiple documentation sets from a single provider\r
+# (such as a company or product suite) can be grouped.\r
+# The default value is: Doxygen generated docs.\r
+# This tag requires that the tag GENERATE_DOCSET is set to YES.\r
+\r
+DOCSET_FEEDNAME        = "Doxygen generated docs"\r
+\r
+# This tag specifies a string that should uniquely identify the documentation\r
+# set bundle. This should be a reverse domain-name style string, e.g.\r
+# com.mycompany.MyDocSet. Doxygen will append .docset to the name.\r
+# The default value is: org.doxygen.Project.\r
+# This tag requires that the tag GENERATE_DOCSET is set to YES.\r
+\r
+DOCSET_BUNDLE_ID       = org.doxygen.Project\r
+\r
+# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify\r
+# the documentation publisher. This should be a reverse domain-name style\r
+# string, e.g. com.mycompany.MyDocSet.documentation.\r
+# The default value is: org.doxygen.Publisher.\r
+# This tag requires that the tag GENERATE_DOCSET is set to YES.\r
+\r
+DOCSET_PUBLISHER_ID    = org.doxygen.Publisher\r
+\r
+# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.\r
+# The default value is: Publisher.\r
+# This tag requires that the tag GENERATE_DOCSET is set to YES.\r
+\r
+DOCSET_PUBLISHER_NAME  = Publisher\r
+\r
+# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three\r
+# additional HTML index files: index.hhp, index.hhc, and index.hhk. The\r
+# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop\r
+# (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on\r
+# Windows.\r
+#\r
+# The HTML Help Workshop contains a compiler that can convert all HTML output\r
+# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML\r
+# files are now used as the Windows 98 help format, and will replace the old\r
+# Windows help format (.hlp) on all Windows platforms in the future. Compressed\r
+# HTML files also contain an index, a table of contents, and you can search for\r
+# words in the documentation. The HTML workshop also contains a viewer for\r
+# compressed HTML files.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+GENERATE_HTMLHELP      = NO\r
+\r
+# The CHM_FILE tag can be used to specify the file name of the resulting .chm\r
+# file. You can add a path in front of the file if the result should not be\r
+# written to the html output directory.\r
+# This tag requires that the tag GENERATE_HTMLHELP is set to YES.\r
+\r
+CHM_FILE               =\r
+\r
+# The HHC_LOCATION tag can be used to specify the location (absolute path\r
+# including file name) of the HTML help compiler (hhc.exe). If non-empty,\r
+# doxygen will try to run the HTML help compiler on the generated index.hhp.\r
+# The file has to be specified with full path.\r
+# This tag requires that the tag GENERATE_HTMLHELP is set to YES.\r
+\r
+HHC_LOCATION           =\r
+\r
+# The GENERATE_CHI flag controls if a separate .chi index file is generated\r
+# (YES) or that it should be included in the master .chm file (NO).\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTMLHELP is set to YES.\r
+\r
+GENERATE_CHI           = NO\r
+\r
+# The CHM_INDEX_ENCODING is used to encode HtmlHelp index (hhk), content (hhc)\r
+# and project file content.\r
+# This tag requires that the tag GENERATE_HTMLHELP is set to YES.\r
+\r
+CHM_INDEX_ENCODING     =\r
+\r
+# The BINARY_TOC flag controls whether a binary table of contents is generated\r
+# (YES) or a normal table of contents (NO) in the .chm file. Furthermore it\r
+# enables the Previous and Next buttons.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTMLHELP is set to YES.\r
+\r
+BINARY_TOC             = NO\r
+\r
+# The TOC_EXPAND flag can be set to YES to add extra items for group members to\r
+# the table of contents of the HTML help documentation and to the tree view.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTMLHELP is set to YES.\r
+\r
+TOC_EXPAND             = YES\r
+\r
+# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and\r
+# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that\r
+# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help\r
+# (.qch) of the generated HTML documentation.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+GENERATE_QHP           = NO\r
+\r
+# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify\r
+# the file name of the resulting .qch file. The path specified is relative to\r
+# the HTML output folder.\r
+# This tag requires that the tag GENERATE_QHP is set to YES.\r
+\r
+QCH_FILE               =\r
+\r
+# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help\r
+# Project output. For more information please see Qt Help Project / Namespace\r
+# (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).\r
+# The default value is: org.doxygen.Project.\r
+# This tag requires that the tag GENERATE_QHP is set to YES.\r
+\r
+QHP_NAMESPACE          = org.doxygen.Project\r
+\r
+# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt\r
+# Help Project output. For more information please see Qt Help Project / Virtual\r
+# Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-\r
+# folders).\r
+# The default value is: doc.\r
+# This tag requires that the tag GENERATE_QHP is set to YES.\r
+\r
+QHP_VIRTUAL_FOLDER     = doc\r
+\r
+# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom\r
+# filter to add. For more information please see Qt Help Project / Custom\r
+# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-\r
+# filters).\r
+# This tag requires that the tag GENERATE_QHP is set to YES.\r
+\r
+QHP_CUST_FILTER_NAME   =\r
+\r
+# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the\r
+# custom filter to add. For more information please see Qt Help Project / Custom\r
+# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-\r
+# filters).\r
+# This tag requires that the tag GENERATE_QHP is set to YES.\r
+\r
+QHP_CUST_FILTER_ATTRS  =\r
+\r
+# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this\r
+# project's filter section matches. Qt Help Project / Filter Attributes (see:\r
+# http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).\r
+# This tag requires that the tag GENERATE_QHP is set to YES.\r
+\r
+QHP_SECT_FILTER_ATTRS  =\r
+\r
+# The QHG_LOCATION tag can be used to specify the location of Qt's\r
+# qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the\r
+# generated .qhp file.\r
+# This tag requires that the tag GENERATE_QHP is set to YES.\r
+\r
+QHG_LOCATION           =\r
+\r
+# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be\r
+# generated, together with the HTML files, they form an Eclipse help plugin. To\r
+# install this plugin and make it available under the help contents menu in\r
+# Eclipse, the contents of the directory containing the HTML and XML files needs\r
+# to be copied into the plugins directory of eclipse. The name of the directory\r
+# within the plugins directory should be the same as the ECLIPSE_DOC_ID value.\r
+# After copying Eclipse needs to be restarted before the help appears.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+GENERATE_ECLIPSEHELP   = NO\r
+\r
+# A unique identifier for the Eclipse help plugin. When installing the plugin\r
+# the directory name containing the HTML and XML files should also have this\r
+# name. Each documentation set should have its own identifier.\r
+# The default value is: org.doxygen.Project.\r
+# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.\r
+\r
+ECLIPSE_DOC_ID         = org.doxygen.Project\r
+\r
+# If you want full control over the layout of the generated HTML pages it might\r
+# be necessary to disable the index and replace it with your own. The\r
+# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top\r
+# of each HTML page. A value of NO enables the index and the value YES disables\r
+# it. Since the tabs in the index contain the same information as the navigation\r
+# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+DISABLE_INDEX          = NO\r
+\r
+# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index\r
+# structure should be generated to display hierarchical information. If the tag\r
+# value is set to YES, a side panel will be generated containing a tree-like\r
+# index structure (just like the one that is generated for HTML Help). For this\r
+# to work a browser that supports JavaScript, DHTML, CSS and frames is required\r
+# (i.e. any modern browser). Windows users are probably better off using the\r
+# HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can\r
+# further fine-tune the look of the index. As an example, the default style\r
+# sheet generated by doxygen has an example that shows how to put an image at\r
+# the root of the tree instead of the PROJECT_NAME. Since the tree basically has\r
+# the same information as the tab index, you could consider setting\r
+# DISABLE_INDEX to YES when enabling this option.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+GENERATE_TREEVIEW      = NO\r
+\r
+# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that\r
+# doxygen will group on one line in the generated HTML documentation.\r
+#\r
+# Note that a value of 0 will completely suppress the enum values from appearing\r
+# in the overview section.\r
+# Minimum value: 0, maximum value: 20, default value: 4.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+ENUM_VALUES_PER_LINE   = 4\r
+\r
+# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used\r
+# to set the initial width (in pixels) of the frame in which the tree is shown.\r
+# Minimum value: 0, maximum value: 1500, default value: 250.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+TREEVIEW_WIDTH         = 250\r
+\r
+# If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to\r
+# external symbols imported via tag files in a separate window.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+EXT_LINKS_IN_WINDOW    = NO\r
+\r
+# Use this tag to change the font size of LaTeX formulas included as images in\r
+# the HTML documentation. When you change the font size after a successful\r
+# doxygen run you need to manually remove any form_*.png images from the HTML\r
+# output directory to force them to be regenerated.\r
+# Minimum value: 8, maximum value: 50, default value: 10.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+FORMULA_FONTSIZE       = 10\r
+\r
+# Use the FORMULA_TRANPARENT tag to determine whether or not the images\r
+# generated for formulas are transparent PNGs. Transparent PNGs are not\r
+# supported properly for IE 6.0, but are supported on all modern browsers.\r
+#\r
+# Note that when changing this option you need to delete any form_*.png files in\r
+# the HTML output directory before the changes have effect.\r
+# The default value is: YES.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+FORMULA_TRANSPARENT    = YES\r
+\r
+# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see\r
+# http://www.mathjax.org) which uses client side Javascript for the rendering\r
+# instead of using pre-rendered bitmaps. Use this if you do not have LaTeX\r
+# installed or if you want to formulas look prettier in the HTML output. When\r
+# enabled you may also need to install MathJax separately and configure the path\r
+# to it using the MATHJAX_RELPATH option.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+USE_MATHJAX            = NO\r
+\r
+# When MathJax is enabled you can set the default output format to be used for\r
+# the MathJax output. See the MathJax site (see:\r
+# http://docs.mathjax.org/en/latest/output.html) for more details.\r
+# Possible values are: HTML-CSS (which is slower, but has the best\r
+# compatibility), NativeMML (i.e. MathML) and SVG.\r
+# The default value is: HTML-CSS.\r
+# This tag requires that the tag USE_MATHJAX is set to YES.\r
+\r
+MATHJAX_FORMAT         = HTML-CSS\r
+\r
+# When MathJax is enabled you need to specify the location relative to the HTML\r
+# output directory using the MATHJAX_RELPATH option. The destination directory\r
+# should contain the MathJax.js script. For instance, if the mathjax directory\r
+# is located at the same level as the HTML output directory, then\r
+# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax\r
+# Content Delivery Network so you can quickly see the result without installing\r
+# MathJax. However, it is strongly recommended to install a local copy of\r
+# MathJax from http://www.mathjax.org before deployment.\r
+# The default value is: http://cdn.mathjax.org/mathjax/latest.\r
+# This tag requires that the tag USE_MATHJAX is set to YES.\r
+\r
+MATHJAX_RELPATH        = http://cdn.mathjax.org/mathjax/latest\r
+\r
+# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax\r
+# extension names that should be enabled during MathJax rendering. For example\r
+# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols\r
+# This tag requires that the tag USE_MATHJAX is set to YES.\r
+\r
+MATHJAX_EXTENSIONS     =\r
+\r
+# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces\r
+# of code that will be used on startup of the MathJax code. See the MathJax site\r
+# (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an\r
+# example see the documentation.\r
+# This tag requires that the tag USE_MATHJAX is set to YES.\r
+\r
+MATHJAX_CODEFILE       =\r
+\r
+# When the SEARCHENGINE tag is enabled doxygen will generate a search box for\r
+# the HTML output. The underlying search engine uses javascript and DHTML and\r
+# should work on any modern browser. Note that when using HTML help\r
+# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET)\r
+# there is already a search function so this one should typically be disabled.\r
+# For large projects the javascript based search engine can be slow, then\r
+# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to\r
+# search using the keyboard; to jump to the search box use <access key> + S\r
+# (what the <access key> is depends on the OS and browser, but it is typically\r
+# <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down\r
+# key> to jump into the search results window, the results can be navigated\r
+# using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel\r
+# the search. The filter options can be selected when the cursor is inside the\r
+# search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>\r
+# to select a filter and <Enter> or <escape> to activate or cancel the filter\r
+# option.\r
+# The default value is: YES.\r
+# This tag requires that the tag GENERATE_HTML is set to YES.\r
+\r
+SEARCHENGINE           = YES\r
+\r
+# When the SERVER_BASED_SEARCH tag is enabled the search engine will be\r
+# implemented using a web server instead of a web client using Javascript. There\r
+# are two flavors of web server based searching depending on the EXTERNAL_SEARCH\r
+# setting. When disabled, doxygen will generate a PHP script for searching and\r
+# an index file used by the script. When EXTERNAL_SEARCH is enabled the indexing\r
+# and searching needs to be provided by external tools. See the section\r
+# "External Indexing and Searching" for details.\r
+# The default value is: NO.\r
+# This tag requires that the tag SEARCHENGINE is set to YES.\r
+\r
+SERVER_BASED_SEARCH    = NO\r
+\r
+# When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP\r
+# script for searching. Instead the search results are written to an XML file\r
+# which needs to be processed by an external indexer. Doxygen will invoke an\r
+# external search engine pointed to by the SEARCHENGINE_URL option to obtain the\r
+# search results.\r
+#\r
+# Doxygen ships with an example indexer (doxyindexer) and search engine\r
+# (doxysearch.cgi) which are based on the open source search engine library\r
+# Xapian (see: http://xapian.org/).\r
+#\r
+# See the section "External Indexing and Searching" for details.\r
+# The default value is: NO.\r
+# This tag requires that the tag SEARCHENGINE is set to YES.\r
+\r
+EXTERNAL_SEARCH        = NO\r
+\r
+# The SEARCHENGINE_URL should point to a search engine hosted by a web server\r
+# which will return the search results when EXTERNAL_SEARCH is enabled.\r
+#\r
+# Doxygen ships with an example indexer (doxyindexer) and search engine\r
+# (doxysearch.cgi) which are based on the open source search engine library\r
+# Xapian (see: http://xapian.org/). See the section "External Indexing and\r
+# Searching" for details.\r
+# This tag requires that the tag SEARCHENGINE is set to YES.\r
+\r
+SEARCHENGINE_URL       =\r
+\r
+# When SERVER_BASED_SEARCH and EXTERNAL_SEARCH are both enabled the unindexed\r
+# search data is written to a file for indexing by an external tool. With the\r
+# SEARCHDATA_FILE tag the name of this file can be specified.\r
+# The default file is: searchdata.xml.\r
+# This tag requires that the tag SEARCHENGINE is set to YES.\r
+\r
+SEARCHDATA_FILE        = searchdata.xml\r
+\r
+# When SERVER_BASED_SEARCH and EXTERNAL_SEARCH are both enabled the\r
+# EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is\r
+# useful in combination with EXTRA_SEARCH_MAPPINGS to search through multiple\r
+# projects and redirect the results back to the right project.\r
+# This tag requires that the tag SEARCHENGINE is set to YES.\r
+\r
+EXTERNAL_SEARCH_ID     =\r
+\r
+# The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through doxygen\r
+# projects other than the one defined by this configuration file, but that are\r
+# all added to the same external search index. Each project needs to have a\r
+# unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of\r
+# to a relative location where the documentation can be found. The format is:\r
+# EXTRA_SEARCH_MAPPINGS = tagname1=loc1 tagname2=loc2 ...\r
+# This tag requires that the tag SEARCHENGINE is set to YES.\r
+\r
+EXTRA_SEARCH_MAPPINGS  =\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the LaTeX output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.\r
+# The default value is: YES.\r
+\r
+GENERATE_LATEX         = NO\r
+\r
+# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a\r
+# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of\r
+# it.\r
+# The default directory is: latex.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_OUTPUT           = latex\r
+\r
+# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be\r
+# invoked.\r
+#\r
+# Note that when enabling USE_PDFLATEX this option is only used for generating\r
+# bitmaps for formulas in the HTML output, but not in the Makefile that is\r
+# written to the output directory.\r
+# The default file is: latex.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_CMD_NAME         = latex\r
+\r
+# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate\r
+# index for LaTeX.\r
+# The default file is: makeindex.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+MAKEINDEX_CMD_NAME     = makeindex\r
+\r
+# If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX\r
+# documents. This may be useful for small projects and may help to save some\r
+# trees in general.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+COMPACT_LATEX          = NO\r
+\r
+# The PAPER_TYPE tag can be used to set the paper type that is used by the\r
+# printer.\r
+# Possible values are: a4 (210 x 297 mm), letter (8.5 x 11 inches), legal (8.5 x\r
+# 14 inches) and executive (7.25 x 10.5 inches).\r
+# The default value is: a4.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+PAPER_TYPE             = a4\r
+\r
+# The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names\r
+# that should be included in the LaTeX output. The package can be specified just\r
+# by its name or with the correct syntax as to be used with the LaTeX\r
+# \usepackage command. To get the times font for instance you can specify :\r
+# EXTRA_PACKAGES=times or EXTRA_PACKAGES={times}\r
+# To use the option intlimits with the amsmath package you can specify:\r
+# EXTRA_PACKAGES=[intlimits]{amsmath}\r
+# If left blank no extra packages will be included.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+EXTRA_PACKAGES         =\r
+\r
+# The LATEX_HEADER tag can be used to specify a personal LaTeX header for the\r
+# generated LaTeX document. The header should contain everything until the first\r
+# chapter. If it is left blank doxygen will generate a standard header. See\r
+# section "Doxygen usage" for information on how to let doxygen write the\r
+# default header to a separate file.\r
+#\r
+# Note: Only use a user-defined header if you know what you are doing! The\r
+# following commands have a special meaning inside the header: $title,\r
+# $datetime, $date, $doxygenversion, $projectname, $projectnumber,\r
+# $projectbrief, $projectlogo. Doxygen will replace $title with the empty\r
+# string, for the replacement values of the other commands the user is referred\r
+# to HTML_HEADER.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_HEADER           =\r
+\r
+# The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for the\r
+# generated LaTeX document. The footer should contain everything after the last\r
+# chapter. If it is left blank doxygen will generate a standard footer. See\r
+# LATEX_HEADER for more information on how to generate a default footer and what\r
+# special commands can be used inside the footer.\r
+#\r
+# Note: Only use a user-defined footer if you know what you are doing!\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_FOOTER           =\r
+\r
+# The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined\r
+# LaTeX style sheets that are included after the standard style sheets created\r
+# by doxygen. Using this option one can overrule certain style aspects. Doxygen\r
+# will copy the style sheet files to the output directory.\r
+# Note: The order of the extra style sheet files is of importance (e.g. the last\r
+# style sheet in the list overrules the setting of the previous ones in the\r
+# list).\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_EXTRA_STYLESHEET =\r
+\r
+# The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or\r
+# other source files which should be copied to the LATEX_OUTPUT output\r
+# directory. Note that the files will be copied as-is; there are no commands or\r
+# markers available.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_EXTRA_FILES      =\r
+\r
+# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is\r
+# prepared for conversion to PDF (using ps2pdf or pdflatex). The PDF file will\r
+# contain links (just like the HTML output) instead of page references. This\r
+# makes the output suitable for online browsing using a PDF viewer.\r
+# The default value is: YES.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+PDF_HYPERLINKS         = YES\r
+\r
+# If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate\r
+# the PDF file directly from the LaTeX files. Set this option to YES, to get a\r
+# higher quality PDF documentation.\r
+# The default value is: YES.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+USE_PDFLATEX           = YES\r
+\r
+# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode\r
+# command to the generated LaTeX files. This will instruct LaTeX to keep running\r
+# if errors occur, instead of asking the user for help. This option is also used\r
+# when generating formulas in HTML.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_BATCHMODE        = NO\r
+\r
+# If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the\r
+# index chapters (such as File Index, Compound Index, etc.) in the output.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_HIDE_INDICES     = NO\r
+\r
+# If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source\r
+# code with syntax highlighting in the LaTeX output.\r
+#\r
+# Note that which sources are shown also depends on other settings such as\r
+# SOURCE_BROWSER.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_SOURCE_CODE      = NO\r
+\r
+# The LATEX_BIB_STYLE tag can be used to specify the style to use for the\r
+# bibliography, e.g. plainnat, or ieeetr. See\r
+# http://en.wikipedia.org/wiki/BibTeX and \cite for more info.\r
+# The default value is: plain.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_BIB_STYLE        = plain\r
+\r
+# If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated\r
+# page will contain the date and time when the page was generated. Setting this\r
+# to NO can help when comparing the output of multiple runs.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_LATEX is set to YES.\r
+\r
+LATEX_TIMESTAMP        = NO\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the RTF output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The\r
+# RTF output is optimized for Word 97 and may not look too pretty with other RTF\r
+# readers/editors.\r
+# The default value is: NO.\r
+\r
+GENERATE_RTF           = NO\r
+\r
+# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a\r
+# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of\r
+# it.\r
+# The default directory is: rtf.\r
+# This tag requires that the tag GENERATE_RTF is set to YES.\r
+\r
+RTF_OUTPUT             = rtf\r
+\r
+# If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF\r
+# documents. This may be useful for small projects and may help to save some\r
+# trees in general.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_RTF is set to YES.\r
+\r
+COMPACT_RTF            = NO\r
+\r
+# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will\r
+# contain hyperlink fields. The RTF file will contain links (just like the HTML\r
+# output) instead of page references. This makes the output suitable for online\r
+# browsing using Word or some other Word compatible readers that support those\r
+# fields.\r
+#\r
+# Note: WordPad (write) and others do not support links.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_RTF is set to YES.\r
+\r
+RTF_HYPERLINKS         = NO\r
+\r
+# Load stylesheet definitions from file. Syntax is similar to doxygen's config\r
+# file, i.e. a series of assignments. You only have to provide replacements,\r
+# missing definitions are set to their default value.\r
+#\r
+# See also section "Doxygen usage" for information on how to generate the\r
+# default style sheet that doxygen normally uses.\r
+# This tag requires that the tag GENERATE_RTF is set to YES.\r
+\r
+RTF_STYLESHEET_FILE    =\r
+\r
+# Set optional variables used in the generation of an RTF document. Syntax is\r
+# similar to doxygen's config file. A template extensions file can be generated\r
+# using doxygen -e rtf extensionFile.\r
+# This tag requires that the tag GENERATE_RTF is set to YES.\r
+\r
+RTF_EXTENSIONS_FILE    =\r
+\r
+# If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code\r
+# with syntax highlighting in the RTF output.\r
+#\r
+# Note that which sources are shown also depends on other settings such as\r
+# SOURCE_BROWSER.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_RTF is set to YES.\r
+\r
+RTF_SOURCE_CODE        = NO\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the man page output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for\r
+# classes and files.\r
+# The default value is: NO.\r
+\r
+GENERATE_MAN           = NO\r
+\r
+# The MAN_OUTPUT tag is used to specify where the man pages will be put. If a\r
+# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of\r
+# it. A directory man3 will be created inside the directory specified by\r
+# MAN_OUTPUT.\r
+# The default directory is: man.\r
+# This tag requires that the tag GENERATE_MAN is set to YES.\r
+\r
+MAN_OUTPUT             = man\r
+\r
+# The MAN_EXTENSION tag determines the extension that is added to the generated\r
+# man pages. In case the manual section does not start with a number, the number\r
+# 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is\r
+# optional.\r
+# The default value is: .3.\r
+# This tag requires that the tag GENERATE_MAN is set to YES.\r
+\r
+MAN_EXTENSION          = .3\r
+\r
+# The MAN_SUBDIR tag determines the name of the directory created within\r
+# MAN_OUTPUT in which the man pages are placed. If defaults to man followed by\r
+# MAN_EXTENSION with the initial . removed.\r
+# This tag requires that the tag GENERATE_MAN is set to YES.\r
+\r
+MAN_SUBDIR             =\r
+\r
+# If the MAN_LINKS tag is set to YES and doxygen generates man output, then it\r
+# will generate one additional man file for each entity documented in the real\r
+# man page(s). These additional files only source the real man page, but without\r
+# them the man command would be unable to find the correct page.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_MAN is set to YES.\r
+\r
+MAN_LINKS              = NO\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the XML output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that\r
+# captures the structure of the code including all documentation.\r
+# The default value is: NO.\r
+\r
+GENERATE_XML           = NO\r
+\r
+# The XML_OUTPUT tag is used to specify where the XML pages will be put. If a\r
+# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of\r
+# it.\r
+# The default directory is: xml.\r
+# This tag requires that the tag GENERATE_XML is set to YES.\r
+\r
+XML_OUTPUT             = xml\r
+\r
+# If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program\r
+# listings (including syntax highlighting and cross-referencing information) to\r
+# the XML output. Note that enabling this will significantly increase the size\r
+# of the XML output.\r
+# The default value is: YES.\r
+# This tag requires that the tag GENERATE_XML is set to YES.\r
+\r
+XML_PROGRAMLISTING     = YES\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the DOCBOOK output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files\r
+# that can be used to generate PDF.\r
+# The default value is: NO.\r
+\r
+GENERATE_DOCBOOK       = NO\r
+\r
+# The DOCBOOK_OUTPUT tag is used to specify where the Docbook pages will be put.\r
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be put in\r
+# front of it.\r
+# The default directory is: docbook.\r
+# This tag requires that the tag GENERATE_DOCBOOK is set to YES.\r
+\r
+DOCBOOK_OUTPUT         = docbook\r
+\r
+# If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the\r
+# program listings (including syntax highlighting and cross-referencing\r
+# information) to the DOCBOOK output. Note that enabling this will significantly\r
+# increase the size of the DOCBOOK output.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_DOCBOOK is set to YES.\r
+\r
+DOCBOOK_PROGRAMLISTING = NO\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options for the AutoGen Definitions output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an\r
+# AutoGen Definitions (see http://autogen.sf.net) file that captures the\r
+# structure of the code including all documentation. Note that this feature is\r
+# still experimental and incomplete at the moment.\r
+# The default value is: NO.\r
+\r
+GENERATE_AUTOGEN_DEF   = NO\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the Perl module output\r
+#---------------------------------------------------------------------------\r
+\r
+# If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module\r
+# file that captures the structure of the code including all documentation.\r
+#\r
+# Note that this feature is still experimental and incomplete at the moment.\r
+# The default value is: NO.\r
+\r
+GENERATE_PERLMOD       = NO\r
+\r
+# If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary\r
+# Makefile rules, Perl scripts and LaTeX code to be able to generate PDF and DVI\r
+# output from the Perl module output.\r
+# The default value is: NO.\r
+# This tag requires that the tag GENERATE_PERLMOD is set to YES.\r
+\r
+PERLMOD_LATEX          = NO\r
+\r
+# If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely\r
+# formatted so it can be parsed by a human reader. This is useful if you want to\r
+# understand what is going on. On the other hand, if this tag is set to NO, the\r
+# size of the Perl module output will be much smaller and Perl will parse it\r
+# just the same.\r
+# The default value is: YES.\r
+# This tag requires that the tag GENERATE_PERLMOD is set to YES.\r
+\r
+PERLMOD_PRETTY         = YES\r
+\r
+# The names of the make variables in the generated doxyrules.make file are\r
+# prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful\r
+# so different doxyrules.make files included by the same Makefile don't\r
+# overwrite each other's variables.\r
+# This tag requires that the tag GENERATE_PERLMOD is set to YES.\r
+\r
+PERLMOD_MAKEVAR_PREFIX =\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the preprocessor\r
+#---------------------------------------------------------------------------\r
+\r
+# If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all\r
+# C-preprocessor directives found in the sources and include files.\r
+# The default value is: YES.\r
+\r
+ENABLE_PREPROCESSING   = YES\r
+\r
+# If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names\r
+# in the source code. If set to NO, only conditional compilation will be\r
+# performed. Macro expansion can be done in a controlled way by setting\r
+# EXPAND_ONLY_PREDEF to YES.\r
+# The default value is: NO.\r
+# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.\r
+\r
+MACRO_EXPANSION        = NO\r
+\r
+# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then\r
+# the macro expansion is limited to the macros specified with the PREDEFINED and\r
+# EXPAND_AS_DEFINED tags.\r
+# The default value is: NO.\r
+# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.\r
+\r
+EXPAND_ONLY_PREDEF     = NO\r
+\r
+# If the SEARCH_INCLUDES tag is set to YES, the include files in the\r
+# INCLUDE_PATH will be searched if a #include is found.\r
+# The default value is: YES.\r
+# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.\r
+\r
+SEARCH_INCLUDES        = YES\r
+\r
+# The INCLUDE_PATH tag can be used to specify one or more directories that\r
+# contain include files that are not input files but should be processed by the\r
+# preprocessor.\r
+# This tag requires that the tag SEARCH_INCLUDES is set to YES.\r
+\r
+INCLUDE_PATH           =\r
+\r
+# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard\r
+# patterns (like *.h and *.hpp) to filter out the header-files in the\r
+# directories. If left blank, the patterns specified with FILE_PATTERNS will be\r
+# used.\r
+# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.\r
+\r
+INCLUDE_FILE_PATTERNS  =\r
+\r
+# The PREDEFINED tag can be used to specify one or more macro names that are\r
+# defined before the preprocessor is started (similar to the -D option of e.g.\r
+# gcc). The argument of the tag is a list of macros of the form: name or\r
+# name=definition (no spaces). If the definition and the "=" are omitted, "=1"\r
+# is assumed. To prevent a macro definition from being undefined via #undef or\r
+# recursively expanded use the := operator instead of the = operator.\r
+# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.\r
+\r
+PREDEFINED             =\r
+\r
+# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this\r
+# tag can be used to specify a list of macro names that should be expanded. The\r
+# macro definition that is found in the sources will be used. Use the PREDEFINED\r
+# tag if you want to use a different macro definition that overrules the\r
+# definition found in the source code.\r
+# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.\r
+\r
+EXPAND_AS_DEFINED      =\r
+\r
+# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will\r
+# remove all references to function-like macros that are alone on a line, have\r
+# an all uppercase name, and do not end with a semicolon. Such function macros\r
+# are typically used for boiler-plate code, and will confuse the parser if not\r
+# removed.\r
+# The default value is: YES.\r
+# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.\r
+\r
+SKIP_FUNCTION_MACROS   = YES\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to external references\r
+#---------------------------------------------------------------------------\r
+\r
+# The TAGFILES tag can be used to specify one or more tag files. For each tag\r
+# file the location of the external documentation should be added. The format of\r
+# a tag file without this location is as follows:\r
+# TAGFILES = file1 file2 ...\r
+# Adding location for the tag files is done as follows:\r
+# TAGFILES = file1=loc1 "file2 = loc2" ...\r
+# where loc1 and loc2 can be relative or absolute paths or URLs. See the\r
+# section "Linking to external documentation" for more information about the use\r
+# of tag files.\r
+# Note: Each tag file must have a unique name (where the name does NOT include\r
+# the path). If a tag file is not located in the directory in which doxygen is\r
+# run, you must also specify the path to the tagfile here.\r
+\r
+TAGFILES               =\r
+\r
+# When a file name is specified after GENERATE_TAGFILE, doxygen will create a\r
+# tag file that is based on the input files it reads. See section "Linking to\r
+# external documentation" for more information about the usage of tag files.\r
+\r
+GENERATE_TAGFILE       =\r
+\r
+# If the ALLEXTERNALS tag is set to YES, all external class will be listed in\r
+# the class index. If set to NO, only the inherited external classes will be\r
+# listed.\r
+# The default value is: NO.\r
+\r
+ALLEXTERNALS           = NO\r
+\r
+# If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed\r
+# in the modules index. If set to NO, only the current project's groups will be\r
+# listed.\r
+# The default value is: YES.\r
+\r
+EXTERNAL_GROUPS        = YES\r
+\r
+# If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in\r
+# the related pages index. If set to NO, only the current project's pages will\r
+# be listed.\r
+# The default value is: YES.\r
+\r
+EXTERNAL_PAGES         = YES\r
+\r
+# The PERL_PATH should be the absolute path and name of the perl script\r
+# interpreter (i.e. the result of 'which perl').\r
+# The default file (with absolute path) is: /usr/bin/perl.\r
+\r
+PERL_PATH              = /usr/bin/perl\r
+\r
+#---------------------------------------------------------------------------\r
+# Configuration options related to the dot tool\r
+#---------------------------------------------------------------------------\r
+\r
+# If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram\r
+# (in HTML and LaTeX) for classes with base or super classes. Setting the tag to\r
+# NO turns the diagrams off. Note that this option also works with HAVE_DOT\r
+# disabled, but it is recommended to install and use dot, since it yields more\r
+# powerful graphs.\r
+# The default value is: YES.\r
+\r
+CLASS_DIAGRAMS         = YES\r
+\r
+# You can define message sequence charts within doxygen comments using the \msc\r
+# command. Doxygen will then run the mscgen tool (see:\r
+# http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the\r
+# documentation. The MSCGEN_PATH tag allows you to specify the directory where\r
+# the mscgen tool resides. If left empty the tool is assumed to be found in the\r
+# default search path.\r
+\r
+MSCGEN_PATH            =\r
+\r
+# You can include diagrams made with dia in doxygen documentation. Doxygen will\r
+# then run dia to produce the diagram and insert it in the documentation. The\r
+# DIA_PATH tag allows you to specify the directory where the dia binary resides.\r
+# If left empty dia is assumed to be found in the default search path.\r
+\r
+DIA_PATH               =\r
+\r
+# If set to YES the inheritance and collaboration graphs will hide inheritance\r
+# and usage relations if the target is undocumented or is not a class.\r
+# The default value is: YES.\r
+\r
+HIDE_UNDOC_RELATIONS   = YES\r
+\r
+# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is\r
+# available from the path. This tool is part of Graphviz (see:\r
+# http://www.graphviz.org/), a graph visualization toolkit from AT&T and Lucent\r
+# Bell Labs. The other options in this section have no effect if this option is\r
+# set to NO\r
+# The default value is: NO.\r
+\r
+HAVE_DOT               = NO\r
+\r
+# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed\r
+# to run in parallel. When set to 0 doxygen will base this on the number of\r
+# processors available in the system. You can set it explicitly to a value\r
+# larger than 0 to get control over the balance between CPU load and processing\r
+# speed.\r
+# Minimum value: 0, maximum value: 32, default value: 0.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_NUM_THREADS        = 0\r
+\r
+# When you want a differently looking font in the dot files that doxygen\r
+# generates you can specify the font name using DOT_FONTNAME. You need to make\r
+# sure dot is able to find the font, which can be done by putting it in a\r
+# standard location or by setting the DOTFONTPATH environment variable or by\r
+# setting DOT_FONTPATH to the directory containing the font.\r
+# The default value is: Helvetica.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_FONTNAME           = Helvetica\r
+\r
+# The DOT_FONTSIZE tag can be used to set the size (in points) of the font of\r
+# dot graphs.\r
+# Minimum value: 4, maximum value: 24, default value: 10.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_FONTSIZE           = 10\r
+\r
+# By default doxygen will tell dot to use the default font as specified with\r
+# DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set\r
+# the path where dot can find it using this tag.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_FONTPATH           =\r
+\r
+# If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for\r
+# each documented class showing the direct and indirect inheritance relations.\r
+# Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+CLASS_GRAPH            = YES\r
+\r
+# If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a\r
+# graph for each documented class showing the direct and indirect implementation\r
+# dependencies (inheritance, containment, and class references variables) of the\r
+# class with other documented classes.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+COLLABORATION_GRAPH    = YES\r
+\r
+# If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for\r
+# groups, showing the direct groups dependencies.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+GROUP_GRAPHS           = YES\r
+\r
+# If the UML_LOOK tag is set to YES, doxygen will generate inheritance and\r
+# collaboration diagrams in a style similar to the OMG's Unified Modeling\r
+# Language.\r
+# The default value is: NO.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+UML_LOOK               = NO\r
+\r
+# If the UML_LOOK tag is enabled, the fields and methods are shown inside the\r
+# class node. If there are many fields or methods and many nodes the graph may\r
+# become too big to be useful. The UML_LIMIT_NUM_FIELDS threshold limits the\r
+# number of items for each type to make the size more manageable. Set this to 0\r
+# for no limit. Note that the threshold may be exceeded by 50% before the limit\r
+# is enforced. So when you set the threshold to 10, up to 15 fields may appear,\r
+# but if the number exceeds 15, the total amount of fields shown is limited to\r
+# 10.\r
+# Minimum value: 0, maximum value: 100, default value: 10.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+UML_LIMIT_NUM_FIELDS   = 10\r
+\r
+# If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and\r
+# collaboration graphs will show the relations between templates and their\r
+# instances.\r
+# The default value is: NO.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+TEMPLATE_RELATIONS     = NO\r
+\r
+# If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to\r
+# YES then doxygen will generate a graph for each documented file showing the\r
+# direct and indirect include dependencies of the file with other documented\r
+# files.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+INCLUDE_GRAPH          = YES\r
+\r
+# If the INCLUDED_BY_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are\r
+# set to YES then doxygen will generate a graph for each documented file showing\r
+# the direct and indirect include dependencies of the file with other documented\r
+# files.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+INCLUDED_BY_GRAPH      = YES\r
+\r
+# If the CALL_GRAPH tag is set to YES then doxygen will generate a call\r
+# dependency graph for every global function or class method.\r
+#\r
+# Note that enabling this option will significantly increase the time of a run.\r
+# So in most cases it will be better to enable call graphs for selected\r
+# functions only using the \callgraph command. Disabling a call graph can be\r
+# accomplished by means of the command \hidecallgraph.\r
+# The default value is: NO.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+CALL_GRAPH             = NO\r
+\r
+# If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller\r
+# dependency graph for every global function or class method.\r
+#\r
+# Note that enabling this option will significantly increase the time of a run.\r
+# So in most cases it will be better to enable caller graphs for selected\r
+# functions only using the \callergraph command. Disabling a caller graph can be\r
+# accomplished by means of the command \hidecallergraph.\r
+# The default value is: NO.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+CALLER_GRAPH           = NO\r
+\r
+# If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical\r
+# hierarchy of all classes instead of a textual one.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+GRAPHICAL_HIERARCHY    = YES\r
+\r
+# If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the\r
+# dependencies a directory has on other directories in a graphical way. The\r
+# dependency relations are determined by the #include relations between the\r
+# files in the directories.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DIRECTORY_GRAPH        = YES\r
+\r
+# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images\r
+# generated by dot. For an explanation of the image formats see the section\r
+# output formats in the documentation of the dot tool (Graphviz (see:\r
+# http://www.graphviz.org/)).\r
+# Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order\r
+# to make the SVG files visible in IE 9+ (other browsers do not have this\r
+# requirement).\r
+# Possible values are: png, jpg, gif, svg, png:gd, png:gd:gd, png:cairo,\r
+# png:cairo:gd, png:cairo:cairo, png:cairo:gdiplus, png:gdiplus and\r
+# png:gdiplus:gdiplus.\r
+# The default value is: png.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_IMAGE_FORMAT       = png\r
+\r
+# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to\r
+# enable generation of interactive SVG images that allow zooming and panning.\r
+#\r
+# Note that this requires a modern browser other than Internet Explorer. Tested\r
+# and working are Firefox, Chrome, Safari, and Opera.\r
+# Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make\r
+# the SVG files visible. Older versions of IE do not have SVG support.\r
+# The default value is: NO.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+INTERACTIVE_SVG        = NO\r
+\r
+# The DOT_PATH tag can be used to specify the path where the dot tool can be\r
+# found. If left blank, it is assumed the dot tool can be found in the path.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_PATH               =\r
+\r
+# The DOTFILE_DIRS tag can be used to specify one or more directories that\r
+# contain dot files that are included in the documentation (see the \dotfile\r
+# command).\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOTFILE_DIRS           =\r
+\r
+# The MSCFILE_DIRS tag can be used to specify one or more directories that\r
+# contain msc files that are included in the documentation (see the \mscfile\r
+# command).\r
+\r
+MSCFILE_DIRS           =\r
+\r
+# The DIAFILE_DIRS tag can be used to specify one or more directories that\r
+# contain dia files that are included in the documentation (see the \diafile\r
+# command).\r
+\r
+DIAFILE_DIRS           =\r
+\r
+# When using plantuml, the PLANTUML_JAR_PATH tag should be used to specify the\r
+# path where java can find the plantuml.jar file. If left blank, it is assumed\r
+# PlantUML is not used or called during a preprocessing step. Doxygen will\r
+# generate a warning when it encounters a \startuml command in this case and\r
+# will not generate output for the diagram.\r
+\r
+PLANTUML_JAR_PATH      =\r
+\r
+# When using plantuml, the PLANTUML_CFG_FILE tag can be used to specify a\r
+# configuration file for plantuml.\r
+\r
+PLANTUML_CFG_FILE      =\r
+\r
+# When using plantuml, the specified paths are searched for files specified by\r
+# the !include statement in a plantuml block.\r
+\r
+PLANTUML_INCLUDE_PATH  =\r
+\r
+# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes\r
+# that will be shown in the graph. If the number of nodes in a graph becomes\r
+# larger than this value, doxygen will truncate the graph, which is visualized\r
+# by representing a node as a red box. Note that doxygen if the number of direct\r
+# children of the root node in a graph is already larger than\r
+# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note that\r
+# the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.\r
+# Minimum value: 0, maximum value: 10000, default value: 50.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_GRAPH_MAX_NODES    = 50\r
+\r
+# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs\r
+# generated by dot. A depth value of 3 means that only nodes reachable from the\r
+# root by following a path via at most 3 edges will be shown. Nodes that lay\r
+# further from the root node will be omitted. Note that setting this option to 1\r
+# or 2 may greatly reduce the computation time needed for large code bases. Also\r
+# note that the size of a graph can be further restricted by\r
+# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.\r
+# Minimum value: 0, maximum value: 1000, default value: 0.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+MAX_DOT_GRAPH_DEPTH    = 0\r
+\r
+# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent\r
+# background. This is disabled by default, because dot on Windows does not seem\r
+# to support this out of the box.\r
+#\r
+# Warning: Depending on the platform used, enabling this option may lead to\r
+# badly anti-aliased labels on the edges of a graph (i.e. they become hard to\r
+# read).\r
+# The default value is: NO.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_TRANSPARENT        = NO\r
+\r
+# Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output\r
+# files in one run (i.e. multiple -o and -T options on the command line). This\r
+# makes dot run faster, but since only newer versions of dot (>1.8.10) support\r
+# this, this feature is disabled by default.\r
+# The default value is: NO.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_MULTI_TARGETS      = NO\r
+\r
+# If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page\r
+# explaining the meaning of the various boxes and arrows in the dot generated\r
+# graphs.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+GENERATE_LEGEND        = YES\r
+\r
+# If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot\r
+# files that are used to generate the various graphs.\r
+# The default value is: YES.\r
+# This tag requires that the tag HAVE_DOT is set to YES.\r
+\r
+DOT_CLEANUP            = YES\r
diff --git a/tinyxml2/meson.build b/tinyxml2/meson.build
new file mode 100644 (file)
index 0000000..2c2fb3a
--- /dev/null
@@ -0,0 +1,104 @@
+# Copyright © 2020 Dylan Baker
+
+# This software is provided 'as-is', without any express or implied
+# warranty. In no event will the authors be held liable for any
+# damages arising from the use of this software.
+
+# Permission is granted to anyone to use this software for any
+# purpose, including commercial applications, and to alter it and
+# redistribute it freely, subject to the following restrictions:
+
+# 1. The origin of this software must not be misrepresented; you must
+# not claim that you wrote the original software. If you use this
+# software in a product, an acknowledgment in the product documentation
+# would be appreciated but is not required.
+
+# 2. Altered source versions must be plainly marked as such, and
+# must not be misrepresented as being the original software.
+
+# 3. This notice may not be removed or altered from any source
+# distribution.
+
+project(
+    'tinyxml2',
+    ['cpp'],
+    version : '8.1.0',
+    meson_version : '>= 0.49.0',
+)
+
+cpp = meson.get_compiler('cpp')
+
+tinyxml_extra_args = []
+if cpp.get_argument_syntax() == 'msvc'
+    tinyxml_extra_args += '-D_CRT_SECURE_NO_WARNINGS'
+endif
+
+if get_option('default_library') == 'shared'
+    tinyxml_extra_args += '-DTINYXML2_EXPORT'
+endif
+
+if get_option('debug')
+    tinyxml_extra_args += '-DTINYXML2_DEBUG'
+endif
+
+lib_tinyxml2 = library(
+    'tinyxml2',
+    ['tinyxml2.cpp'],
+    cpp_args : tinyxml_extra_args,
+    gnu_symbol_visibility : 'hidden',
+    version : meson.project_version(),
+    install : true,
+)
+
+dep_tinyxml2 = declare_dependency(
+    link_with : lib_tinyxml2,
+    include_directories : include_directories('.'),
+)
+
+# This is the new way to set dependencies, but let's not break users of older
+# versions of meson
+if meson.version().version_compare('>= 0.54.0')
+  meson.override_dependency('tinyxml2', dep_tinyxml2)
+endif
+
+if get_option('tests')
+    # Try to find a copy command. If this is windows we probably don't have cp,
+    # but if this is msys then we do, so make cp not required in that case, and
+    # try Xcopy if cp isn't found
+    prog_cp = find_program('cp', required : build_machine.system() != 'windows')
+    command = ['-r']
+    if not prog_cp.found()
+        prog_cp = find_program('Xcopy')
+        command = ['/E', '/I']
+    endif
+
+    # Copy the test resources into the build dir
+    run_command(
+        prog_cp,
+        [
+            command,
+            meson.current_source_dir() / 'resources',
+            meson.current_build_dir(),
+        ],
+    )
+
+    test(
+        'xmltest',
+        executable(
+            'xmltest',
+            ['xmltest.cpp'],
+            link_with : [lib_tinyxml2],
+        ),
+        workdir : meson.current_build_dir(),
+    )
+endif
+
+install_headers('tinyxml2.h')
+
+# This is better than using the .in because meson tracks dependencies
+# internally, and will generate a more accurate pkg-config file
+pkg = import('pkgconfig')
+pkg.generate(
+    lib_tinyxml2,
+    description : 'simple, small, C++ XML parser',
+)
diff --git a/tinyxml2/meson_options.txt b/tinyxml2/meson_options.txt
new file mode 100644 (file)
index 0000000..d368061
--- /dev/null
@@ -0,0 +1,28 @@
+# Copyright © 2020 Dylan Baker
+
+# This software is provided 'as-is', without any express or implied
+# warranty. In no event will the authors be held liable for any
+# damages arising from the use of this software.
+
+# Permission is granted to anyone to use this software for any
+# purpose, including commercial applications, and to alter it and
+# redistribute it freely, subject to the following restrictions:
+
+# 1. The origin of this software must not be misrepresented; you must
+# not claim that you wrote the original software. If you use this
+# software in a product, an acknowledgment in the product documentation
+# would be appreciated but is not required.
+
+# 2. Altered source versions must be plainly marked as such, and
+# must not be misrepresented as being the original software.
+
+# 3. This notice may not be removed or altered from any source
+# distribution.
+
+option(
+    'tests',
+    type : 'boolean',
+    description : 'Enable unit tests',
+    value : true,
+    yield : true,
+)
\ No newline at end of file
diff --git a/tinyxml2/readme.md b/tinyxml2/readme.md
new file mode 100644 (file)
index 0000000..5245ac4
--- /dev/null
@@ -0,0 +1,330 @@
+TinyXML-2
+=========
+
+![Build](https://github.com/leethomason/tinyxml2/actions/workflows/test.yml/badge.svg)
+
+![TinyXML-2 Logo](http://www.grinninglizard.com/tinyxml2/TinyXML2_small.png)
+
+TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
+easily integrated into other programs.
+
+The master is hosted on github:
+https://github.com/leethomason/tinyxml2
+
+The online HTML version of these docs:
+http://leethomason.github.io/tinyxml2/
+
+Examples are in the "related pages" tab of the HTML docs.
+
+What it does.
+-------------
+
+In brief, TinyXML-2 parses an XML document, and builds from that a
+Document Object Model (DOM) that can be read, modified, and saved.
+
+XML stands for "eXtensible Markup Language." It is a general purpose
+human and machine readable markup language to describe arbitrary data.
+All those random file formats created to store application data can
+all be replaced with XML. One parser for everything.
+
+http://en.wikipedia.org/wiki/XML
+
+There are different ways to access and interact with XML data.
+TinyXML-2 uses a Document Object Model (DOM), meaning the XML data is parsed
+into a C++ objects that can be browsed and manipulated, and then
+written to disk or another output stream. You can also construct an XML document
+from scratch with C++ objects and write this to disk or another output
+stream. You can even use TinyXML-2 to stream XML programmatically from
+code without creating a document first.
+
+TinyXML-2 is designed to be easy and fast to learn. It is one header and
+one cpp file. Simply add these to your project and off you go.
+There is an example file - xmltest.cpp - to get you started.
+
+TinyXML-2 is released under the ZLib license,
+so you can use it in open source or commercial code. The details
+of the license are at the top of every source file.
+
+TinyXML-2 attempts to be a flexible parser, but with truly correct and
+compliant XML output. TinyXML-2 should compile on any reasonably C++
+compliant system. It does not rely on exceptions, RTTI, or the STL.
+
+What it doesn't do.
+-------------------
+
+TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) or XSLs
+(eXtensible Stylesheet Language.) There are other parsers out there
+that are much more fully featured. But they are generally bigger and
+more difficult to use. If you are working with
+browsers or have more complete XML needs, TinyXML-2 is not the parser for you.
+
+TinyXML-1 vs. TinyXML-2
+-----------------------
+
+TinyXML-2 long been the focus of all development. It is well tested 
+and should be used instead of TinyXML-1.
+
+TinyXML-2 uses a similar API to TinyXML-1 and the same
+rich test cases. But the implementation of the parser is completely re-written
+to make it more appropriate for use in a game. It uses less memory, is faster,
+and uses far fewer memory allocations.
+
+TinyXML-2 has no requirement or support for STL.
+
+Features
+--------
+
+### Code Page
+
+TinyXML-2 uses UTF-8 exclusively when interpreting XML. All XML is assumed to
+be UTF-8.
+
+Filenames for loading / saving are passed unchanged to the underlying OS.
+
+### Memory Model
+
+An XMLDocument is a C++ object like any other, that can be on the stack, or
+new'd and deleted on the heap.
+
+However, any sub-node of the Document, XMLElement, XMLText, etc, can only
+be created by calling the appropriate XMLDocument::NewElement, NewText, etc.
+method. Although you have pointers to these objects, they are still owned
+by the Document. When the Document is deleted, so are all the nodes it contains.
+
+### White Space
+
+#### Whitespace Preservation (default)
+
+Microsoft has an excellent article on white space: http://msdn.microsoft.com/en-us/library/ms256097.aspx
+
+By default, TinyXML-2 preserves white space in a (hopefully) sane way that is almost compliant with the
+spec. (TinyXML-1 used a completely different model, much more similar to 'collapse', below.)
+
+As a first step, all newlines / carriage-returns / line-feeds are normalized to a
+line-feed character, as required by the XML spec.
+
+White space in text is preserved. For example:
+
+       <element> Hello,  World</element>
+
+The leading space before the "Hello" and the double space after the comma are
+preserved. Line-feeds are preserved, as in this example:
+
+       <element> Hello again,
+                 World</element>
+
+However, white space between elements is **not** preserved. Although not strictly
+compliant, tracking and reporting inter-element space is awkward, and not normally
+valuable. TinyXML-2 sees these as the same XML:
+
+       <document>
+               <data>1</data>
+               <data>2</data>
+               <data>3</data>
+       </document>
+
+       <document><data>1</data><data>2</data><data>3</data></document>
+
+#### Whitespace Collapse
+
+For some applications, it is preferable to collapse whitespace. Collapsing
+whitespace gives you "HTML-like" behavior, which is sometimes more suitable
+for hand typed documents.
+
+TinyXML-2 supports this with the 'whitespace' parameter to the XMLDocument constructor.
+(The default is to preserve whitespace, as described above.)
+
+However, you may also use COLLAPSE_WHITESPACE, which will:
+
+* Remove leading and trailing whitespace
+* Convert newlines and line-feeds into a space character
+* Collapse a run of any number of space characters into a single space character
+
+Note that (currently) there is a performance impact for using COLLAPSE_WHITESPACE.
+It essentially causes the XML to be parsed twice.
+
+#### Error Reporting
+
+TinyXML-2 reports the line number of any errors in an XML document that
+cannot be parsed correctly. In addition, all nodes (elements, declarations,
+text, comments etc.) and attributes have a line number recorded as they are parsed.
+This allows an application that performs additional validation of the parsed
+XML document (e.g. application-implemented DTD validation) to report
+line number information for error messages.
+
+### Entities
+
+TinyXML-2 recognizes the pre-defined "character entities", meaning special
+characters. Namely:
+
+       &amp;   &
+       &lt;    <
+       &gt;    >
+       &quot;  "
+       &apos;  '
+
+These are recognized when the XML document is read, and translated to their
+UTF-8 equivalents. For instance, text with the XML of:
+
+       Far &amp; Away
+
+will have the Value() of "Far & Away" when queried from the XMLText object,
+and will be written back to the XML stream/file as an ampersand.
+
+Additionally, any character can be specified by its Unicode code point:
+The syntax `&#xA0;` or `&#160;` are both to the non-breaking space character.
+This is called a 'numeric character reference'. Any numeric character reference
+that isn't one of the special entities above, will be read, but written as a
+regular code point. The output is correct, but the entity syntax isn't preserved.
+
+### Printing
+
+#### Print to file
+You can directly use the convenience function:
+
+       XMLDocument doc;
+       ...
+       doc.SaveFile( "foo.xml" );
+
+Or the XMLPrinter class:
+
+       XMLPrinter printer( fp );
+       doc.Print( &printer );
+
+#### Print to memory
+Printing to memory is supported by the XMLPrinter.
+
+       XMLPrinter printer;
+       doc.Print( &printer );
+       // printer.CStr() has a const char* to the XML
+
+#### Print without an XMLDocument
+
+When loading, an XML parser is very useful. However, sometimes
+when saving, it just gets in the way. The code is often set up
+for streaming, and constructing the DOM is just overhead.
+
+The Printer supports the streaming case. The following code
+prints out a trivially simple XML file without ever creating
+an XML document.
+
+       XMLPrinter printer( fp );
+       printer.OpenElement( "foo" );
+       printer.PushAttribute( "foo", "bar" );
+       printer.CloseElement();
+
+Examples
+--------
+
+#### Load and parse an XML file.
+
+       /* ------ Example 1: Load and parse an XML file. ---- */
+       {
+               XMLDocument doc;
+               doc.LoadFile( "dream.xml" );
+       }
+
+#### Lookup information.
+
+       /* ------ Example 2: Lookup information. ---- */
+       {
+               XMLDocument doc;
+               doc.LoadFile( "dream.xml" );
+
+               // Structure of the XML file:
+               // - Element "PLAY"      the root Element, which is the
+               //                       FirstChildElement of the Document
+               // - - Element "TITLE"   child of the root PLAY Element
+               // - - - Text            child of the TITLE Element
+
+               // Navigate to the title, using the convenience function,
+               // with a dangerous lack of error checking.
+               const char* title = doc.FirstChildElement( "PLAY" )->FirstChildElement( "TITLE" )->GetText();
+               printf( "Name of play (1): %s\n", title );
+
+               // Text is just another Node to TinyXML-2. The more
+               // general way to get to the XMLText:
+               XMLText* textNode = doc.FirstChildElement( "PLAY" )->FirstChildElement( "TITLE" )->FirstChild()->ToText();
+               title = textNode->Value();
+               printf( "Name of play (2): %s\n", title );
+       }
+
+Using and Installing
+--------------------
+
+There are 2 files in TinyXML-2:
+* tinyxml2.cpp
+* tinyxml2.h
+
+And additionally a test file:
+* xmltest.cpp
+
+Generally speaking, the intent is that you simply include the tinyxml2.cpp and 
+tinyxml2.h files in your project and build with your other source code.
+
+There is also a CMake build included. CMake is the general build for TinyXML-2.
+Additional build systems are costly to maintain, and tend to bit-rot. 
+
+A Visual Studio project is included, but that is largely for developer convenience,
+and is not intended to integrate well with other builds.
+
+Building TinyXML-2 - Using vcpkg
+--------------------------------
+
+You can download and install TinyXML-2 using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
+
+    git clone https://github.com/Microsoft/vcpkg.git
+    cd vcpkg
+    ./bootstrap-vcpkg.sh
+    ./vcpkg integrate install
+    ./vcpkg install tinyxml2
+
+The TinyXML-2 port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
+
+Versioning
+----------
+
+TinyXML-2 uses semantic versioning. http://semver.org/ Releases are now tagged in github.
+
+Note that the major version will (probably) change fairly rapidly. API changes are fairly
+common.
+
+License
+-------
+
+TinyXML-2 is released under the zlib license:
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any
+damages arising from the use of this software.
+
+Permission is granted to anyone to use this software for any
+purpose, including commercial applications, and to alter it and
+redistribute it freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+not claim that you wrote the original software. If you use this
+software in a product, an acknowledgment in the product documentation
+would be appreciated but is not required.
+2. Altered source versions must be plainly marked as such, and
+must not be misrepresented as being the original software.
+3. This notice may not be removed or altered from any source
+distribution.
+
+Contributors
+------------
+
+Thanks very much to everyone who sends suggestions, bugs, ideas, and
+encouragement. It all helps, and makes this project fun.
+
+The original TinyXML-1 has many contributors, who all deserve thanks
+in shaping what is a very successful library. Extra thanks to Yves
+Berquin and Andrew Ellerton who were key contributors.
+
+TinyXML-2 grew from that effort. Lee Thomason is the original author
+of TinyXML-2 (and TinyXML-1) but TinyXML-2 has been and is being improved
+by many contributors.
+
+Thanks to John Mackay at http://john.mackay.rosalilastudio.com for the TinyXML-2 logo!
+
+
diff --git a/tinyxml2/resources/dream.xml b/tinyxml2/resources/dream.xml
new file mode 100755 (executable)
index 0000000..0a0b17c
--- /dev/null
@@ -0,0 +1,4546 @@
+<?xml version="1.0"?>
+<!DOCTYPE PLAY SYSTEM "play.dtd">
+
+<PLAY>
+<TITLE>A Midsummer Night's Dream</TITLE>
+
+<FM>
+<P>Text placed in the public domain by Moby Lexical Tools, 1992.</P>
+<P>SGML markup by Jon Bosak, 1992-1994.</P>
+<P>XML version by Jon Bosak, 1996-1998.</P>
+<P>This work may be freely copied and distributed worldwide.</P>
+</FM>
+
+
+<PERSONAE>
+<TITLE>Dramatis Personae</TITLE>
+
+<PERSONA>THESEUS, Duke of Athens.</PERSONA>
+<PERSONA>EGEUS, father to Hermia.</PERSONA>
+
+<PGROUP>
+<PERSONA>LYSANDER</PERSONA>
+<PERSONA>DEMETRIUS</PERSONA>
+<GRPDESCR>in love with Hermia.</GRPDESCR>
+</PGROUP>
+
+<PERSONA>PHILOSTRATE, master of the revels to Theseus.</PERSONA>
+<PERSONA>QUINCE, a carpenter.</PERSONA>
+<PERSONA>SNUG, a joiner.</PERSONA>
+<PERSONA>BOTTOM, a weaver.</PERSONA>
+<PERSONA>FLUTE, a bellows-mender.</PERSONA>
+<PERSONA>SNOUT, a tinker.</PERSONA>
+<PERSONA>STARVELING, a tailor.</PERSONA>
+<PERSONA>HIPPOLYTA, queen of the Amazons, betrothed to Theseus.</PERSONA>
+<PERSONA>HERMIA, daughter to Egeus, in love with Lysander.</PERSONA>
+<PERSONA>HELENA, in love with Demetrius.</PERSONA>
+<PERSONA>OBERON, king of the fairies.</PERSONA>
+<PERSONA>TITANIA, queen of the fairies.</PERSONA>
+<PERSONA>PUCK, or Robin Goodfellow.</PERSONA>
+
+<PGROUP>
+<PERSONA>PEASEBLOSSOM</PERSONA>
+<PERSONA>COBWEB</PERSONA>
+<PERSONA>MOTH</PERSONA>
+<PERSONA>MUSTARDSEED</PERSONA>
+<GRPDESCR>fairies.</GRPDESCR>
+</PGROUP>
+
+<PERSONA>Other fairies attending their King and Queen.</PERSONA>
+<PERSONA>Attendants on Theseus and Hippolyta.</PERSONA>
+</PERSONAE>
+
+<SCNDESCR>SCENE  Athens, and a wood near it.</SCNDESCR>
+
+<PLAYSUBT>A MIDSUMMER NIGHT'S DREAM</PLAYSUBT>
+
+<ACT><TITLE>ACT I</TITLE>
+
+<SCENE><TITLE>SCENE I.  Athens. The palace of THESEUS.</TITLE>
+<STAGEDIR>Enter THESEUS, HIPPOLYTA, PHILOSTRATE, and
+Attendants</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Now, fair Hippolyta, our nuptial hour</LINE>
+<LINE>Draws on apace; four happy days bring in</LINE>
+<LINE>Another moon: but, O, methinks, how slow</LINE>
+<LINE>This old moon wanes! she lingers my desires,</LINE>
+<LINE>Like to a step-dame or a dowager</LINE>
+<LINE>Long withering out a young man revenue.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>Four days will quickly steep themselves in night;</LINE>
+<LINE>Four nights will quickly dream away the time;</LINE>
+<LINE>And then the moon, like to a silver bow</LINE>
+<LINE>New-bent in heaven, shall behold the night</LINE>
+<LINE>Of our solemnities.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Go, Philostrate,</LINE>
+<LINE>Stir up the Athenian youth to merriments;</LINE>
+<LINE>Awake the pert and nimble spirit of mirth;</LINE>
+<LINE>Turn melancholy forth to funerals;</LINE>
+<LINE>The pale companion is not for our pomp.</LINE>
+<STAGEDIR>Exit PHILOSTRATE</STAGEDIR>
+<LINE>Hippolyta, I woo'd thee with my sword,</LINE>
+<LINE>And won thy love, doing thee injuries;</LINE>
+<LINE>But I will wed thee in another key,</LINE>
+<LINE>With pomp, with triumph and with revelling.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter EGEUS, HERMIA, LYSANDER, and DEMETRIUS</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>EGEUS</SPEAKER>
+<LINE>Happy be Theseus, our renowned duke!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Thanks, good Egeus: what's the news with thee?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>EGEUS</SPEAKER>
+<LINE>Full of vexation come I, with complaint</LINE>
+<LINE>Against my child, my daughter Hermia.</LINE>
+<LINE>Stand forth, Demetrius. My noble lord,</LINE>
+<LINE>This man hath my consent to marry her.</LINE>
+<LINE>Stand forth, Lysander: and my gracious duke,</LINE>
+<LINE>This man hath bewitch'd the bosom of my child;</LINE>
+<LINE>Thou, thou, Lysander, thou hast given her rhymes,</LINE>
+<LINE>And interchanged love-tokens with my child:</LINE>
+<LINE>Thou hast by moonlight at her window sung,</LINE>
+<LINE>With feigning voice verses of feigning love,</LINE>
+<LINE>And stolen the impression of her fantasy</LINE>
+<LINE>With bracelets of thy hair, rings, gawds, conceits,</LINE>
+<LINE>Knacks, trifles, nosegays, sweetmeats, messengers</LINE>
+<LINE>Of strong prevailment in unharden'd youth:</LINE>
+<LINE>With cunning hast thou filch'd my daughter's heart,</LINE>
+<LINE>Turn'd her obedience, which is due to me,</LINE>
+<LINE>To stubborn harshness: and, my gracious duke,</LINE>
+<LINE>Be it so she; will not here before your grace</LINE>
+<LINE>Consent to marry with Demetrius,</LINE>
+<LINE>I beg the ancient privilege of Athens,</LINE>
+<LINE>As she is mine, I may dispose of her:</LINE>
+<LINE>Which shall be either to this gentleman</LINE>
+<LINE>Or to her death, according to our law</LINE>
+<LINE>Immediately provided in that case.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>What say you, Hermia? be advised fair maid:</LINE>
+<LINE>To you your father should be as a god;</LINE>
+<LINE>One that composed your beauties, yea, and one</LINE>
+<LINE>To whom you are but as a form in wax</LINE>
+<LINE>By him imprinted and within his power</LINE>
+<LINE>To leave the figure or disfigure it.</LINE>
+<LINE>Demetrius is a worthy gentleman.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>So is Lysander.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>In himself he is;</LINE>
+<LINE>But in this kind, wanting your father's voice,</LINE>
+<LINE>The other must be held the worthier.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>I would my father look'd but with my eyes.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Rather your eyes must with his judgment look.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>I do entreat your grace to pardon me.</LINE>
+<LINE>I know not by what power I am made bold,</LINE>
+<LINE>Nor how it may concern my modesty,</LINE>
+<LINE>In such a presence here to plead my thoughts;</LINE>
+<LINE>But I beseech your grace that I may know</LINE>
+<LINE>The worst that may befall me in this case,</LINE>
+<LINE>If I refuse to wed Demetrius.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Either to die the death or to abjure</LINE>
+<LINE>For ever the society of men.</LINE>
+<LINE>Therefore, fair Hermia, question your desires;</LINE>
+<LINE>Know of your youth, examine well your blood,</LINE>
+<LINE>Whether, if you yield not to your father's choice,</LINE>
+<LINE>You can endure the livery of a nun,</LINE>
+<LINE>For aye to be in shady cloister mew'd,</LINE>
+<LINE>To live a barren sister all your life,</LINE>
+<LINE>Chanting faint hymns to the cold fruitless moon.</LINE>
+<LINE>Thrice-blessed they that master so their blood,</LINE>
+<LINE>To undergo such maiden pilgrimage;</LINE>
+<LINE>But earthlier happy is the rose distill'd,</LINE>
+<LINE>Than that which withering on the virgin thorn</LINE>
+<LINE>Grows, lives and dies in single blessedness.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>So will I grow, so live, so die, my lord,</LINE>
+<LINE>Ere I will my virgin patent up</LINE>
+<LINE>Unto his lordship, whose unwished yoke</LINE>
+<LINE>My soul consents not to give sovereignty.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Take time to pause; and, by the nest new moon--</LINE>
+<LINE>The sealing-day betwixt my love and me,</LINE>
+<LINE>For everlasting bond of fellowship--</LINE>
+<LINE>Upon that day either prepare to die</LINE>
+<LINE>For disobedience to your father's will,</LINE>
+<LINE>Or else to wed Demetrius, as he would;</LINE>
+<LINE>Or on Diana's altar to protest</LINE>
+<LINE>For aye austerity and single life.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Relent, sweet Hermia: and, Lysander, yield</LINE>
+<LINE>Thy crazed title to my certain right.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>You have her father's love, Demetrius;</LINE>
+<LINE>Let me have Hermia's: do you marry him.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>EGEUS</SPEAKER>
+<LINE>Scornful Lysander! true, he hath my love,</LINE>
+<LINE>And what is mine my love shall render him.</LINE>
+<LINE>And she is mine, and all my right of her</LINE>
+<LINE>I do estate unto Demetrius.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>I am, my lord, as well derived as he,</LINE>
+<LINE>As well possess'd; my love is more than his;</LINE>
+<LINE>My fortunes every way as fairly rank'd,</LINE>
+<LINE>If not with vantage, as Demetrius';</LINE>
+<LINE>And, which is more than all these boasts can be,</LINE>
+<LINE>I am beloved of beauteous Hermia:</LINE>
+<LINE>Why should not I then prosecute my right?</LINE>
+<LINE>Demetrius, I'll avouch it to his head,</LINE>
+<LINE>Made love to Nedar's daughter, Helena,</LINE>
+<LINE>And won her soul; and she, sweet lady, dotes,</LINE>
+<LINE>Devoutly dotes, dotes in idolatry,</LINE>
+<LINE>Upon this spotted and inconstant man.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>I must confess that I have heard so much,</LINE>
+<LINE>And with Demetrius thought to have spoke thereof;</LINE>
+<LINE>But, being over-full of self-affairs,</LINE>
+<LINE>My mind did lose it. But, Demetrius, come;</LINE>
+<LINE>And come, Egeus; you shall go with me,</LINE>
+<LINE>I have some private schooling for you both.</LINE>
+<LINE>For you, fair Hermia, look you arm yourself</LINE>
+<LINE>To fit your fancies to your father's will;</LINE>
+<LINE>Or else the law of Athens yields you up--</LINE>
+<LINE>Which by no means we may extenuate--</LINE>
+<LINE>To death, or to a vow of single life.</LINE>
+<LINE>Come, my Hippolyta: what cheer, my love?</LINE>
+<LINE>Demetrius and Egeus, go along:</LINE>
+<LINE>I must employ you in some business</LINE>
+<LINE>Against our nuptial and confer with you</LINE>
+<LINE>Of something nearly that concerns yourselves.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>EGEUS</SPEAKER>
+<LINE>With duty and desire we follow you.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt all but LYSANDER and HERMIA</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>How now, my love! why is your cheek so pale?</LINE>
+<LINE>How chance the roses there do fade so fast?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Belike for want of rain, which I could well</LINE>
+<LINE>Beteem them from the tempest of my eyes.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Ay me! for aught that I could ever read,</LINE>
+<LINE>Could ever hear by tale or history,</LINE>
+<LINE>The course of true love never did run smooth;</LINE>
+<LINE>But, either it was different in blood,--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>O cross! too high to be enthrall'd to low.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Or else misgraffed in respect of years,--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>O spite! too old to be engaged to young.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Or else it stood upon the choice of friends,--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>O hell! to choose love by another's eyes.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Or, if there were a sympathy in choice,</LINE>
+<LINE>War, death, or sickness did lay siege to it,</LINE>
+<LINE>Making it momentany as a sound,</LINE>
+<LINE>Swift as a shadow, short as any dream;</LINE>
+<LINE>Brief as the lightning in the collied night,</LINE>
+<LINE>That, in a spleen, unfolds both heaven and earth,</LINE>
+<LINE>And ere a man hath power to say 'Behold!'</LINE>
+<LINE>The jaws of darkness do devour it up:</LINE>
+<LINE>So quick bright things come to confusion.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>If then true lovers have been ever cross'd,</LINE>
+<LINE>It stands as an edict in destiny:</LINE>
+<LINE>Then let us teach our trial patience,</LINE>
+<LINE>Because it is a customary cross,</LINE>
+<LINE>As due to love as thoughts and dreams and sighs,</LINE>
+<LINE>Wishes and tears, poor fancy's followers.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>A good persuasion: therefore, hear me, Hermia.</LINE>
+<LINE>I have a widow aunt, a dowager</LINE>
+<LINE>Of great revenue, and she hath no child:</LINE>
+<LINE>From Athens is her house remote seven leagues;</LINE>
+<LINE>And she respects me as her only son.</LINE>
+<LINE>There, gentle Hermia, may I marry thee;</LINE>
+<LINE>And to that place the sharp Athenian law</LINE>
+<LINE>Cannot pursue us. If thou lovest me then,</LINE>
+<LINE>Steal forth thy father's house to-morrow night;</LINE>
+<LINE>And in the wood, a league without the town,</LINE>
+<LINE>Where I did meet thee once with Helena,</LINE>
+<LINE>To do observance to a morn of May,</LINE>
+<LINE>There will I stay for thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>My good Lysander!</LINE>
+<LINE>I swear to thee, by Cupid's strongest bow,</LINE>
+<LINE>By his best arrow with the golden head,</LINE>
+<LINE>By the simplicity of Venus' doves,</LINE>
+<LINE>By that which knitteth souls and prospers loves,</LINE>
+<LINE>And by that fire which burn'd the Carthage queen,</LINE>
+<LINE>When the false Troyan under sail was seen,</LINE>
+<LINE>By all the vows that ever men have broke,</LINE>
+<LINE>In number more than ever women spoke,</LINE>
+<LINE>In that same place thou hast appointed me,</LINE>
+<LINE>To-morrow truly will I meet with thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Keep promise, love. Look, here comes Helena.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter HELENA</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>God speed fair Helena! whither away?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Call you me fair? that fair again unsay.</LINE>
+<LINE>Demetrius loves your fair: O happy fair!</LINE>
+<LINE>Your eyes are lode-stars; and your tongue's sweet air</LINE>
+<LINE>More tuneable than lark to shepherd's ear,</LINE>
+<LINE>When wheat is green, when hawthorn buds appear.</LINE>
+<LINE>Sickness is catching: O, were favour so,</LINE>
+<LINE>Yours would I catch, fair Hermia, ere I go;</LINE>
+<LINE>My ear should catch your voice, my eye your eye,</LINE>
+<LINE>My tongue should catch your tongue's sweet melody.</LINE>
+<LINE>Were the world mine, Demetrius being bated,</LINE>
+<LINE>The rest I'd give to be to you translated.</LINE>
+<LINE>O, teach me how you look, and with what art</LINE>
+<LINE>You sway the motion of Demetrius' heart.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>I frown upon him, yet he loves me still.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O that your frowns would teach my smiles such skill!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>I give him curses, yet he gives me love.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O that my prayers could such affection move!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>The more I hate, the more he follows me.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>The more I love, the more he hateth me.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>His folly, Helena, is no fault of mine.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>None, but your beauty: would that fault were mine!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Take comfort: he no more shall see my face;</LINE>
+<LINE>Lysander and myself will fly this place.</LINE>
+<LINE>Before the time I did Lysander see,</LINE>
+<LINE>Seem'd Athens as a paradise to me:</LINE>
+<LINE>O, then, what graces in my love do dwell,</LINE>
+<LINE>That he hath turn'd a heaven unto a hell!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Helen, to you our minds we will unfold:</LINE>
+<LINE>To-morrow night, when Phoebe doth behold</LINE>
+<LINE>Her silver visage in the watery glass,</LINE>
+<LINE>Decking with liquid pearl the bladed grass,</LINE>
+<LINE>A time that lovers' flights doth still conceal,</LINE>
+<LINE>Through Athens' gates have we devised to steal.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>And in the wood, where often you and I</LINE>
+<LINE>Upon faint primrose-beds were wont to lie,</LINE>
+<LINE>Emptying our bosoms of their counsel sweet,</LINE>
+<LINE>There my Lysander and myself shall meet;</LINE>
+<LINE>And thence from Athens turn away our eyes,</LINE>
+<LINE>To seek new friends and stranger companies.</LINE>
+<LINE>Farewell, sweet playfellow: pray thou for us;</LINE>
+<LINE>And good luck grant thee thy Demetrius!</LINE>
+<LINE>Keep word, Lysander: we must starve our sight</LINE>
+<LINE>From lovers' food till morrow deep midnight.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>I will, my Hermia.</LINE>
+<STAGEDIR>Exit HERMIA</STAGEDIR>
+<LINE>Helena, adieu:</LINE>
+<LINE>As you on him, Demetrius dote on you!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>How happy some o'er other some can be!</LINE>
+<LINE>Through Athens I am thought as fair as she.</LINE>
+<LINE>But what of that? Demetrius thinks not so;</LINE>
+<LINE>He will not know what all but he do know:</LINE>
+<LINE>And as he errs, doting on Hermia's eyes,</LINE>
+<LINE>So I, admiring of his qualities:</LINE>
+<LINE>Things base and vile, folding no quantity,</LINE>
+<LINE>Love can transpose to form and dignity:</LINE>
+<LINE>Love looks not with the eyes, but with the mind;</LINE>
+<LINE>And therefore is wing'd Cupid painted blind:</LINE>
+<LINE>Nor hath Love's mind of any judgement taste;</LINE>
+<LINE>Wings and no eyes figure unheedy haste:</LINE>
+<LINE>And therefore is Love said to be a child,</LINE>
+<LINE>Because in choice he is so oft beguiled.</LINE>
+<LINE>As waggish boys in game themselves forswear,</LINE>
+<LINE>So the boy Love is perjured every where:</LINE>
+<LINE>For ere Demetrius look'd on Hermia's eyne,</LINE>
+<LINE>He hail'd down oaths that he was only mine;</LINE>
+<LINE>And when this hail some heat from Hermia felt,</LINE>
+<LINE>So he dissolved, and showers of oaths did melt.</LINE>
+<LINE>I will go tell him of fair Hermia's flight:</LINE>
+<LINE>Then to the wood will he to-morrow night</LINE>
+<LINE>Pursue her; and for this intelligence</LINE>
+<LINE>If I have thanks, it is a dear expense:</LINE>
+<LINE>But herein mean I to enrich my pain,</LINE>
+<LINE>To have his sight thither and back again.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+</SCENE>
+
+<SCENE><TITLE>SCENE II.  Athens. QUINCE'S house.</TITLE>
+<STAGEDIR>Enter QUINCE, SNUG, BOTTOM, FLUTE, SNOUT, and
+STARVELING</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Is all our company here?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>You were best to call them generally, man by man,</LINE>
+<LINE>according to the scrip.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Here is the scroll of every man's name, which is</LINE>
+<LINE>thought fit, through all Athens, to play in our</LINE>
+<LINE>interlude before the duke and the duchess, on his</LINE>
+<LINE>wedding-day at night.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>First, good Peter Quince, say what the play treats</LINE>
+<LINE>on, then read the names of the actors, and so grow</LINE>
+<LINE>to a point.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Marry, our play is, The most lamentable comedy, and</LINE>
+<LINE>most cruel death of Pyramus and Thisby.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>A very good piece of work, I assure you, and a</LINE>
+<LINE>merry. Now, good Peter Quince, call forth your</LINE>
+<LINE>actors by the scroll. Masters, spread yourselves.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Answer as I call you. Nick Bottom, the weaver.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Ready. Name what part I am for, and proceed.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>You, Nick Bottom, are set down for Pyramus.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>What is Pyramus? a lover, or a tyrant?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>A lover, that kills himself most gallant for love.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>That will ask some tears in the true performing of</LINE>
+<LINE>it: if I do it, let the audience look to their</LINE>
+<LINE>eyes; I will move storms, I will condole in some</LINE>
+<LINE>measure. To the rest: yet my chief humour is for a</LINE>
+<LINE>tyrant: I could play Ercles rarely, or a part to</LINE>
+<LINE>tear a cat in, to make all split.</LINE>
+<LINE>The raging rocks</LINE>
+<LINE>And shivering shocks</LINE>
+<LINE>Shall break the locks</LINE>
+<LINE>Of prison gates;</LINE>
+<LINE>And Phibbus' car</LINE>
+<LINE>Shall shine from far</LINE>
+<LINE>And make and mar</LINE>
+<LINE>The foolish Fates.</LINE>
+<LINE>This was lofty! Now name the rest of the players.</LINE>
+<LINE>This is Ercles' vein, a tyrant's vein; a lover is</LINE>
+<LINE>more condoling.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Francis Flute, the bellows-mender.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>Here, Peter Quince.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Flute, you must take Thisby on you.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>What is Thisby? a wandering knight?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>It is the lady that Pyramus must love.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>Nay, faith, let me not play a woman; I have a beard coming.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>That's all one: you shall play it in a mask, and</LINE>
+<LINE>you may speak as small as you will.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>An I may hide my face, let me play Thisby too, I'll</LINE>
+<LINE>speak in a monstrous little voice. 'Thisne,</LINE>
+<LINE>Thisne;' 'Ah, Pyramus, lover dear! thy Thisby dear,</LINE>
+<LINE>and lady dear!'</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>No, no; you must play Pyramus: and, Flute, you Thisby.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Well, proceed.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Robin Starveling, the tailor.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>STARVELING</SPEAKER>
+<LINE>Here, Peter Quince.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Robin Starveling, you must play Thisby's mother.</LINE>
+<LINE>Tom Snout, the tinker.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>SNOUT</SPEAKER>
+<LINE>Here, Peter Quince.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>You, Pyramus' father: myself, Thisby's father:</LINE>
+<LINE>Snug, the joiner; you, the lion's part: and, I</LINE>
+<LINE>hope, here is a play fitted.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>SNUG</SPEAKER>
+<LINE>Have you the lion's part written? pray you, if it</LINE>
+<LINE>be, give it me, for I am slow of study.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>You may do it extempore, for it is nothing but roaring.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Let me play the lion too: I will roar, that I will</LINE>
+<LINE>do any man's heart good to hear me; I will roar,</LINE>
+<LINE>that I will make the duke say 'Let him roar again,</LINE>
+<LINE>let him roar again.'</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>An you should do it too terribly, you would fright</LINE>
+<LINE>the duchess and the ladies, that they would shriek;</LINE>
+<LINE>and that were enough to hang us all.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>ALL</SPEAKER>
+<LINE>That would hang us, every mother's son.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I grant you, friends, if that you should fright the</LINE>
+<LINE>ladies out of their wits, they would have no more</LINE>
+<LINE>discretion but to hang us: but I will aggravate my</LINE>
+<LINE>voice so that I will roar you as gently as any</LINE>
+<LINE>sucking dove; I will roar you an 'twere any</LINE>
+<LINE>nightingale.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>You can play no part but Pyramus; for Pyramus is a</LINE>
+<LINE>sweet-faced man; a proper man, as one shall see in a</LINE>
+<LINE>summer's day; a most lovely gentleman-like man:</LINE>
+<LINE>therefore you must needs play Pyramus.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Well, I will undertake it. What beard were I best</LINE>
+<LINE>to play it in?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Why, what you will.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I will discharge it in either your straw-colour</LINE>
+<LINE>beard, your orange-tawny beard, your purple-in-grain</LINE>
+<LINE>beard, or your French-crown-colour beard, your</LINE>
+<LINE>perfect yellow.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Some of your French crowns have no hair at all, and</LINE>
+<LINE>then you will play bare-faced. But, masters, here</LINE>
+<LINE>are your parts: and I am to entreat you, request</LINE>
+<LINE>you and desire you, to con them by to-morrow night;</LINE>
+<LINE>and meet me in the palace wood, a mile without the</LINE>
+<LINE>town, by moonlight; there will we rehearse, for if</LINE>
+<LINE>we meet in the city, we shall be dogged with</LINE>
+<LINE>company, and our devices known. In the meantime I</LINE>
+<LINE>will draw a bill of properties, such as our play</LINE>
+<LINE>wants. I pray you, fail me not.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>We will meet; and there we may rehearse most</LINE>
+<LINE>obscenely and courageously. Take pains; be perfect: adieu.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>At the duke's oak we meet.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Enough; hold or cut bow-strings.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt</STAGEDIR>
+</SCENE>
+
+</ACT>
+
+<ACT><TITLE>ACT II</TITLE>
+
+<SCENE><TITLE>SCENE I.  A wood near Athens.</TITLE>
+<STAGEDIR>Enter, from opposite sides, a Fairy, and PUCK</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>How now, spirit! whither wander you?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Fairy</SPEAKER>
+<LINE>Over hill, over dale,</LINE>
+<LINE>Thorough bush, thorough brier,</LINE>
+<LINE>Over park, over pale,</LINE>
+<LINE>Thorough flood, thorough fire,</LINE>
+<LINE>I do wander everywhere,</LINE>
+<LINE>Swifter than the moon's sphere;</LINE>
+<LINE>And I serve the fairy queen,</LINE>
+<LINE>To dew her orbs upon the green.</LINE>
+<LINE>The cowslips tall her pensioners be:</LINE>
+<LINE>In their gold coats spots you see;</LINE>
+<LINE>Those be rubies, fairy favours,</LINE>
+<LINE>In those freckles live their savours:</LINE>
+<LINE>I must go seek some dewdrops here</LINE>
+<LINE>And hang a pearl in every cowslip's ear.</LINE>
+<LINE>Farewell, thou lob of spirits; I'll be gone:</LINE>
+<LINE>Our queen and all our elves come here anon.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>The king doth keep his revels here to-night:</LINE>
+<LINE>Take heed the queen come not within his sight;</LINE>
+<LINE>For Oberon is passing fell and wrath,</LINE>
+<LINE>Because that she as her attendant hath</LINE>
+<LINE>A lovely boy, stolen from an Indian king;</LINE>
+<LINE>She never had so sweet a changeling;</LINE>
+<LINE>And jealous Oberon would have the child</LINE>
+<LINE>Knight of his train, to trace the forests wild;</LINE>
+<LINE>But she perforce withholds the loved boy,</LINE>
+<LINE>Crowns him with flowers and makes him all her joy:</LINE>
+<LINE>And now they never meet in grove or green,</LINE>
+<LINE>By fountain clear, or spangled starlight sheen,</LINE>
+<LINE>But, they do square, that all their elves for fear</LINE>
+<LINE>Creep into acorn-cups and hide them there.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Fairy</SPEAKER>
+<LINE>Either I mistake your shape and making quite,</LINE>
+<LINE>Or else you are that shrewd and knavish sprite</LINE>
+<LINE>Call'd Robin Goodfellow: are not you he</LINE>
+<LINE>That frights the maidens of the villagery;</LINE>
+<LINE>Skim milk, and sometimes labour in the quern</LINE>
+<LINE>And bootless make the breathless housewife churn;</LINE>
+<LINE>And sometime make the drink to bear no barm;</LINE>
+<LINE>Mislead night-wanderers, laughing at their harm?</LINE>
+<LINE>Those that Hobgoblin call you and sweet Puck,</LINE>
+<LINE>You do their work, and they shall have good luck:</LINE>
+<LINE>Are not you he?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Thou speak'st aright;</LINE>
+<LINE>I am that merry wanderer of the night.</LINE>
+<LINE>I jest to Oberon and make him smile</LINE>
+<LINE>When I a fat and bean-fed horse beguile,</LINE>
+<LINE>Neighing in likeness of a filly foal:</LINE>
+<LINE>And sometime lurk I in a gossip's bowl,</LINE>
+<LINE>In very likeness of a roasted crab,</LINE>
+<LINE>And when she drinks, against her lips I bob</LINE>
+<LINE>And on her wither'd dewlap pour the ale.</LINE>
+<LINE>The wisest aunt, telling the saddest tale,</LINE>
+<LINE>Sometime for three-foot stool mistaketh me;</LINE>
+<LINE>Then slip I from her bum, down topples she,</LINE>
+<LINE>And 'tailor' cries, and falls into a cough;</LINE>
+<LINE>And then the whole quire hold their hips and laugh,</LINE>
+<LINE>And waxen in their mirth and neeze and swear</LINE>
+<LINE>A merrier hour was never wasted there.</LINE>
+<LINE>But, room, fairy! here comes Oberon.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Fairy</SPEAKER>
+<LINE>And here my mistress. Would that he were gone!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter, from one side, OBERON, with his train;
+from the other, TITANIA, with hers</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Ill met by moonlight, proud Titania.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>What, jealous Oberon! Fairies, skip hence:</LINE>
+<LINE>I have forsworn his bed and company.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Tarry, rash wanton: am not I thy lord?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Then I must be thy lady: but I know</LINE>
+<LINE>When thou hast stolen away from fairy land,</LINE>
+<LINE>And in the shape of Corin sat all day,</LINE>
+<LINE>Playing on pipes of corn and versing love</LINE>
+<LINE>To amorous Phillida. Why art thou here,</LINE>
+<LINE>Come from the farthest Steppe of India?</LINE>
+<LINE>But that, forsooth, the bouncing Amazon,</LINE>
+<LINE>Your buskin'd mistress and your warrior love,</LINE>
+<LINE>To Theseus must be wedded, and you come</LINE>
+<LINE>To give their bed joy and prosperity.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>How canst thou thus for shame, Titania,</LINE>
+<LINE>Glance at my credit with Hippolyta,</LINE>
+<LINE>Knowing I know thy love to Theseus?</LINE>
+<LINE>Didst thou not lead him through the glimmering night</LINE>
+<LINE>From Perigenia, whom he ravished?</LINE>
+<LINE>And make him with fair AEgle break his faith,</LINE>
+<LINE>With Ariadne and Antiopa?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>These are the forgeries of jealousy:</LINE>
+<LINE>And never, since the middle summer's spring,</LINE>
+<LINE>Met we on hill, in dale, forest or mead,</LINE>
+<LINE>By paved fountain or by rushy brook,</LINE>
+<LINE>Or in the beached margent of the sea,</LINE>
+<LINE>To dance our ringlets to the whistling wind,</LINE>
+<LINE>But with thy brawls thou hast disturb'd our sport.</LINE>
+<LINE>Therefore the winds, piping to us in vain,</LINE>
+<LINE>As in revenge, have suck'd up from the sea</LINE>
+<LINE>Contagious fogs; which falling in the land</LINE>
+<LINE>Have every pelting river made so proud</LINE>
+<LINE>That they have overborne their continents:</LINE>
+<LINE>The ox hath therefore stretch'd his yoke in vain,</LINE>
+<LINE>The ploughman lost his sweat, and the green corn</LINE>
+<LINE>Hath rotted ere his youth attain'd a beard;</LINE>
+<LINE>The fold stands empty in the drowned field,</LINE>
+<LINE>And crows are fatted with the murrion flock;</LINE>
+<LINE>The nine men's morris is fill'd up with mud,</LINE>
+<LINE>And the quaint mazes in the wanton green</LINE>
+<LINE>For lack of tread are undistinguishable:</LINE>
+<LINE>The human mortals want their winter here;</LINE>
+<LINE>No night is now with hymn or carol blest:</LINE>
+<LINE>Therefore the moon, the governess of floods,</LINE>
+<LINE>Pale in her anger, washes all the air,</LINE>
+<LINE>That rheumatic diseases do abound:</LINE>
+<LINE>And thorough this distemperature we see</LINE>
+<LINE>The seasons alter: hoary-headed frosts</LINE>
+<LINE>Far in the fresh lap of the crimson rose,</LINE>
+<LINE>And on old Hiems' thin and icy crown</LINE>
+<LINE>An odorous chaplet of sweet summer buds</LINE>
+<LINE>Is, as in mockery, set: the spring, the summer,</LINE>
+<LINE>The childing autumn, angry winter, change</LINE>
+<LINE>Their wonted liveries, and the mazed world,</LINE>
+<LINE>By their increase, now knows not which is which:</LINE>
+<LINE>And this same progeny of evils comes</LINE>
+<LINE>From our debate, from our dissension;</LINE>
+<LINE>We are their parents and original.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Do you amend it then; it lies in you:</LINE>
+<LINE>Why should Titania cross her Oberon?</LINE>
+<LINE>I do but beg a little changeling boy,</LINE>
+<LINE>To be my henchman.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Set your heart at rest:</LINE>
+<LINE>The fairy land buys not the child of me.</LINE>
+<LINE>His mother was a votaress of my order:</LINE>
+<LINE>And, in the spiced Indian air, by night,</LINE>
+<LINE>Full often hath she gossip'd by my side,</LINE>
+<LINE>And sat with me on Neptune's yellow sands,</LINE>
+<LINE>Marking the embarked traders on the flood,</LINE>
+<LINE>When we have laugh'd to see the sails conceive</LINE>
+<LINE>And grow big-bellied with the wanton wind;</LINE>
+<LINE>Which she, with pretty and with swimming gait</LINE>
+<LINE>Following,--her womb then rich with my young squire,--</LINE>
+<LINE>Would imitate, and sail upon the land,</LINE>
+<LINE>To fetch me trifles, and return again,</LINE>
+<LINE>As from a voyage, rich with merchandise.</LINE>
+<LINE>But she, being mortal, of that boy did die;</LINE>
+<LINE>And for her sake do I rear up her boy,</LINE>
+<LINE>And for her sake I will not part with him.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>How long within this wood intend you stay?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Perchance till after Theseus' wedding-day.</LINE>
+<LINE>If you will patiently dance in our round</LINE>
+<LINE>And see our moonlight revels, go with us;</LINE>
+<LINE>If not, shun me, and I will spare your haunts.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Give me that boy, and I will go with thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Not for thy fairy kingdom. Fairies, away!</LINE>
+<LINE>We shall chide downright, if I longer stay.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit TITANIA with her train</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Well, go thy way: thou shalt not from this grove</LINE>
+<LINE>Till I torment thee for this injury.</LINE>
+<LINE>My gentle Puck, come hither. Thou rememberest</LINE>
+<LINE>Since once I sat upon a promontory,</LINE>
+<LINE>And heard a mermaid on a dolphin's back</LINE>
+<LINE>Uttering such dulcet and harmonious breath</LINE>
+<LINE>That the rude sea grew civil at her song</LINE>
+<LINE>And certain stars shot madly from their spheres,</LINE>
+<LINE>To hear the sea-maid's music.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>I remember.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>That very time I saw, but thou couldst not,</LINE>
+<LINE>Flying between the cold moon and the earth,</LINE>
+<LINE>Cupid all arm'd: a certain aim he took</LINE>
+<LINE>At a fair vestal throned by the west,</LINE>
+<LINE>And loosed his love-shaft smartly from his bow,</LINE>
+<LINE>As it should pierce a hundred thousand hearts;</LINE>
+<LINE>But I might see young Cupid's fiery shaft</LINE>
+<LINE>Quench'd in the chaste beams of the watery moon,</LINE>
+<LINE>And the imperial votaress passed on,</LINE>
+<LINE>In maiden meditation, fancy-free.</LINE>
+<LINE>Yet mark'd I where the bolt of Cupid fell:</LINE>
+<LINE>It fell upon a little western flower,</LINE>
+<LINE>Before milk-white, now purple with love's wound,</LINE>
+<LINE>And maidens call it love-in-idleness.</LINE>
+<LINE>Fetch me that flower; the herb I shew'd thee once:</LINE>
+<LINE>The juice of it on sleeping eye-lids laid</LINE>
+<LINE>Will make or man or woman madly dote</LINE>
+<LINE>Upon the next live creature that it sees.</LINE>
+<LINE>Fetch me this herb; and be thou here again</LINE>
+<LINE>Ere the leviathan can swim a league.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>I'll put a girdle round about the earth</LINE>
+<LINE>In forty minutes.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Having once this juice,</LINE>
+<LINE>I'll watch Titania when she is asleep,</LINE>
+<LINE>And drop the liquor of it in her eyes.</LINE>
+<LINE>The next thing then she waking looks upon,</LINE>
+<LINE>Be it on lion, bear, or wolf, or bull,</LINE>
+<LINE>On meddling monkey, or on busy ape,</LINE>
+<LINE>She shall pursue it with the soul of love:</LINE>
+<LINE>And ere I take this charm from off her sight,</LINE>
+<LINE>As I can take it with another herb,</LINE>
+<LINE>I'll make her render up her page to me.</LINE>
+<LINE>But who comes here? I am invisible;</LINE>
+<LINE>And I will overhear their conference.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter DEMETRIUS, HELENA, following him</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>I love thee not, therefore pursue me not.</LINE>
+<LINE>Where is Lysander and fair Hermia?</LINE>
+<LINE>The one I'll slay, the other slayeth me.</LINE>
+<LINE>Thou told'st me they were stolen unto this wood;</LINE>
+<LINE>And here am I, and wode within this wood,</LINE>
+<LINE>Because I cannot meet my Hermia.</LINE>
+<LINE>Hence, get thee gone, and follow me no more.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>You draw me, you hard-hearted adamant;</LINE>
+<LINE>But yet you draw not iron, for my heart</LINE>
+<LINE>Is true as steel: leave you your power to draw,</LINE>
+<LINE>And I shall have no power to follow you.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Do I entice you? do I speak you fair?</LINE>
+<LINE>Or, rather, do I not in plainest truth</LINE>
+<LINE>Tell you, I do not, nor I cannot love you?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>And even for that do I love you the more.</LINE>
+<LINE>I am your spaniel; and, Demetrius,</LINE>
+<LINE>The more you beat me, I will fawn on you:</LINE>
+<LINE>Use me but as your spaniel, spurn me, strike me,</LINE>
+<LINE>Neglect me, lose me; only give me leave,</LINE>
+<LINE>Unworthy as I am, to follow you.</LINE>
+<LINE>What worser place can I beg in your love,--</LINE>
+<LINE>And yet a place of high respect with me,--</LINE>
+<LINE>Than to be used as you use your dog?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Tempt not too much the hatred of my spirit;</LINE>
+<LINE>For I am sick when I do look on thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>And I am sick when I look not on you.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>You do impeach your modesty too much,</LINE>
+<LINE>To leave the city and commit yourself</LINE>
+<LINE>Into the hands of one that loves you not;</LINE>
+<LINE>To trust the opportunity of night</LINE>
+<LINE>And the ill counsel of a desert place</LINE>
+<LINE>With the rich worth of your virginity.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Your virtue is my privilege: for that</LINE>
+<LINE>It is not night when I do see your face,</LINE>
+<LINE>Therefore I think I am not in the night;</LINE>
+<LINE>Nor doth this wood lack worlds of company,</LINE>
+<LINE>For you in my respect are all the world:</LINE>
+<LINE>Then how can it be said I am alone,</LINE>
+<LINE>When all the world is here to look on me?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>I'll run from thee and hide me in the brakes,</LINE>
+<LINE>And leave thee to the mercy of wild beasts.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>The wildest hath not such a heart as you.</LINE>
+<LINE>Run when you will, the story shall be changed:</LINE>
+<LINE>Apollo flies, and Daphne holds the chase;</LINE>
+<LINE>The dove pursues the griffin; the mild hind</LINE>
+<LINE>Makes speed to catch the tiger; bootless speed,</LINE>
+<LINE>When cowardice pursues and valour flies.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>I will not stay thy questions; let me go:</LINE>
+<LINE>Or, if thou follow me, do not believe</LINE>
+<LINE>But I shall do thee mischief in the wood.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Ay, in the temple, in the town, the field,</LINE>
+<LINE>You do me mischief. Fie, Demetrius!</LINE>
+<LINE>Your wrongs do set a scandal on my sex:</LINE>
+<LINE>We cannot fight for love, as men may do;</LINE>
+<LINE>We should be wood and were not made to woo.</LINE>
+<STAGEDIR>Exit DEMETRIUS</STAGEDIR>
+<LINE>I'll follow thee and make a heaven of hell,</LINE>
+<LINE>To die upon the hand I love so well.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Fare thee well, nymph: ere he do leave this grove,</LINE>
+<LINE>Thou shalt fly him and he shall seek thy love.</LINE>
+<STAGEDIR>Re-enter PUCK</STAGEDIR>
+<LINE>Hast thou the flower there? Welcome, wanderer.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Ay, there it is.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>I pray thee, give it me.</LINE>
+<LINE>I know a bank where the wild thyme blows,</LINE>
+<LINE>Where oxlips and the nodding violet grows,</LINE>
+<LINE>Quite over-canopied with luscious woodbine,</LINE>
+<LINE>With sweet musk-roses and with eglantine:</LINE>
+<LINE>There sleeps Titania sometime of the night,</LINE>
+<LINE>Lull'd in these flowers with dances and delight;</LINE>
+<LINE>And there the snake throws her enamell'd skin,</LINE>
+<LINE>Weed wide enough to wrap a fairy in:</LINE>
+<LINE>And with the juice of this I'll streak her eyes,</LINE>
+<LINE>And make her full of hateful fantasies.</LINE>
+<LINE>Take thou some of it, and seek through this grove:</LINE>
+<LINE>A sweet Athenian lady is in love</LINE>
+<LINE>With a disdainful youth: anoint his eyes;</LINE>
+<LINE>But do it when the next thing he espies</LINE>
+<LINE>May be the lady: thou shalt know the man</LINE>
+<LINE>By the Athenian garments he hath on.</LINE>
+<LINE>Effect it with some care, that he may prove</LINE>
+<LINE>More fond on her than she upon her love:</LINE>
+<LINE>And look thou meet me ere the first cock crow.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Fear not, my lord, your servant shall do so.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt</STAGEDIR>
+</SCENE>
+
+<SCENE><TITLE>SCENE II.  Another part of the wood.</TITLE>
+<STAGEDIR>Enter TITANIA, with her train</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Come, now a roundel and a fairy song;</LINE>
+<LINE>Then, for the third part of a minute, hence;</LINE>
+<LINE>Some to kill cankers in the musk-rose buds,</LINE>
+<LINE>Some war with rere-mice for their leathern wings,</LINE>
+<LINE>To make my small elves coats, and some keep back</LINE>
+<LINE>The clamorous owl that nightly hoots and wonders</LINE>
+<LINE>At our quaint spirits. Sing me now asleep;</LINE>
+<LINE>Then to your offices and let me rest.</LINE>
+<STAGEDIR>The Fairies sing</STAGEDIR>
+<LINE>You spotted snakes with double tongue,</LINE>
+<LINE>Thorny hedgehogs, be not seen;</LINE>
+<LINE>Newts and blind-worms, do no wrong,</LINE>
+<LINE>Come not near our fairy queen.</LINE>
+<LINE>Philomel, with melody</LINE>
+<LINE>Sing in our sweet lullaby;</LINE>
+<LINE>Lulla, lulla, lullaby, lulla, lulla, lullaby:</LINE>
+<LINE>Never harm,</LINE>
+<LINE>Nor spell nor charm,</LINE>
+<LINE>Come our lovely lady nigh;</LINE>
+<LINE>So, good night, with lullaby.</LINE>
+<LINE>Weaving spiders, come not here;</LINE>
+<LINE>Hence, you long-legg'd spinners, hence!</LINE>
+<LINE>Beetles black, approach not near;</LINE>
+<LINE>Worm nor snail, do no offence.</LINE>
+<LINE>Philomel, with melody, &amp;c.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Fairy</SPEAKER>
+<LINE>Hence, away! now all is well:</LINE>
+<LINE>One aloof stand sentinel.</LINE>
+</SPEECH>
+
+<STAGEDIR>Exeunt Fairies. TITANIA sleeps</STAGEDIR>
+<STAGEDIR>Enter OBERON and squeezes the flower on TITANIA's eyelids</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>What thou seest when thou dost wake,</LINE>
+<LINE>Do it for thy true-love take,</LINE>
+<LINE>Love and languish for his sake:</LINE>
+<LINE>Be it ounce, or cat, or bear,</LINE>
+<LINE>Pard, or boar with bristled hair,</LINE>
+<LINE>In thy eye that shall appear</LINE>
+<LINE>When thou wakest, it is thy dear:</LINE>
+<LINE>Wake when some vile thing is near.</LINE>
+</SPEECH>
+
+<STAGEDIR>Exit</STAGEDIR>
+<STAGEDIR>Enter LYSANDER and HERMIA</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Fair love, you faint with wandering in the wood;</LINE>
+<LINE>And to speak troth, I have forgot our way:</LINE>
+<LINE>We'll rest us, Hermia, if you think it good,</LINE>
+<LINE>And tarry for the comfort of the day.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Be it so, Lysander: find you out a bed;</LINE>
+<LINE>For I upon this bank will rest my head.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>One turf shall serve as pillow for us both;</LINE>
+<LINE>One heart, one bed, two bosoms and one troth.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Nay, good Lysander; for my sake, my dear,</LINE>
+<LINE>Lie further off yet, do not lie so near.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>O, take the sense, sweet, of my innocence!</LINE>
+<LINE>Love takes the meaning in love's conference.</LINE>
+<LINE>I mean, that my heart unto yours is knit</LINE>
+<LINE>So that but one heart we can make of it;</LINE>
+<LINE>Two bosoms interchained with an oath;</LINE>
+<LINE>So then two bosoms and a single troth.</LINE>
+<LINE>Then by your side no bed-room me deny;</LINE>
+<LINE>For lying so, Hermia, I do not lie.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Lysander riddles very prettily:</LINE>
+<LINE>Now much beshrew my manners and my pride,</LINE>
+<LINE>If Hermia meant to say Lysander lied.</LINE>
+<LINE>But, gentle friend, for love and courtesy</LINE>
+<LINE>Lie further off; in human modesty,</LINE>
+<LINE>Such separation as may well be said</LINE>
+<LINE>Becomes a virtuous bachelor and a maid,</LINE>
+<LINE>So far be distant; and, good night, sweet friend:</LINE>
+<LINE>Thy love ne'er alter till thy sweet life end!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Amen, amen, to that fair prayer, say I;</LINE>
+<LINE>And then end life when I end loyalty!</LINE>
+<LINE>Here is my bed: sleep give thee all his rest!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>With half that wish the wisher's eyes be press'd!</LINE>
+</SPEECH>
+
+<STAGEDIR>They sleep</STAGEDIR>
+<STAGEDIR>Enter PUCK</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Through the forest have I gone.</LINE>
+<LINE>But Athenian found I none,</LINE>
+<LINE>On whose eyes I might approve</LINE>
+<LINE>This flower's force in stirring love.</LINE>
+<LINE>Night and silence.--Who is here?</LINE>
+<LINE>Weeds of Athens he doth wear:</LINE>
+<LINE>This is he, my master said,</LINE>
+<LINE>Despised the Athenian maid;</LINE>
+<LINE>And here the maiden, sleeping sound,</LINE>
+<LINE>On the dank and dirty ground.</LINE>
+<LINE>Pretty soul! she durst not lie</LINE>
+<LINE>Near this lack-love, this kill-courtesy.</LINE>
+<LINE>Churl, upon thy eyes I throw</LINE>
+<LINE>All the power this charm doth owe.</LINE>
+<LINE>When thou wakest, let love forbid</LINE>
+<LINE>Sleep his seat on thy eyelid:</LINE>
+<LINE>So awake when I am gone;</LINE>
+<LINE>For I must now to Oberon.</LINE>
+</SPEECH>
+
+<STAGEDIR>Exit</STAGEDIR>
+<STAGEDIR>Enter DEMETRIUS and HELENA, running</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Stay, though thou kill me, sweet Demetrius.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>I charge thee, hence, and do not haunt me thus.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O, wilt thou darkling leave me? do not so.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Stay, on thy peril: I alone will go.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O, I am out of breath in this fond chase!</LINE>
+<LINE>The more my prayer, the lesser is my grace.</LINE>
+<LINE>Happy is Hermia, wheresoe'er she lies;</LINE>
+<LINE>For she hath blessed and attractive eyes.</LINE>
+<LINE>How came her eyes so bright? Not with salt tears:</LINE>
+<LINE>If so, my eyes are oftener wash'd than hers.</LINE>
+<LINE>No, no, I am as ugly as a bear;</LINE>
+<LINE>For beasts that meet me run away for fear:</LINE>
+<LINE>Therefore no marvel though Demetrius</LINE>
+<LINE>Do, as a monster fly my presence thus.</LINE>
+<LINE>What wicked and dissembling glass of mine</LINE>
+<LINE>Made me compare with Hermia's sphery eyne?</LINE>
+<LINE>But who is here? Lysander! on the ground!</LINE>
+<LINE>Dead? or asleep? I see no blood, no wound.</LINE>
+<LINE>Lysander if you live, good sir, awake.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE><STAGEDIR>Awaking</STAGEDIR>  And run through fire I will for thy sweet sake.</LINE>
+<LINE>Transparent Helena! Nature shows art,</LINE>
+<LINE>That through thy bosom makes me see thy heart.</LINE>
+<LINE>Where is Demetrius? O, how fit a word</LINE>
+<LINE>Is that vile name to perish on my sword!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Do not say so, Lysander; say not so</LINE>
+<LINE>What though he love your Hermia? Lord, what though?</LINE>
+<LINE>Yet Hermia still loves you: then be content.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Content with Hermia! No; I do repent</LINE>
+<LINE>The tedious minutes I with her have spent.</LINE>
+<LINE>Not Hermia but Helena I love:</LINE>
+<LINE>Who will not change a raven for a dove?</LINE>
+<LINE>The will of man is by his reason sway'd;</LINE>
+<LINE>And reason says you are the worthier maid.</LINE>
+<LINE>Things growing are not ripe until their season</LINE>
+<LINE>So I, being young, till now ripe not to reason;</LINE>
+<LINE>And touching now the point of human skill,</LINE>
+<LINE>Reason becomes the marshal to my will</LINE>
+<LINE>And leads me to your eyes, where I o'erlook</LINE>
+<LINE>Love's stories written in love's richest book.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Wherefore was I to this keen mockery born?</LINE>
+<LINE>When at your hands did I deserve this scorn?</LINE>
+<LINE>Is't not enough, is't not enough, young man,</LINE>
+<LINE>That I did never, no, nor never can,</LINE>
+<LINE>Deserve a sweet look from Demetrius' eye,</LINE>
+<LINE>But you must flout my insufficiency?</LINE>
+<LINE>Good troth, you do me wrong, good sooth, you do,</LINE>
+<LINE>In such disdainful manner me to woo.</LINE>
+<LINE>But fare you well: perforce I must confess</LINE>
+<LINE>I thought you lord of more true gentleness.</LINE>
+<LINE>O, that a lady, of one man refused.</LINE>
+<LINE>Should of another therefore be abused!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>She sees not Hermia. Hermia, sleep thou there:</LINE>
+<LINE>And never mayst thou come Lysander near!</LINE>
+<LINE>For as a surfeit of the sweetest things</LINE>
+<LINE>The deepest loathing to the stomach brings,</LINE>
+<LINE>Or as tie heresies that men do leave</LINE>
+<LINE>Are hated most of those they did deceive,</LINE>
+<LINE>So thou, my surfeit and my heresy,</LINE>
+<LINE>Of all be hated, but the most of me!</LINE>
+<LINE>And, all my powers, address your love and might</LINE>
+<LINE>To honour Helen and to be her knight!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE><STAGEDIR>Awaking</STAGEDIR>  Help me, Lysander, help me! do thy best</LINE>
+<LINE>To pluck this crawling serpent from my breast!</LINE>
+<LINE>Ay me, for pity! what a dream was here!</LINE>
+<LINE>Lysander, look how I do quake with fear:</LINE>
+<LINE>Methought a serpent eat my heart away,</LINE>
+<LINE>And you sat smiling at his cruel pray.</LINE>
+<LINE>Lysander! what, removed? Lysander! lord!</LINE>
+<LINE>What, out of hearing? gone? no sound, no word?</LINE>
+<LINE>Alack, where are you speak, an if you hear;</LINE>
+<LINE>Speak, of all loves! I swoon almost with fear.</LINE>
+<LINE>No? then I well perceive you all not nigh</LINE>
+<LINE>Either death or you I'll find immediately.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+</SCENE>
+
+</ACT>
+
+<ACT><TITLE>ACT III</TITLE>
+
+<SCENE><TITLE>SCENE I.  The wood. TITANIA lying asleep.</TITLE>
+<STAGEDIR>Enter QUINCE, SNUG, BOTTOM, FLUTE, SNOUT, and
+STARVELING</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Are we all met?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Pat, pat; and here's a marvellous convenient place</LINE>
+<LINE>for our rehearsal. This green plot shall be our</LINE>
+<LINE>stage, this hawthorn-brake our tiring-house; and we</LINE>
+<LINE>will do it in action as we will do it before the duke.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Peter Quince,--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>What sayest thou, bully Bottom?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>There are things in this comedy of Pyramus and</LINE>
+<LINE>Thisby that will never please. First, Pyramus must</LINE>
+<LINE>draw a sword to kill himself; which the ladies</LINE>
+<LINE>cannot abide. How answer you that?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>SNOUT</SPEAKER>
+<LINE>By'r lakin, a parlous fear.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>STARVELING</SPEAKER>
+<LINE>I believe we must leave the killing out, when all is done.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Not a whit: I have a device to make all well.</LINE>
+<LINE>Write me a prologue; and let the prologue seem to</LINE>
+<LINE>say, we will do no harm with our swords, and that</LINE>
+<LINE>Pyramus is not killed indeed; and, for the more</LINE>
+<LINE>better assurance, tell them that I, Pyramus, am not</LINE>
+<LINE>Pyramus, but Bottom the weaver: this will put them</LINE>
+<LINE>out of fear.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Well, we will have such a prologue; and it shall be</LINE>
+<LINE>written in eight and six.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>No, make it two more; let it be written in eight and eight.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>SNOUT</SPEAKER>
+<LINE>Will not the ladies be afeard of the lion?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>STARVELING</SPEAKER>
+<LINE>I fear it, I promise you.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Masters, you ought to consider with yourselves: to</LINE>
+<LINE>bring in--God shield us!--a lion among ladies, is a</LINE>
+<LINE>most dreadful thing; for there is not a more fearful</LINE>
+<LINE>wild-fowl than your lion living; and we ought to</LINE>
+<LINE>look to 't.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>SNOUT</SPEAKER>
+<LINE>Therefore another prologue must tell he is not a lion.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Nay, you must name his name, and half his face must</LINE>
+<LINE>be seen through the lion's neck: and he himself</LINE>
+<LINE>must speak through, saying thus, or to the same</LINE>
+<LINE>defect,--'Ladies,'--or 'Fair-ladies--I would wish</LINE>
+<LINE>You,'--or 'I would request you,'--or 'I would</LINE>
+<LINE>entreat you,--not to fear, not to tremble: my life</LINE>
+<LINE>for yours. If you think I come hither as a lion, it</LINE>
+<LINE>were pity of my life: no I am no such thing; I am a</LINE>
+<LINE>man as other men are;' and there indeed let him name</LINE>
+<LINE>his name, and tell them plainly he is Snug the joiner.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Well it shall be so. But there is two hard things;</LINE>
+<LINE>that is, to bring the moonlight into a chamber; for,</LINE>
+<LINE>you know, Pyramus and Thisby meet by moonlight.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>SNOUT</SPEAKER>
+<LINE>Doth the moon shine that night we play our play?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>A calendar, a calendar! look in the almanac; find</LINE>
+<LINE>out moonshine, find out moonshine.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Yes, it doth shine that night.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Why, then may you leave a casement of the great</LINE>
+<LINE>chamber window, where we play, open, and the moon</LINE>
+<LINE>may shine in at the casement.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Ay; or else one must come in with a bush of thorns</LINE>
+<LINE>and a lanthorn, and say he comes to disfigure, or to</LINE>
+<LINE>present, the person of Moonshine. Then, there is</LINE>
+<LINE>another thing: we must have a wall in the great</LINE>
+<LINE>chamber; for Pyramus and Thisby says the story, did</LINE>
+<LINE>talk through the chink of a wall.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>SNOUT</SPEAKER>
+<LINE>You can never bring in a wall. What say you, Bottom?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Some man or other must present Wall: and let him</LINE>
+<LINE>have some plaster, or some loam, or some rough-cast</LINE>
+<LINE>about him, to signify wall; and let him hold his</LINE>
+<LINE>fingers thus, and through that cranny shall Pyramus</LINE>
+<LINE>and Thisby whisper.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>If that may be, then all is well. Come, sit down,</LINE>
+<LINE>every mother's son, and rehearse your parts.</LINE>
+<LINE>Pyramus, you begin: when you have spoken your</LINE>
+<LINE>speech, enter into that brake: and so every one</LINE>
+<LINE>according to his cue.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter PUCK behind</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>What hempen home-spuns have we swaggering here,</LINE>
+<LINE>So near the cradle of the fairy queen?</LINE>
+<LINE>What, a play toward! I'll be an auditor;</LINE>
+<LINE>An actor too, perhaps, if I see cause.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Speak, Pyramus. Thisby, stand forth.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Thisby, the flowers of odious savours sweet,--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Odours, odours.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>--odours savours sweet:</LINE>
+<LINE>So hath thy breath, my dearest Thisby dear.</LINE>
+<LINE>But hark, a voice! stay thou but here awhile,</LINE>
+<LINE>And by and by I will to thee appear.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>A stranger Pyramus than e'er played here.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>Must I speak now?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Ay, marry, must you; for you must understand he goes</LINE>
+<LINE>but to see a noise that he heard, and is to come again.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>Most radiant Pyramus, most lily-white of hue,</LINE>
+<LINE>Of colour like the red rose on triumphant brier,</LINE>
+<LINE>Most brisky juvenal and eke most lovely Jew,</LINE>
+<LINE>As true as truest horse that yet would never tire,</LINE>
+<LINE>I'll meet thee, Pyramus, at Ninny's tomb.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>'Ninus' tomb,' man: why, you must not speak that</LINE>
+<LINE>yet; that you answer to Pyramus: you speak all your</LINE>
+<LINE>part at once, cues and all Pyramus enter: your cue</LINE>
+<LINE>is past; it is, 'never tire.'</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>O,--As true as truest horse, that yet would</LINE>
+<LINE>never tire.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter PUCK, and BOTTOM with an ass's head</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>If I were fair, Thisby, I were only thine.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>O monstrous! O strange! we are haunted. Pray,</LINE>
+<LINE>masters! fly, masters! Help!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt QUINCE, SNUG, FLUTE, SNOUT, and STARVELING</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>I'll follow you, I'll lead you about a round,</LINE>
+<LINE>Through bog, through bush, through brake, through brier:</LINE>
+<LINE>Sometime a horse I'll be, sometime a hound,</LINE>
+<LINE>A hog, a headless bear, sometime a fire;</LINE>
+<LINE>And neigh, and bark, and grunt, and roar, and burn,</LINE>
+<LINE>Like horse, hound, hog, bear, fire, at every turn.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Why do they run away? this is a knavery of them to</LINE>
+<LINE>make me afeard.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter SNOUT</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>SNOUT</SPEAKER>
+<LINE>O Bottom, thou art changed! what do I see on thee?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>What do you see? you see an asshead of your own, do</LINE>
+<LINE>you?</LINE>
+</SPEECH>
+
+<STAGEDIR>Exit SNOUT</STAGEDIR>
+<STAGEDIR>Re-enter QUINCE</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Bless thee, Bottom! bless thee! thou art</LINE>
+<LINE>translated.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I see their knavery: this is to make an ass of me;</LINE>
+<LINE>to fright me, if they could. But I will not stir</LINE>
+<LINE>from this place, do what they can: I will walk up</LINE>
+<LINE>and down here, and I will sing, that they shall hear</LINE>
+<LINE>I am not afraid.</LINE>
+<STAGEDIR>Sings</STAGEDIR>
+<LINE>The ousel cock so black of hue,</LINE>
+<LINE>With orange-tawny bill,</LINE>
+<LINE>The throstle with his note so true,</LINE>
+<LINE>The wren with little quill,--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE><STAGEDIR>Awaking</STAGEDIR>  What angel wakes me from my flowery bed?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE><STAGEDIR>Sings</STAGEDIR></LINE>
+<LINE>The finch, the sparrow and the lark,</LINE>
+<LINE>The plain-song cuckoo gray,</LINE>
+<LINE>Whose note full many a man doth mark,</LINE>
+<LINE>And dares not answer nay;--</LINE>
+<LINE>for, indeed, who would set his wit to so foolish</LINE>
+<LINE>a bird? who would give a bird the lie, though he cry</LINE>
+<LINE>'cuckoo' never so?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>I pray thee, gentle mortal, sing again:</LINE>
+<LINE>Mine ear is much enamour'd of thy note;</LINE>
+<LINE>So is mine eye enthralled to thy shape;</LINE>
+<LINE>And thy fair virtue's force perforce doth move me</LINE>
+<LINE>On the first view to say, to swear, I love thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Methinks, mistress, you should have little reason</LINE>
+<LINE>for that: and yet, to say the truth, reason and</LINE>
+<LINE>love keep little company together now-a-days; the</LINE>
+<LINE>more the pity that some honest neighbours will not</LINE>
+<LINE>make them friends. Nay, I can gleek upon occasion.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Thou art as wise as thou art beautiful.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Not so, neither: but if I had wit enough to get out</LINE>
+<LINE>of this wood, I have enough to serve mine own turn.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Out of this wood do not desire to go:</LINE>
+<LINE>Thou shalt remain here, whether thou wilt or no.</LINE>
+<LINE>I am a spirit of no common rate;</LINE>
+<LINE>The summer still doth tend upon my state;</LINE>
+<LINE>And I do love thee: therefore, go with me;</LINE>
+<LINE>I'll give thee fairies to attend on thee,</LINE>
+<LINE>And they shall fetch thee jewels from the deep,</LINE>
+<LINE>And sing while thou on pressed flowers dost sleep;</LINE>
+<LINE>And I will purge thy mortal grossness so</LINE>
+<LINE>That thou shalt like an airy spirit go.</LINE>
+<LINE>Peaseblossom! Cobweb! Moth! and Mustardseed!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter PEASEBLOSSOM, COBWEB, MOTH, and MUSTARDSEED</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PEASEBLOSSOM</SPEAKER>
+<LINE>Ready.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>COBWEB</SPEAKER>
+<LINE>And I.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>MOTH</SPEAKER>
+<LINE>And I.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>MUSTARDSEED</SPEAKER>
+<LINE>And I.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>ALL</SPEAKER>
+<LINE>Where shall we go?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Be kind and courteous to this gentleman;</LINE>
+<LINE>Hop in his walks and gambol in his eyes;</LINE>
+<LINE>Feed him with apricocks and dewberries,</LINE>
+<LINE>With purple grapes, green figs, and mulberries;</LINE>
+<LINE>The honey-bags steal from the humble-bees,</LINE>
+<LINE>And for night-tapers crop their waxen thighs</LINE>
+<LINE>And light them at the fiery glow-worm's eyes,</LINE>
+<LINE>To have my love to bed and to arise;</LINE>
+<LINE>And pluck the wings from Painted butterflies</LINE>
+<LINE>To fan the moonbeams from his sleeping eyes:</LINE>
+<LINE>Nod to him, elves, and do him courtesies.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PEASEBLOSSOM</SPEAKER>
+<LINE>Hail, mortal!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>COBWEB</SPEAKER>
+<LINE>Hail!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>MOTH</SPEAKER>
+<LINE>Hail!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>MUSTARDSEED</SPEAKER>
+<LINE>Hail!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I cry your worship's mercy, heartily: I beseech your</LINE>
+<LINE>worship's name.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>COBWEB</SPEAKER>
+<LINE>Cobweb.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I shall desire you of more acquaintance, good Master</LINE>
+<LINE>Cobweb: if I cut my finger, I shall make bold with</LINE>
+<LINE>you. Your name, honest gentleman?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PEASEBLOSSOM</SPEAKER>
+<LINE>Peaseblossom.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I pray you, commend me to Mistress Squash, your</LINE>
+<LINE>mother, and to Master Peascod, your father. Good</LINE>
+<LINE>Master Peaseblossom, I shall desire you of more</LINE>
+<LINE>acquaintance too. Your name, I beseech you, sir?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>MUSTARDSEED</SPEAKER>
+<LINE>Mustardseed.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Good Master Mustardseed, I know your patience well:</LINE>
+<LINE>that same cowardly, giant-like ox-beef hath</LINE>
+<LINE>devoured many a gentleman of your house: I promise</LINE>
+<LINE>you your kindred had made my eyes water ere now. I</LINE>
+<LINE>desire your more acquaintance, good Master</LINE>
+<LINE>Mustardseed.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Come, wait upon him; lead him to my bower.</LINE>
+<LINE>The moon methinks looks with a watery eye;</LINE>
+<LINE>And when she weeps, weeps every little flower,</LINE>
+<LINE>Lamenting some enforced chastity.</LINE>
+<LINE>Tie up my love's tongue bring him silently.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt</STAGEDIR>
+</SCENE>
+
+<SCENE><TITLE>SCENE II.  Another part of the wood.</TITLE>
+<STAGEDIR>Enter OBERON</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>I wonder if Titania be awaked;</LINE>
+<LINE>Then, what it was that next came in her eye,</LINE>
+<LINE>Which she must dote on in extremity.</LINE>
+<STAGEDIR>Enter PUCK</STAGEDIR>
+<LINE>Here comes my messenger.</LINE>
+<LINE>How now, mad spirit!</LINE>
+<LINE>What night-rule now about this haunted grove?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>My mistress with a monster is in love.</LINE>
+<LINE>Near to her close and consecrated bower,</LINE>
+<LINE>While she was in her dull and sleeping hour,</LINE>
+<LINE>A crew of patches, rude mechanicals,</LINE>
+<LINE>That work for bread upon Athenian stalls,</LINE>
+<LINE>Were met together to rehearse a play</LINE>
+<LINE>Intended for great Theseus' nuptial-day.</LINE>
+<LINE>The shallowest thick-skin of that barren sort,</LINE>
+<LINE>Who Pyramus presented, in their sport</LINE>
+<LINE>Forsook his scene and enter'd in a brake</LINE>
+<LINE>When I did him at this advantage take,</LINE>
+<LINE>An ass's nole I fixed on his head:</LINE>
+<LINE>Anon his Thisbe must be answered,</LINE>
+<LINE>And forth my mimic comes. When they him spy,</LINE>
+<LINE>As wild geese that the creeping fowler eye,</LINE>
+<LINE>Or russet-pated choughs, many in sort,</LINE>
+<LINE>Rising and cawing at the gun's report,</LINE>
+<LINE>Sever themselves and madly sweep the sky,</LINE>
+<LINE>So, at his sight, away his fellows fly;</LINE>
+<LINE>And, at our stamp, here o'er and o'er one falls;</LINE>
+<LINE>He murder cries and help from Athens calls.</LINE>
+<LINE>Their sense thus weak, lost with their fears</LINE>
+<LINE>thus strong,</LINE>
+<LINE>Made senseless things begin to do them wrong;</LINE>
+<LINE>For briers and thorns at their apparel snatch;</LINE>
+<LINE>Some sleeves, some hats, from yielders all</LINE>
+<LINE>things catch.</LINE>
+<LINE>I led them on in this distracted fear,</LINE>
+<LINE>And left sweet Pyramus translated there:</LINE>
+<LINE>When in that moment, so it came to pass,</LINE>
+<LINE>Titania waked and straightway loved an ass.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>This falls out better than I could devise.</LINE>
+<LINE>But hast thou yet latch'd the Athenian's eyes</LINE>
+<LINE>With the love-juice, as I did bid thee do?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>I took him sleeping,--that is finish'd too,--</LINE>
+<LINE>And the Athenian woman by his side:</LINE>
+<LINE>That, when he waked, of force she must be eyed.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter HERMIA and DEMETRIUS</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Stand close: this is the same Athenian.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>This is the woman, but not this the man.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>O, why rebuke you him that loves you so?</LINE>
+<LINE>Lay breath so bitter on your bitter foe.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Now I but chide; but I should use thee worse,</LINE>
+<LINE>For thou, I fear, hast given me cause to curse,</LINE>
+<LINE>If thou hast slain Lysander in his sleep,</LINE>
+<LINE>Being o'er shoes in blood, plunge in the deep,</LINE>
+<LINE>And kill me too.</LINE>
+<LINE>The sun was not so true unto the day</LINE>
+<LINE>As he to me: would he have stolen away</LINE>
+<LINE>From sleeping Hermia? I'll believe as soon</LINE>
+<LINE>This whole earth may be bored and that the moon</LINE>
+<LINE>May through the centre creep and so displease</LINE>
+<LINE>Her brother's noontide with Antipodes.</LINE>
+<LINE>It cannot be but thou hast murder'd him;</LINE>
+<LINE>So should a murderer look, so dead, so grim.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>So should the murder'd look, and so should I,</LINE>
+<LINE>Pierced through the heart with your stern cruelty:</LINE>
+<LINE>Yet you, the murderer, look as bright, as clear,</LINE>
+<LINE>As yonder Venus in her glimmering sphere.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>What's this to my Lysander? where is he?</LINE>
+<LINE>Ah, good Demetrius, wilt thou give him me?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>I had rather give his carcass to my hounds.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Out, dog! out, cur! thou drivest me past the bounds</LINE>
+<LINE>Of maiden's patience. Hast thou slain him, then?</LINE>
+<LINE>Henceforth be never number'd among men!</LINE>
+<LINE>O, once tell true, tell true, even for my sake!</LINE>
+<LINE>Durst thou have look'd upon him being awake,</LINE>
+<LINE>And hast thou kill'd him sleeping? O brave touch!</LINE>
+<LINE>Could not a worm, an adder, do so much?</LINE>
+<LINE>An adder did it; for with doubler tongue</LINE>
+<LINE>Than thine, thou serpent, never adder stung.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>You spend your passion on a misprised mood:</LINE>
+<LINE>I am not guilty of Lysander's blood;</LINE>
+<LINE>Nor is he dead, for aught that I can tell.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>I pray thee, tell me then that he is well.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>An if I could, what should I get therefore?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>A privilege never to see me more.</LINE>
+<LINE>And from thy hated presence part I so:</LINE>
+<LINE>See me no more, whether he be dead or no.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>There is no following her in this fierce vein:</LINE>
+<LINE>Here therefore for a while I will remain.</LINE>
+<LINE>So sorrow's heaviness doth heavier grow</LINE>
+<LINE>For debt that bankrupt sleep doth sorrow owe:</LINE>
+<LINE>Which now in some slight measure it will pay,</LINE>
+<LINE>If for his tender here I make some stay.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Lies down and sleeps</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>What hast thou done? thou hast mistaken quite</LINE>
+<LINE>And laid the love-juice on some true-love's sight:</LINE>
+<LINE>Of thy misprision must perforce ensue</LINE>
+<LINE>Some true love turn'd and not a false turn'd true.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Then fate o'er-rules, that, one man holding troth,</LINE>
+<LINE>A million fail, confounding oath on oath.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>About the wood go swifter than the wind,</LINE>
+<LINE>And Helena of Athens look thou find:</LINE>
+<LINE>All fancy-sick she is and pale of cheer,</LINE>
+<LINE>With sighs of love, that costs the fresh blood dear:</LINE>
+<LINE>By some illusion see thou bring her here:</LINE>
+<LINE>I'll charm his eyes against she do appear.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>I go, I go; look how I go,</LINE>
+<LINE>Swifter than arrow from the Tartar's bow.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Flower of this purple dye,</LINE>
+<LINE>Hit with Cupid's archery,</LINE>
+<LINE>Sink in apple of his eye.</LINE>
+<LINE>When his love he doth espy,</LINE>
+<LINE>Let her shine as gloriously</LINE>
+<LINE>As the Venus of the sky.</LINE>
+<LINE>When thou wakest, if she be by,</LINE>
+<LINE>Beg of her for remedy.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter PUCK</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Captain of our fairy band,</LINE>
+<LINE>Helena is here at hand;</LINE>
+<LINE>And the youth, mistook by me,</LINE>
+<LINE>Pleading for a lover's fee.</LINE>
+<LINE>Shall we their fond pageant see?</LINE>
+<LINE>Lord, what fools these mortals be!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Stand aside: the noise they make</LINE>
+<LINE>Will cause Demetrius to awake.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Then will two at once woo one;</LINE>
+<LINE>That must needs be sport alone;</LINE>
+<LINE>And those things do best please me</LINE>
+<LINE>That befal preposterously.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter LYSANDER and HELENA</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Why should you think that I should woo in scorn?</LINE>
+<LINE>Scorn and derision never come in tears:</LINE>
+<LINE>Look, when I vow, I weep; and vows so born,</LINE>
+<LINE>In their nativity all truth appears.</LINE>
+<LINE>How can these things in me seem scorn to you,</LINE>
+<LINE>Bearing the badge of faith, to prove them true?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>You do advance your cunning more and more.</LINE>
+<LINE>When truth kills truth, O devilish-holy fray!</LINE>
+<LINE>These vows are Hermia's: will you give her o'er?</LINE>
+<LINE>Weigh oath with oath, and you will nothing weigh:</LINE>
+<LINE>Your vows to her and me, put in two scales,</LINE>
+<LINE>Will even weigh, and both as light as tales.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>I had no judgment when to her I swore.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Nor none, in my mind, now you give her o'er.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Demetrius loves her, and he loves not you.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE><STAGEDIR>Awaking</STAGEDIR>  O Helena, goddess, nymph, perfect, divine!</LINE>
+<LINE>To what, my love, shall I compare thine eyne?</LINE>
+<LINE>Crystal is muddy. O, how ripe in show</LINE>
+<LINE>Thy lips, those kissing cherries, tempting grow!</LINE>
+<LINE>That pure congealed white, high Taurus snow,</LINE>
+<LINE>Fann'd with the eastern wind, turns to a crow</LINE>
+<LINE>When thou hold'st up thy hand: O, let me kiss</LINE>
+<LINE>This princess of pure white, this seal of bliss!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O spite! O hell! I see you all are bent</LINE>
+<LINE>To set against me for your merriment:</LINE>
+<LINE>If you we re civil and knew courtesy,</LINE>
+<LINE>You would not do me thus much injury.</LINE>
+<LINE>Can you not hate me, as I know you do,</LINE>
+<LINE>But you must join in souls to mock me too?</LINE>
+<LINE>If you were men, as men you are in show,</LINE>
+<LINE>You would not use a gentle lady so;</LINE>
+<LINE>To vow, and swear, and superpraise my parts,</LINE>
+<LINE>When I am sure you hate me with your hearts.</LINE>
+<LINE>You both are rivals, and love Hermia;</LINE>
+<LINE>And now both rivals, to mock Helena:</LINE>
+<LINE>A trim exploit, a manly enterprise,</LINE>
+<LINE>To conjure tears up in a poor maid's eyes</LINE>
+<LINE>With your derision! none of noble sort</LINE>
+<LINE>Would so offend a virgin, and extort</LINE>
+<LINE>A poor soul's patience, all to make you sport.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>You are unkind, Demetrius; be not so;</LINE>
+<LINE>For you love Hermia; this you know I know:</LINE>
+<LINE>And here, with all good will, with all my heart,</LINE>
+<LINE>In Hermia's love I yield you up my part;</LINE>
+<LINE>And yours of Helena to me bequeath,</LINE>
+<LINE>Whom I do love and will do till my death.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Never did mockers waste more idle breath.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Lysander, keep thy Hermia; I will none:</LINE>
+<LINE>If e'er I loved her, all that love is gone.</LINE>
+<LINE>My heart to her but as guest-wise sojourn'd,</LINE>
+<LINE>And now to Helen is it home return'd,</LINE>
+<LINE>There to remain.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Helen, it is not so.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Disparage not the faith thou dost not know,</LINE>
+<LINE>Lest, to thy peril, thou aby it dear.</LINE>
+<LINE>Look, where thy love comes; yonder is thy dear.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter HERMIA</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Dark night, that from the eye his function takes,</LINE>
+<LINE>The ear more quick of apprehension makes;</LINE>
+<LINE>Wherein it doth impair the seeing sense,</LINE>
+<LINE>It pays the hearing double recompense.</LINE>
+<LINE>Thou art not by mine eye, Lysander, found;</LINE>
+<LINE>Mine ear, I thank it, brought me to thy sound</LINE>
+<LINE>But why unkindly didst thou leave me so?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Why should he stay, whom love doth press to go?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>What love could press Lysander from my side?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Lysander's love, that would not let him bide,</LINE>
+<LINE>Fair Helena, who more engilds the night</LINE>
+<LINE>Than all you fiery oes and eyes of light.</LINE>
+<LINE>Why seek'st thou me? could not this make thee know,</LINE>
+<LINE>The hate I bear thee made me leave thee so?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>You speak not as you think: it cannot be.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Lo, she is one of this confederacy!</LINE>
+<LINE>Now I perceive they have conjoin'd all three</LINE>
+<LINE>To fashion this false sport, in spite of me.</LINE>
+<LINE>Injurious Hermia! most ungrateful maid!</LINE>
+<LINE>Have you conspired, have you with these contrived</LINE>
+<LINE>To bait me with this foul derision?</LINE>
+<LINE>Is all the counsel that we two have shared,</LINE>
+<LINE>The sisters' vows, the hours that we have spent,</LINE>
+<LINE>When we have chid the hasty-footed time</LINE>
+<LINE>For parting us,--O, is it all forgot?</LINE>
+<LINE>All school-days' friendship, childhood innocence?</LINE>
+<LINE>We, Hermia, like two artificial gods,</LINE>
+<LINE>Have with our needles created both one flower,</LINE>
+<LINE>Both on one sampler, sitting on one cushion,</LINE>
+<LINE>Both warbling of one song, both in one key,</LINE>
+<LINE>As if our hands, our sides, voices and minds,</LINE>
+<LINE>Had been incorporate. So we grow together,</LINE>
+<LINE>Like to a double cherry, seeming parted,</LINE>
+<LINE>But yet an union in partition;</LINE>
+<LINE>Two lovely berries moulded on one stem;</LINE>
+<LINE>So, with two seeming bodies, but one heart;</LINE>
+<LINE>Two of the first, like coats in heraldry,</LINE>
+<LINE>Due but to one and crowned with one crest.</LINE>
+<LINE>And will you rent our ancient love asunder,</LINE>
+<LINE>To join with men in scorning your poor friend?</LINE>
+<LINE>It is not friendly, 'tis not maidenly:</LINE>
+<LINE>Our sex, as well as I, may chide you for it,</LINE>
+<LINE>Though I alone do feel the injury.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>I am amazed at your passionate words.</LINE>
+<LINE>I scorn you not: it seems that you scorn me.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Have you not set Lysander, as in scorn,</LINE>
+<LINE>To follow me and praise my eyes and face?</LINE>
+<LINE>And made your other love, Demetrius,</LINE>
+<LINE>Who even but now did spurn me with his foot,</LINE>
+<LINE>To call me goddess, nymph, divine and rare,</LINE>
+<LINE>Precious, celestial? Wherefore speaks he this</LINE>
+<LINE>To her he hates? and wherefore doth Lysander</LINE>
+<LINE>Deny your love, so rich within his soul,</LINE>
+<LINE>And tender me, forsooth, affection,</LINE>
+<LINE>But by your setting on, by your consent?</LINE>
+<LINE>What thought I be not so in grace as you,</LINE>
+<LINE>So hung upon with love, so fortunate,</LINE>
+<LINE>But miserable most, to love unloved?</LINE>
+<LINE>This you should pity rather than despise.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERNIA</SPEAKER>
+<LINE>I understand not what you mean by this.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Ay, do, persever, counterfeit sad looks,</LINE>
+<LINE>Make mouths upon me when I turn my back;</LINE>
+<LINE>Wink each at other; hold the sweet jest up:</LINE>
+<LINE>This sport, well carried, shall be chronicled.</LINE>
+<LINE>If you have any pity, grace, or manners,</LINE>
+<LINE>You would not make me such an argument.</LINE>
+<LINE>But fare ye well: 'tis partly my own fault;</LINE>
+<LINE>Which death or absence soon shall remedy.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Stay, gentle Helena; hear my excuse:</LINE>
+<LINE>My love, my life my soul, fair Helena!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O excellent!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Sweet, do not scorn her so.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>If she cannot entreat, I can compel.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Thou canst compel no more than she entreat:</LINE>
+<LINE>Thy threats have no more strength than her weak prayers.</LINE>
+<LINE>Helen, I love thee; by my life, I do:</LINE>
+<LINE>I swear by that which I will lose for thee,</LINE>
+<LINE>To prove him false that says I love thee not.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>I say I love thee more than he can do.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>If thou say so, withdraw, and prove it too.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Quick, come!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Lysander, whereto tends all this?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Away, you Ethiope!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>No, no; he'll</LINE>
+<LINE>Seem to break loose; take on as you would follow,</LINE>
+<LINE>But yet come not: you are a tame man, go!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Hang off, thou cat, thou burr! vile thing, let loose,</LINE>
+<LINE>Or I will shake thee from me like a serpent!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Why are you grown so rude? what change is this?</LINE>
+<LINE>Sweet love,--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Thy love! out, tawny Tartar, out!</LINE>
+<LINE>Out, loathed medicine! hated potion, hence!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Do you not jest?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Yes, sooth; and so do you.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Demetrius, I will keep my word with thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>I would I had your bond, for I perceive</LINE>
+<LINE>A weak bond holds you: I'll not trust your word.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>What, should I hurt her, strike her, kill her dead?</LINE>
+<LINE>Although I hate her, I'll not harm her so.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>What, can you do me greater harm than hate?</LINE>
+<LINE>Hate me! wherefore? O me! what news, my love!</LINE>
+<LINE>Am not I Hermia? are not you Lysander?</LINE>
+<LINE>I am as fair now as I was erewhile.</LINE>
+<LINE>Since night you loved me; yet since night you left</LINE>
+<LINE>me:</LINE>
+<LINE>Why, then you left me--O, the gods forbid!--</LINE>
+<LINE>In earnest, shall I say?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Ay, by my life;</LINE>
+<LINE>And never did desire to see thee more.</LINE>
+<LINE>Therefore be out of hope, of question, of doubt;</LINE>
+<LINE>Be certain, nothing truer; 'tis no jest</LINE>
+<LINE>That I do hate thee and love Helena.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>O me! you juggler! you canker-blossom!</LINE>
+<LINE>You thief of love! what, have you come by night</LINE>
+<LINE>And stolen my love's heart from him?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Fine, i'faith!</LINE>
+<LINE>Have you no modesty, no maiden shame,</LINE>
+<LINE>No touch of bashfulness? What, will you tear</LINE>
+<LINE>Impatient answers from my gentle tongue?</LINE>
+<LINE>Fie, fie! you counterfeit, you puppet, you!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Puppet? why so? ay, that way goes the game.</LINE>
+<LINE>Now I perceive that she hath made compare</LINE>
+<LINE>Between our statures; she hath urged her height;</LINE>
+<LINE>And with her personage, her tall personage,</LINE>
+<LINE>Her height, forsooth, she hath prevail'd with him.</LINE>
+<LINE>And are you grown so high in his esteem;</LINE>
+<LINE>Because I am so dwarfish and so low?</LINE>
+<LINE>How low am I, thou painted maypole? speak;</LINE>
+<LINE>How low am I? I am not yet so low</LINE>
+<LINE>But that my nails can reach unto thine eyes.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>I pray you, though you mock me, gentlemen,</LINE>
+<LINE>Let her not hurt me: I was never curst;</LINE>
+<LINE>I have no gift at all in shrewishness;</LINE>
+<LINE>I am a right maid for my cowardice:</LINE>
+<LINE>Let her not strike me. You perhaps may think,</LINE>
+<LINE>Because she is something lower than myself,</LINE>
+<LINE>That I can match her.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Lower! hark, again.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>Good Hermia, do not be so bitter with me.</LINE>
+<LINE>I evermore did love you, Hermia,</LINE>
+<LINE>Did ever keep your counsels, never wrong'd you;</LINE>
+<LINE>Save that, in love unto Demetrius,</LINE>
+<LINE>I told him of your stealth unto this wood.</LINE>
+<LINE>He follow'd you; for love I follow'd him;</LINE>
+<LINE>But he hath chid me hence and threaten'd me</LINE>
+<LINE>To strike me, spurn me, nay, to kill me too:</LINE>
+<LINE>And now, so you will let me quiet go,</LINE>
+<LINE>To Athens will I bear my folly back</LINE>
+<LINE>And follow you no further: let me go:</LINE>
+<LINE>You see how simple and how fond I am.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Why, get you gone: who is't that hinders you?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>A foolish heart, that I leave here behind.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>What, with Lysander?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>With Demetrius.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Be not afraid; she shall not harm thee, Helena.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>No, sir, she shall not, though you take her part.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O, when she's angry, she is keen and shrewd!</LINE>
+<LINE>She was a vixen when she went to school;</LINE>
+<LINE>And though she be but little, she is fierce.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>'Little' again! nothing but 'low' and 'little'!</LINE>
+<LINE>Why will you suffer her to flout me thus?</LINE>
+<LINE>Let me come to her.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Get you gone, you dwarf;</LINE>
+<LINE>You minimus, of hindering knot-grass made;</LINE>
+<LINE>You bead, you acorn.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>You are too officious</LINE>
+<LINE>In her behalf that scorns your services.</LINE>
+<LINE>Let her alone: speak not of Helena;</LINE>
+<LINE>Take not her part; for, if thou dost intend</LINE>
+<LINE>Never so little show of love to her,</LINE>
+<LINE>Thou shalt aby it.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Now she holds me not;</LINE>
+<LINE>Now follow, if thou darest, to try whose right,</LINE>
+<LINE>Of thine or mine, is most in Helena.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Follow! nay, I'll go with thee, cheek by jole.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt LYSANDER and DEMETRIUS</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>You, mistress, all this coil is 'long of you:</LINE>
+<LINE>Nay, go not back.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>I will not trust you, I,</LINE>
+<LINE>Nor longer stay in your curst company.</LINE>
+<LINE>Your hands than mine are quicker for a fray,</LINE>
+<LINE>My legs are longer though, to run away.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>I am amazed, and know not what to say.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>This is thy negligence: still thou mistakest,</LINE>
+<LINE>Or else committ'st thy knaveries wilfully.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Believe me, king of shadows, I mistook.</LINE>
+<LINE>Did not you tell me I should know the man</LINE>
+<LINE>By the Athenian garment be had on?</LINE>
+<LINE>And so far blameless proves my enterprise,</LINE>
+<LINE>That I have 'nointed an Athenian's eyes;</LINE>
+<LINE>And so far am I glad it so did sort</LINE>
+<LINE>As this their jangling I esteem a sport.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Thou see'st these lovers seek a place to fight:</LINE>
+<LINE>Hie therefore, Robin, overcast the night;</LINE>
+<LINE>The starry welkin cover thou anon</LINE>
+<LINE>With drooping fog as black as Acheron,</LINE>
+<LINE>And lead these testy rivals so astray</LINE>
+<LINE>As one come not within another's way.</LINE>
+<LINE>Like to Lysander sometime frame thy tongue,</LINE>
+<LINE>Then stir Demetrius up with bitter wrong;</LINE>
+<LINE>And sometime rail thou like Demetrius;</LINE>
+<LINE>And from each other look thou lead them thus,</LINE>
+<LINE>Till o'er their brows death-counterfeiting sleep</LINE>
+<LINE>With leaden legs and batty wings doth creep:</LINE>
+<LINE>Then crush this herb into Lysander's eye;</LINE>
+<LINE>Whose liquor hath this virtuous property,</LINE>
+<LINE>To take from thence all error with his might,</LINE>
+<LINE>And make his eyeballs roll with wonted sight.</LINE>
+<LINE>When they next wake, all this derision</LINE>
+<LINE>Shall seem a dream and fruitless vision,</LINE>
+<LINE>And back to Athens shall the lovers wend,</LINE>
+<LINE>With league whose date till death shall never end.</LINE>
+<LINE>Whiles I in this affair do thee employ,</LINE>
+<LINE>I'll to my queen and beg her Indian boy;</LINE>
+<LINE>And then I will her charmed eye release</LINE>
+<LINE>From monster's view, and all things shall be peace.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>My fairy lord, this must be done with haste,</LINE>
+<LINE>For night's swift dragons cut the clouds full fast,</LINE>
+<LINE>And yonder shines Aurora's harbinger;</LINE>
+<LINE>At whose approach, ghosts, wandering here and there,</LINE>
+<LINE>Troop home to churchyards: damned spirits all,</LINE>
+<LINE>That in crossways and floods have burial,</LINE>
+<LINE>Already to their wormy beds are gone;</LINE>
+<LINE>For fear lest day should look their shames upon,</LINE>
+<LINE>They willfully themselves exile from light</LINE>
+<LINE>And must for aye consort with black-brow'd night.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>But we are spirits of another sort:</LINE>
+<LINE>I with the morning's love have oft made sport,</LINE>
+<LINE>And, like a forester, the groves may tread,</LINE>
+<LINE>Even till the eastern gate, all fiery-red,</LINE>
+<LINE>Opening on Neptune with fair blessed beams,</LINE>
+<LINE>Turns into yellow gold his salt green streams.</LINE>
+<LINE>But, notwithstanding, haste; make no delay:</LINE>
+<LINE>We may effect this business yet ere day.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Up and down, up and down,</LINE>
+<LINE>I will lead them up and down:</LINE>
+<LINE>I am fear'd in field and town:</LINE>
+<LINE>Goblin, lead them up and down.</LINE>
+<LINE>Here comes one.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter LYSANDER</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Where art thou, proud Demetrius? speak thou now.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Here, villain; drawn and ready. Where art thou?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>I will be with thee straight.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Follow me, then,</LINE>
+<LINE>To plainer ground.</LINE>
+</SPEECH>
+
+<STAGEDIR>Exit LYSANDER, as following the voice</STAGEDIR>
+<STAGEDIR>Re-enter DEMETRIUS</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Lysander! speak again:</LINE>
+<LINE>Thou runaway, thou coward, art thou fled?</LINE>
+<LINE>Speak! In some bush? Where dost thou hide thy head?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Thou coward, art thou bragging to the stars,</LINE>
+<LINE>Telling the bushes that thou look'st for wars,</LINE>
+<LINE>And wilt not come? Come, recreant; come, thou child;</LINE>
+<LINE>I'll whip thee with a rod: he is defiled</LINE>
+<LINE>That draws a sword on thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Yea, art thou there?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Follow my voice: we'll try no manhood here.</LINE>
+</SPEECH>
+
+<STAGEDIR>Exeunt</STAGEDIR>
+<STAGEDIR>Re-enter LYSANDER</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>He goes before me and still dares me on:</LINE>
+<LINE>When I come where he calls, then he is gone.</LINE>
+<LINE>The villain is much lighter-heel'd than I:</LINE>
+<LINE>I follow'd fast, but faster he did fly;</LINE>
+<LINE>That fallen am I in dark uneven way,</LINE>
+<LINE>And here will rest me.</LINE>
+<STAGEDIR>Lies down</STAGEDIR>
+<LINE>Come, thou gentle day!</LINE>
+<LINE>For if but once thou show me thy grey light,</LINE>
+<LINE>I'll find Demetrius and revenge this spite.</LINE>
+</SPEECH>
+
+<STAGEDIR>Sleeps</STAGEDIR>
+<STAGEDIR>Re-enter PUCK and DEMETRIUS</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Ho, ho, ho! Coward, why comest thou not?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Abide me, if thou darest; for well I wot</LINE>
+<LINE>Thou runn'st before me, shifting every place,</LINE>
+<LINE>And darest not stand, nor look me in the face.</LINE>
+<LINE>Where art thou now?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Come hither: I am here.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Nay, then, thou mock'st me. Thou shalt buy this dear,</LINE>
+<LINE>If ever I thy face by daylight see:</LINE>
+<LINE>Now, go thy way. Faintness constraineth me</LINE>
+<LINE>To measure out my length on this cold bed.</LINE>
+<LINE>By day's approach look to be visited.</LINE>
+</SPEECH>
+
+<STAGEDIR>Lies down and sleeps</STAGEDIR>
+<STAGEDIR>Re-enter HELENA</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>O weary night, O long and tedious night,</LINE>
+<LINE>Abate thy hour! Shine comforts from the east,</LINE>
+<LINE>That I may back to Athens by daylight,</LINE>
+<LINE>From these that my poor company detest:</LINE>
+<LINE>And sleep, that sometimes shuts up sorrow's eye,</LINE>
+<LINE>Steal me awhile from mine own company.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Lies down and sleeps</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Yet but three? Come one more;</LINE>
+<LINE>Two of both kinds make up four.</LINE>
+<LINE>Here she comes, curst and sad:</LINE>
+<LINE>Cupid is a knavish lad,</LINE>
+<LINE>Thus to make poor females mad.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter HERMIA</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Never so weary, never so in woe,</LINE>
+<LINE>Bedabbled with the dew and torn with briers,</LINE>
+<LINE>I can no further crawl, no further go;</LINE>
+<LINE>My legs can keep no pace with my desires.</LINE>
+<LINE>Here will I rest me till the break of day.</LINE>
+<LINE>Heavens shield Lysander, if they mean a fray!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Lies down and sleeps</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>On the ground</LINE>
+<LINE>Sleep sound:</LINE>
+<LINE>I'll apply</LINE>
+<LINE>To your eye,</LINE>
+<LINE>Gentle lover, remedy.</LINE>
+<STAGEDIR>Squeezing the juice on LYSANDER's eyes</STAGEDIR>
+<LINE>When thou wakest,</LINE>
+<LINE>Thou takest</LINE>
+<LINE>True delight</LINE>
+<LINE>In the sight</LINE>
+<LINE>Of thy former lady's eye:</LINE>
+<LINE>And the country proverb known,</LINE>
+<LINE>That every man should take his own,</LINE>
+<LINE>In your waking shall be shown:</LINE>
+<LINE>Jack shall have Jill;</LINE>
+<LINE>Nought shall go ill;</LINE>
+<LINE>The man shall have his mare again, and all shall be well.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+</SCENE>
+
+</ACT>
+
+<ACT><TITLE>ACT IV</TITLE>
+
+<SCENE><TITLE>SCENE I.  The same. LYSANDER, DEMETRIUS, HELENA, and HERMIA lying asleep.</TITLE>
+<STAGEDIR>Enter TITANIA and BOTTOM; PEASEBLOSSOM, COBWEB, MOTH,
+MUSTARDSEED, and other Fairies attending; OBERON
+behind unseen</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Come, sit thee down upon this flowery bed,</LINE>
+<LINE>While I thy amiable cheeks do coy,</LINE>
+<LINE>And stick musk-roses in thy sleek smooth head,</LINE>
+<LINE>And kiss thy fair large ears, my gentle joy.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Where's Peaseblossom?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PEASEBLOSSOM</SPEAKER>
+<LINE>Ready.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Scratch my head Peaseblossom. Where's Mounsieur Cobweb?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>COBWEB</SPEAKER>
+<LINE>Ready.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Mounsieur Cobweb, good mounsieur, get you your</LINE>
+<LINE>weapons in your hand, and kill me a red-hipped</LINE>
+<LINE>humble-bee on the top of a thistle; and, good</LINE>
+<LINE>mounsieur, bring me the honey-bag. Do not fret</LINE>
+<LINE>yourself too much in the action, mounsieur; and,</LINE>
+<LINE>good mounsieur, have a care the honey-bag break not;</LINE>
+<LINE>I would be loath to have you overflown with a</LINE>
+<LINE>honey-bag, signior. Where's Mounsieur Mustardseed?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>MUSTARDSEED</SPEAKER>
+<LINE>Ready.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Give me your neaf, Mounsieur Mustardseed. Pray you,</LINE>
+<LINE>leave your courtesy, good mounsieur.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>MUSTARDSEED</SPEAKER>
+<LINE>What's your Will?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Nothing, good mounsieur, but to help Cavalery Cobweb</LINE>
+<LINE>to scratch. I must to the barber's, monsieur; for</LINE>
+<LINE>methinks I am marvellous hairy about the face; and I</LINE>
+<LINE>am such a tender ass, if my hair do but tickle me,</LINE>
+<LINE>I must scratch.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>What, wilt thou hear some music,</LINE>
+<LINE>my sweet love?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I have a reasonable good ear in music. Let's have</LINE>
+<LINE>the tongs and the bones.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Or say, sweet love, what thou desirest to eat.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Truly, a peck of provender: I could munch your good</LINE>
+<LINE>dry oats. Methinks I have a great desire to a bottle</LINE>
+<LINE>of hay: good hay, sweet hay, hath no fellow.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>I have a venturous fairy that shall seek</LINE>
+<LINE>The squirrel's hoard, and fetch thee new nuts.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>I had rather have a handful or two of dried peas.</LINE>
+<LINE>But, I pray you, let none of your people stir me: I</LINE>
+<LINE>have an exposition of sleep come upon me.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Sleep thou, and I will wind thee in my arms.</LINE>
+<LINE>Fairies, begone, and be all ways away.</LINE>
+<STAGEDIR>Exeunt fairies</STAGEDIR>
+<LINE>So doth the woodbine the sweet honeysuckle</LINE>
+<LINE>Gently entwist; the female ivy so</LINE>
+<LINE>Enrings the barky fingers of the elm.</LINE>
+<LINE>O, how I love thee! how I dote on thee!</LINE>
+</SPEECH>
+
+<STAGEDIR>They sleep</STAGEDIR>
+<STAGEDIR>Enter PUCK</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE><STAGEDIR>Advancing</STAGEDIR>  Welcome, good Robin.</LINE>
+<LINE>See'st thou this sweet sight?</LINE>
+<LINE>Her dotage now I do begin to pity:</LINE>
+<LINE>For, meeting her of late behind the wood,</LINE>
+<LINE>Seeking sweet favours from this hateful fool,</LINE>
+<LINE>I did upbraid her and fall out with her;</LINE>
+<LINE>For she his hairy temples then had rounded</LINE>
+<LINE>With a coronet of fresh and fragrant flowers;</LINE>
+<LINE>And that same dew, which sometime on the buds</LINE>
+<LINE>Was wont to swell like round and orient pearls,</LINE>
+<LINE>Stood now within the pretty flowerets' eyes</LINE>
+<LINE>Like tears that did their own disgrace bewail.</LINE>
+<LINE>When I had at my pleasure taunted her</LINE>
+<LINE>And she in mild terms begg'd my patience,</LINE>
+<LINE>I then did ask of her her changeling child;</LINE>
+<LINE>Which straight she gave me, and her fairy sent</LINE>
+<LINE>To bear him to my bower in fairy land.</LINE>
+<LINE>And now I have the boy, I will undo</LINE>
+<LINE>This hateful imperfection of her eyes:</LINE>
+<LINE>And, gentle Puck, take this transformed scalp</LINE>
+<LINE>From off the head of this Athenian swain;</LINE>
+<LINE>That, he awaking when the other do,</LINE>
+<LINE>May all to Athens back again repair</LINE>
+<LINE>And think no more of this night's accidents</LINE>
+<LINE>But as the fierce vexation of a dream.</LINE>
+<LINE>But first I will release the fairy queen.</LINE>
+<LINE>Be as thou wast wont to be;</LINE>
+<LINE>See as thou wast wont to see:</LINE>
+<LINE>Dian's bud o'er Cupid's flower</LINE>
+<LINE>Hath such force and blessed power.</LINE>
+<LINE>Now, my Titania; wake you, my sweet queen.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>My Oberon! what visions have I seen!</LINE>
+<LINE>Methought I was enamour'd of an ass.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>There lies your love.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>How came these things to pass?</LINE>
+<LINE>O, how mine eyes do loathe his visage now!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Silence awhile. Robin, take off this head.</LINE>
+<LINE>Titania, music call; and strike more dead</LINE>
+<LINE>Than common sleep of all these five the sense.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Music, ho! music, such as charmeth sleep!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Music, still</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Now, when thou wakest, with thine</LINE>
+<LINE>own fool's eyes peep.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Sound, music! Come, my queen, take hands with me,</LINE>
+<LINE>And rock the ground whereon these sleepers be.</LINE>
+<LINE>Now thou and I are new in amity,</LINE>
+<LINE>And will to-morrow midnight solemnly</LINE>
+<LINE>Dance in Duke Theseus' house triumphantly,</LINE>
+<LINE>And bless it to all fair prosperity:</LINE>
+<LINE>There shall the pairs of faithful lovers be</LINE>
+<LINE>Wedded, with Theseus, all in jollity.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Fairy king, attend, and mark:</LINE>
+<LINE>I do hear the morning lark.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Then, my queen, in silence sad,</LINE>
+<LINE>Trip we after the night's shade:</LINE>
+<LINE>We the globe can compass soon,</LINE>
+<LINE>Swifter than the wandering moon.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>Come, my lord, and in our flight</LINE>
+<LINE>Tell me how it came this night</LINE>
+<LINE>That I sleeping here was found</LINE>
+<LINE>With these mortals on the ground.</LINE>
+<STAGEDIR>Exeunt</STAGEDIR>
+</SPEECH>
+
+<STAGEDIR>Horns winded within</STAGEDIR>
+<STAGEDIR>Enter THESEUS, HIPPOLYTA, EGEUS, and train</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Go, one of you, find out the forester;</LINE>
+<LINE>For now our observation is perform'd;</LINE>
+<LINE>And since we have the vaward of the day,</LINE>
+<LINE>My love shall hear the music of my hounds.</LINE>
+<LINE>Uncouple in the western valley; let them go:</LINE>
+<LINE>Dispatch, I say, and find the forester.</LINE>
+<STAGEDIR>Exit an Attendant</STAGEDIR>
+<LINE>We will, fair queen, up to the mountain's top,</LINE>
+<LINE>And mark the musical confusion</LINE>
+<LINE>Of hounds and echo in conjunction.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>I was with Hercules and Cadmus once,</LINE>
+<LINE>When in a wood of Crete they bay'd the bear</LINE>
+<LINE>With hounds of Sparta: never did I hear</LINE>
+<LINE>Such gallant chiding: for, besides the groves,</LINE>
+<LINE>The skies, the fountains, every region near</LINE>
+<LINE>Seem'd all one mutual cry: I never heard</LINE>
+<LINE>So musical a discord, such sweet thunder.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>My hounds are bred out of the Spartan kind,</LINE>
+<LINE>So flew'd, so sanded, and their heads are hung</LINE>
+<LINE>With ears that sweep away the morning dew;</LINE>
+<LINE>Crook-knee'd, and dew-lapp'd like Thessalian bulls;</LINE>
+<LINE>Slow in pursuit, but match'd in mouth like bells,</LINE>
+<LINE>Each under each. A cry more tuneable</LINE>
+<LINE>Was never holla'd to, nor cheer'd with horn,</LINE>
+<LINE>In Crete, in Sparta, nor in Thessaly:</LINE>
+<LINE>Judge when you hear. But, soft! what nymphs are these?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>EGEUS</SPEAKER>
+<LINE>My lord, this is my daughter here asleep;</LINE>
+<LINE>And this, Lysander; this Demetrius is;</LINE>
+<LINE>This Helena, old Nedar's Helena:</LINE>
+<LINE>I wonder of their being here together.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>No doubt they rose up early to observe</LINE>
+<LINE>The rite of May, and hearing our intent,</LINE>
+<LINE>Came here in grace our solemnity.</LINE>
+<LINE>But speak, Egeus; is not this the day</LINE>
+<LINE>That Hermia should give answer of her choice?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>EGEUS</SPEAKER>
+<LINE>It is, my lord.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Go, bid the huntsmen wake them with their horns.</LINE>
+<STAGEDIR>Horns and shout within. LYSANDER, DEMETRIUS,
+HELENA, and HERMIA wake and start up</STAGEDIR>
+<LINE>Good morrow, friends. Saint Valentine is past:</LINE>
+<LINE>Begin these wood-birds but to couple now?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Pardon, my lord.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>I pray you all, stand up.</LINE>
+<LINE>I know you two are rival enemies:</LINE>
+<LINE>How comes this gentle concord in the world,</LINE>
+<LINE>That hatred is so far from jealousy,</LINE>
+<LINE>To sleep by hate, and fear no enmity?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>My lord, I shall reply amazedly,</LINE>
+<LINE>Half sleep, half waking: but as yet, I swear,</LINE>
+<LINE>I cannot truly say how I came here;</LINE>
+<LINE>But, as I think,--for truly would I speak,</LINE>
+<LINE>And now do I bethink me, so it is,--</LINE>
+<LINE>I came with Hermia hither: our intent</LINE>
+<LINE>Was to be gone from Athens, where we might,</LINE>
+<LINE>Without the peril of the Athenian law.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>EGEUS</SPEAKER>
+<LINE>Enough, enough, my lord; you have enough:</LINE>
+<LINE>I beg the law, the law, upon his head.</LINE>
+<LINE>They would have stolen away; they would, Demetrius,</LINE>
+<LINE>Thereby to have defeated you and me,</LINE>
+<LINE>You of your wife and me of my consent,</LINE>
+<LINE>Of my consent that she should be your wife.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>My lord, fair Helen told me of their stealth,</LINE>
+<LINE>Of this their purpose hither to this wood;</LINE>
+<LINE>And I in fury hither follow'd them,</LINE>
+<LINE>Fair Helena in fancy following me.</LINE>
+<LINE>But, my good lord, I wot not by what power,--</LINE>
+<LINE>But by some power it is,--my love to Hermia,</LINE>
+<LINE>Melted as the snow, seems to me now</LINE>
+<LINE>As the remembrance of an idle gaud</LINE>
+<LINE>Which in my childhood I did dote upon;</LINE>
+<LINE>And all the faith, the virtue of my heart,</LINE>
+<LINE>The object and the pleasure of mine eye,</LINE>
+<LINE>Is only Helena. To her, my lord,</LINE>
+<LINE>Was I betroth'd ere I saw Hermia:</LINE>
+<LINE>But, like in sickness, did I loathe this food;</LINE>
+<LINE>But, as in health, come to my natural taste,</LINE>
+<LINE>Now I do wish it, love it, long for it,</LINE>
+<LINE>And will for evermore be true to it.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Fair lovers, you are fortunately met:</LINE>
+<LINE>Of this discourse we more will hear anon.</LINE>
+<LINE>Egeus, I will overbear your will;</LINE>
+<LINE>For in the temple by and by with us</LINE>
+<LINE>These couples shall eternally be knit:</LINE>
+<LINE>And, for the morning now is something worn,</LINE>
+<LINE>Our purposed hunting shall be set aside.</LINE>
+<LINE>Away with us to Athens; three and three,</LINE>
+<LINE>We'll hold a feast in great solemnity.</LINE>
+<LINE>Come, Hippolyta.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt THESEUS, HIPPOLYTA, EGEUS, and train</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>These things seem small and undistinguishable,</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Methinks I see these things with parted eye,</LINE>
+<LINE>When every thing seems double.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>So methinks:</LINE>
+<LINE>And I have found Demetrius like a jewel,</LINE>
+<LINE>Mine own, and not mine own.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Are you sure</LINE>
+<LINE>That we are awake? It seems to me</LINE>
+<LINE>That yet we sleep, we dream. Do not you think</LINE>
+<LINE>The duke was here, and bid us follow him?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HERMIA</SPEAKER>
+<LINE>Yea; and my father.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HELENA</SPEAKER>
+<LINE>And Hippolyta.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>And he did bid us follow to the temple.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Why, then, we are awake: let's follow him</LINE>
+<LINE>And by the way let us recount our dreams.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE><STAGEDIR>Awaking</STAGEDIR>  When my cue comes, call me, and I will</LINE>
+<LINE>answer: my next is, 'Most fair Pyramus.' Heigh-ho!</LINE>
+<LINE>Peter Quince! Flute, the bellows-mender! Snout,</LINE>
+<LINE>the tinker! Starveling! God's my life, stolen</LINE>
+<LINE>hence, and left me asleep! I have had a most rare</LINE>
+<LINE>vision. I have had a dream, past the wit of man to</LINE>
+<LINE>say what dream it was: man is but an ass, if he go</LINE>
+<LINE>about to expound this dream. Methought I was--there</LINE>
+<LINE>is no man can tell what. Methought I was,--and</LINE>
+<LINE>methought I had,--but man is but a patched fool, if</LINE>
+<LINE>he will offer to say what methought I had. The eye</LINE>
+<LINE>of man hath not heard, the ear of man hath not</LINE>
+<LINE>seen, man's hand is not able to taste, his tongue</LINE>
+<LINE>to conceive, nor his heart to report, what my dream</LINE>
+<LINE>was. I will get Peter Quince to write a ballad of</LINE>
+<LINE>this dream: it shall be called Bottom's Dream,</LINE>
+<LINE>because it hath no bottom; and I will sing it in the</LINE>
+<LINE>latter end of a play, before the duke:</LINE>
+<LINE>peradventure, to make it the more gracious, I shall</LINE>
+<LINE>sing it at her death.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+</SCENE>
+
+<SCENE><TITLE>SCENE II.  Athens. QUINCE'S house.</TITLE>
+<STAGEDIR>Enter QUINCE, FLUTE, SNOUT, and STARVELING</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Have you sent to Bottom's house? is he come home yet?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>STARVELING</SPEAKER>
+<LINE>He cannot be heard of. Out of doubt he is</LINE>
+<LINE>transported.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>If he come not, then the play is marred: it goes</LINE>
+<LINE>not forward, doth it?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>It is not possible: you have not a man in all</LINE>
+<LINE>Athens able to discharge Pyramus but he.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>No, he hath simply the best wit of any handicraft</LINE>
+<LINE>man in Athens.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Yea and the best person too; and he is a very</LINE>
+<LINE>paramour for a sweet voice.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>You must say 'paragon:' a paramour is, God bless us,</LINE>
+<LINE>a thing of naught.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter SNUG</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>SNUG</SPEAKER>
+<LINE>Masters, the duke is coming from the temple, and</LINE>
+<LINE>there is two or three lords and ladies more married:</LINE>
+<LINE>if our sport had gone forward, we had all been made</LINE>
+<LINE>men.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>FLUTE</SPEAKER>
+<LINE>O sweet bully Bottom! Thus hath he lost sixpence a</LINE>
+<LINE>day during his life; he could not have 'scaped</LINE>
+<LINE>sixpence a day: an the duke had not given him</LINE>
+<LINE>sixpence a day for playing Pyramus, I'll be hanged;</LINE>
+<LINE>he would have deserved it: sixpence a day in</LINE>
+<LINE>Pyramus, or nothing.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter BOTTOM</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Where are these lads? where are these hearts?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Bottom! O most courageous day! O most happy hour!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Masters, I am to discourse wonders: but ask me not</LINE>
+<LINE>what; for if I tell you, I am no true Athenian. I</LINE>
+<LINE>will tell you every thing, right as it fell out.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>QUINCE</SPEAKER>
+<LINE>Let us hear, sweet Bottom.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE>Not a word of me. All that I will tell you is, that</LINE>
+<LINE>the duke hath dined. Get your apparel together,</LINE>
+<LINE>good strings to your beards, new ribbons to your</LINE>
+<LINE>pumps; meet presently at the palace; every man look</LINE>
+<LINE>o'er his part; for the short and the long is, our</LINE>
+<LINE>play is preferred. In any case, let Thisby have</LINE>
+<LINE>clean linen; and let not him that plays the lion</LINE>
+<LINE>pair his nails, for they shall hang out for the</LINE>
+<LINE>lion's claws. And, most dear actors, eat no onions</LINE>
+<LINE>nor garlic, for we are to utter sweet breath; and I</LINE>
+<LINE>do not doubt but to hear them say, it is a sweet</LINE>
+<LINE>comedy. No more words: away! go, away!</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt</STAGEDIR>
+</SCENE>
+
+</ACT>
+
+<ACT><TITLE>ACT V</TITLE>
+
+<SCENE><TITLE>SCENE I.  Athens. The palace of THESEUS.</TITLE>
+<STAGEDIR>Enter THESEUS, HIPPOLYTA, PHILOSTRATE, Lords and
+Attendants</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>'Tis strange my Theseus, that these</LINE>
+<LINE>lovers speak of.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>More strange than true: I never may believe</LINE>
+<LINE>These antique fables, nor these fairy toys.</LINE>
+<LINE>Lovers and madmen have such seething brains,</LINE>
+<LINE>Such shaping fantasies, that apprehend</LINE>
+<LINE>More than cool reason ever comprehends.</LINE>
+<LINE>The lunatic, the lover and the poet</LINE>
+<LINE>Are of imagination all compact:</LINE>
+<LINE>One sees more devils than vast hell can hold,</LINE>
+<LINE>That is, the madman: the lover, all as frantic,</LINE>
+<LINE>Sees Helen's beauty in a brow of Egypt:</LINE>
+<LINE>The poet's eye, in fine frenzy rolling,</LINE>
+<LINE>Doth glance from heaven to earth, from earth to heaven;</LINE>
+<LINE>And as imagination bodies forth</LINE>
+<LINE>The forms of things unknown, the poet's pen</LINE>
+<LINE>Turns them to shapes and gives to airy nothing</LINE>
+<LINE>A local habitation and a name.</LINE>
+<LINE>Such tricks hath strong imagination,</LINE>
+<LINE>That if it would but apprehend some joy,</LINE>
+<LINE>It comprehends some bringer of that joy;</LINE>
+<LINE>Or in the night, imagining some fear,</LINE>
+<LINE>How easy is a bush supposed a bear!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>But all the story of the night told over,</LINE>
+<LINE>And all their minds transfigured so together,</LINE>
+<LINE>More witnesseth than fancy's images</LINE>
+<LINE>And grows to something of great constancy;</LINE>
+<LINE>But, howsoever, strange and admirable.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Here come the lovers, full of joy and mirth.</LINE>
+<STAGEDIR>Enter LYSANDER, DEMETRIUS, HERMIA, and HELENA</STAGEDIR>
+<LINE>Joy, gentle friends! joy and fresh days of love</LINE>
+<LINE>Accompany your hearts!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>More than to us</LINE>
+<LINE>Wait in your royal walks, your board, your bed!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Come now; what masques, what dances shall we have,</LINE>
+<LINE>To wear away this long age of three hours</LINE>
+<LINE>Between our after-supper and bed-time?</LINE>
+<LINE>Where is our usual manager of mirth?</LINE>
+<LINE>What revels are in hand? Is there no play,</LINE>
+<LINE>To ease the anguish of a torturing hour?</LINE>
+<LINE>Call Philostrate.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PHILOSTRATE</SPEAKER>
+<LINE>Here, mighty Theseus.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Say, what abridgement have you for this evening?</LINE>
+<LINE>What masque? what music? How shall we beguile</LINE>
+<LINE>The lazy time, if not with some delight?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PHILOSTRATE</SPEAKER>
+<LINE>There is a brief how many sports are ripe:</LINE>
+<LINE>Make choice of which your highness will see first.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Giving a paper</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE><STAGEDIR>Reads</STAGEDIR>  'The battle with the Centaurs, to be sung</LINE>
+<LINE>By an Athenian eunuch to the harp.'</LINE>
+<LINE>We'll none of that: that have I told my love,</LINE>
+<LINE>In glory of my kinsman Hercules.</LINE>
+<STAGEDIR>Reads</STAGEDIR>
+<LINE>'The riot of the tipsy Bacchanals,</LINE>
+<LINE>Tearing the Thracian singer in their rage.'</LINE>
+<LINE>That is an old device; and it was play'd</LINE>
+<LINE>When I from Thebes came last a conqueror.</LINE>
+<STAGEDIR>Reads</STAGEDIR>
+<LINE>'The thrice three Muses mourning for the death</LINE>
+<LINE>Of Learning, late deceased in beggary.'</LINE>
+<LINE>That is some satire, keen and critical,</LINE>
+<LINE>Not sorting with a nuptial ceremony.</LINE>
+<STAGEDIR>Reads</STAGEDIR>
+<LINE>'A tedious brief scene of young Pyramus</LINE>
+<LINE>And his love Thisbe; very tragical mirth.'</LINE>
+<LINE>Merry and tragical! tedious and brief!</LINE>
+<LINE>That is, hot ice and wondrous strange snow.</LINE>
+<LINE>How shall we find the concord of this discord?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PHILOSTRATE</SPEAKER>
+<LINE>A play there is, my lord, some ten words long,</LINE>
+<LINE>Which is as brief as I have known a play;</LINE>
+<LINE>But by ten words, my lord, it is too long,</LINE>
+<LINE>Which makes it tedious; for in all the play</LINE>
+<LINE>There is not one word apt, one player fitted:</LINE>
+<LINE>And tragical, my noble lord, it is;</LINE>
+<LINE>For Pyramus therein doth kill himself.</LINE>
+<LINE>Which, when I saw rehearsed, I must confess,</LINE>
+<LINE>Made mine eyes water; but more merry tears</LINE>
+<LINE>The passion of loud laughter never shed.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>What are they that do play it?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PHILOSTRATE</SPEAKER>
+<LINE>Hard-handed men that work in Athens here,</LINE>
+<LINE>Which never labour'd in their minds till now,</LINE>
+<LINE>And now have toil'd their unbreathed memories</LINE>
+<LINE>With this same play, against your nuptial.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>And we will hear it.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>PHILOSTRATE</SPEAKER>
+<LINE>No, my noble lord;</LINE>
+<LINE>It is not for you: I have heard it over,</LINE>
+<LINE>And it is nothing, nothing in the world;</LINE>
+<LINE>Unless you can find sport in their intents,</LINE>
+<LINE>Extremely stretch'd and conn'd with cruel pain,</LINE>
+<LINE>To do you service.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>I will hear that play;</LINE>
+<LINE>For never anything can be amiss,</LINE>
+<LINE>When simpleness and duty tender it.</LINE>
+<LINE>Go, bring them in: and take your places, ladies.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit PHILOSTRATE</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>I love not to see wretchedness o'er charged</LINE>
+<LINE>And duty in his service perishing.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Why, gentle sweet, you shall see no such thing.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>He says they can do nothing in this kind.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>The kinder we, to give them thanks for nothing.</LINE>
+<LINE>Our sport shall be to take what they mistake:</LINE>
+<LINE>And what poor duty cannot do, noble respect</LINE>
+<LINE>Takes it in might, not merit.</LINE>
+<LINE>Where I have come, great clerks have purposed</LINE>
+<LINE>To greet me with premeditated welcomes;</LINE>
+<LINE>Where I have seen them shiver and look pale,</LINE>
+<LINE>Make periods in the midst of sentences,</LINE>
+<LINE>Throttle their practised accent in their fears</LINE>
+<LINE>And in conclusion dumbly have broke off,</LINE>
+<LINE>Not paying me a welcome. Trust me, sweet,</LINE>
+<LINE>Out of this silence yet I pick'd a welcome;</LINE>
+<LINE>And in the modesty of fearful duty</LINE>
+<LINE>I read as much as from the rattling tongue</LINE>
+<LINE>Of saucy and audacious eloquence.</LINE>
+<LINE>Love, therefore, and tongue-tied simplicity</LINE>
+<LINE>In least speak most, to my capacity.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter PHILOSTRATE</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PHILOSTRATE</SPEAKER>
+<LINE>So please your grace, the Prologue is address'd.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Let him approach.</LINE>
+</SPEECH>
+
+<STAGEDIR>Flourish of trumpets</STAGEDIR>
+<STAGEDIR>Enter QUINCE for the Prologue</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>Prologue</SPEAKER>
+<LINE>If we offend, it is with our good will.</LINE>
+<LINE>That you should think, we come not to offend,</LINE>
+<LINE>But with good will. To show our simple skill,</LINE>
+<LINE>That is the true beginning of our end.</LINE>
+<LINE>Consider then we come but in despite.</LINE>
+<LINE>We do not come as minding to contest you,</LINE>
+<LINE>Our true intent is. All for your delight</LINE>
+<LINE>We are not here. That you should here repent you,</LINE>
+<LINE>The actors are at hand and by their show</LINE>
+<LINE>You shall know all that you are like to know.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>This fellow doth not stand upon points.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>He hath rid his prologue like a rough colt; he knows</LINE>
+<LINE>not the stop. A good moral, my lord: it is not</LINE>
+<LINE>enough to speak, but to speak true.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>Indeed he hath played on his prologue like a child</LINE>
+<LINE>on a recorder; a sound, but not in government.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>His speech, was like a tangled chain; nothing</LINE>
+<LINE>impaired, but all disordered. Who is next?</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter Pyramus and Thisbe, Wall, Moonshine, and Lion</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>Prologue</SPEAKER>
+<LINE>Gentles, perchance you wonder at this show;</LINE>
+<LINE>But wonder on, till truth make all things plain.</LINE>
+<LINE>This man is Pyramus, if you would know;</LINE>
+<LINE>This beauteous lady Thisby is certain.</LINE>
+<LINE>This man, with lime and rough-cast, doth present</LINE>
+<LINE>Wall, that vile Wall which did these lovers sunder;</LINE>
+<LINE>And through Wall's chink, poor souls, they are content</LINE>
+<LINE>To whisper. At the which let no man wonder.</LINE>
+<LINE>This man, with lanthorn, dog, and bush of thorn,</LINE>
+<LINE>Presenteth Moonshine; for, if you will know,</LINE>
+<LINE>By moonshine did these lovers think no scorn</LINE>
+<LINE>To meet at Ninus' tomb, there, there to woo.</LINE>
+<LINE>This grisly beast, which Lion hight by name,</LINE>
+<LINE>The trusty Thisby, coming first by night,</LINE>
+<LINE>Did scare away, or rather did affright;</LINE>
+<LINE>And, as she fled, her mantle she did fall,</LINE>
+<LINE>Which Lion vile with bloody mouth did stain.</LINE>
+<LINE>Anon comes Pyramus, sweet youth and tall,</LINE>
+<LINE>And finds his trusty Thisby's mantle slain:</LINE>
+<LINE>Whereat, with blade, with bloody blameful blade,</LINE>
+<LINE>He bravely broach'd is boiling bloody breast;</LINE>
+<LINE>And Thisby, tarrying in mulberry shade,</LINE>
+<LINE>His dagger drew, and died. For all the rest,</LINE>
+<LINE>Let Lion, Moonshine, Wall, and lovers twain</LINE>
+<LINE>At large discourse, while here they do remain.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt Prologue, Thisbe, Lion, and Moonshine</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>I wonder if the lion be to speak.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>No wonder, my lord: one lion may, when many asses do.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Wall</SPEAKER>
+<LINE>In this same interlude it doth befall</LINE>
+<LINE>That I, one Snout by name, present a wall;</LINE>
+<LINE>And such a wall, as I would have you think,</LINE>
+<LINE>That had in it a crannied hole or chink,</LINE>
+<LINE>Through which the lovers, Pyramus and Thisby,</LINE>
+<LINE>Did whisper often very secretly.</LINE>
+<LINE>This loam, this rough-cast and this stone doth show</LINE>
+<LINE>That I am that same wall; the truth is so:</LINE>
+<LINE>And this the cranny is, right and sinister,</LINE>
+<LINE>Through which the fearful lovers are to whisper.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Would you desire lime and hair to speak better?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>It is the wittiest partition that ever I heard</LINE>
+<LINE>discourse, my lord.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter Pyramus</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Pyramus draws near the wall: silence!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>O grim-look'd night! O night with hue so black!</LINE>
+<LINE>O night, which ever art when day is not!</LINE>
+<LINE>O night, O night! alack, alack, alack,</LINE>
+<LINE>I fear my Thisby's promise is forgot!</LINE>
+<LINE>And thou, O wall, O sweet, O lovely wall,</LINE>
+<LINE>That stand'st between her father's ground and mine!</LINE>
+<LINE>Thou wall, O wall, O sweet and lovely wall,</LINE>
+<LINE>Show me thy chink, to blink through with mine eyne!</LINE>
+<STAGEDIR>Wall holds up his fingers</STAGEDIR>
+<LINE>Thanks, courteous wall: Jove shield thee well for this!</LINE>
+<LINE>But what see I? No Thisby do I see.</LINE>
+<LINE>O wicked wall, through whom I see no bliss!</LINE>
+<LINE>Cursed be thy stones for thus deceiving me!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>The wall, methinks, being sensible, should curse again.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>No, in truth, sir, he should not. 'Deceiving me'</LINE>
+<LINE>is Thisby's cue: she is to enter now, and I am to</LINE>
+<LINE>spy her through the wall. You shall see, it will</LINE>
+<LINE>fall pat as I told you. Yonder she comes.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter Thisbe</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>O wall, full often hast thou heard my moans,</LINE>
+<LINE>For parting my fair Pyramus and me!</LINE>
+<LINE>My cherry lips have often kiss'd thy stones,</LINE>
+<LINE>Thy stones with lime and hair knit up in thee.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>I see a voice: now will I to the chink,</LINE>
+<LINE>To spy an I can hear my Thisby's face. Thisby!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>My love thou art, my love I think.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>Think what thou wilt, I am thy lover's grace;</LINE>
+<LINE>And, like Limander, am I trusty still.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>And I like Helen, till the Fates me kill.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>Not Shafalus to Procrus was so true.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>As Shafalus to Procrus, I to you.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>O kiss me through the hole of this vile wall!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>I kiss the wall's hole, not your lips at all.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>Wilt thou at Ninny's tomb meet me straightway?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>'Tide life, 'tide death, I come without delay.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt Pyramus and Thisbe</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>Wall</SPEAKER>
+<LINE>Thus have I, Wall, my part discharged so;</LINE>
+<LINE>And, being done, thus Wall away doth go.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Now is the mural down between the two neighbours.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>No remedy, my lord, when walls are so wilful to hear</LINE>
+<LINE>without warning.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>This is the silliest stuff that ever I heard.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>The best in this kind are but shadows; and the worst</LINE>
+<LINE>are no worse, if imagination amend them.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>It must be your imagination then, and not theirs.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>If we imagine no worse of them than they of</LINE>
+<LINE>themselves, they may pass for excellent men. Here</LINE>
+<LINE>come two noble beasts in, a man and a lion.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter Lion and Moonshine</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>Lion</SPEAKER>
+<LINE>You, ladies, you, whose gentle hearts do fear</LINE>
+<LINE>The smallest monstrous mouse that creeps on floor,</LINE>
+<LINE>May now perchance both quake and tremble here,</LINE>
+<LINE>When lion rough in wildest rage doth roar.</LINE>
+<LINE>Then know that I, one Snug the joiner, am</LINE>
+<LINE>A lion-fell, nor else no lion's dam;</LINE>
+<LINE>For, if I should as lion come in strife</LINE>
+<LINE>Into this place, 'twere pity on my life.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>A very gentle beast, of a good conscience.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>The very best at a beast, my lord, that e'er I saw.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>This lion is a very fox for his valour.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>True; and a goose for his discretion.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Not so, my lord; for his valour cannot carry his</LINE>
+<LINE>discretion; and the fox carries the goose.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>His discretion, I am sure, cannot carry his valour;</LINE>
+<LINE>for the goose carries not the fox. It is well:</LINE>
+<LINE>leave it to his discretion, and let us listen to the moon.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Moonshine</SPEAKER>
+<LINE>This lanthorn doth the horned moon present;--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>He should have worn the horns on his head.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>He is no crescent, and his horns are</LINE>
+<LINE>invisible within the circumference.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Moonshine</SPEAKER>
+<LINE>This lanthorn doth the horned moon present;</LINE>
+<LINE>Myself the man i' the moon do seem to be.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>This is the greatest error of all the rest: the man</LINE>
+<LINE>should be put into the lanthorn. How is it else the</LINE>
+<LINE>man i' the moon?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>He dares not come there for the candle; for, you</LINE>
+<LINE>see, it is already in snuff.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>I am aweary of this moon: would he would change!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>It appears, by his small light of discretion, that</LINE>
+<LINE>he is in the wane; but yet, in courtesy, in all</LINE>
+<LINE>reason, we must stay the time.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Proceed, Moon.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Moonshine</SPEAKER>
+<LINE>All that I have to say, is, to tell you that the</LINE>
+<LINE>lanthorn is the moon; I, the man in the moon; this</LINE>
+<LINE>thorn-bush, my thorn-bush; and this dog, my dog.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Why, all these should be in the lanthorn; for all</LINE>
+<LINE>these are in the moon. But, silence! here comes Thisbe.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter Thisbe</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>This is old Ninny's tomb. Where is my love?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Lion</SPEAKER>
+<LINE><STAGEDIR>Roaring</STAGEDIR>  Oh--</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Thisbe runs off</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Well roared, Lion.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Well run, Thisbe.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>Well shone, Moon. Truly, the moon shines with a</LINE>
+<LINE>good grace.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>The Lion shakes Thisbe's mantle, and exit</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Well moused, Lion.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>And so the lion vanished.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>And then came Pyramus.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter Pyramus</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>Sweet Moon, I thank thee for thy sunny beams;</LINE>
+<LINE>I thank thee, Moon, for shining now so bright;</LINE>
+<LINE>For, by thy gracious, golden, glittering gleams,</LINE>
+<LINE>I trust to take of truest Thisby sight.</LINE>
+<LINE>But stay, O spite!</LINE>
+<LINE>But mark, poor knight,</LINE>
+<LINE>What dreadful dole is here!</LINE>
+<LINE>Eyes, do you see?</LINE>
+<LINE>How can it be?</LINE>
+<LINE>O dainty duck! O dear!</LINE>
+<LINE>Thy mantle good,</LINE>
+<LINE>What, stain'd with blood!</LINE>
+<LINE>Approach, ye Furies fell!</LINE>
+<LINE>O Fates, come, come,</LINE>
+<LINE>Cut thread and thrum;</LINE>
+<LINE>Quail, crush, conclude, and quell!</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>This passion, and the death of a dear friend, would</LINE>
+<LINE>go near to make a man look sad.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>Beshrew my heart, but I pity the man.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Pyramus</SPEAKER>
+<LINE>O wherefore, Nature, didst thou lions frame?</LINE>
+<LINE>Since lion vile hath here deflower'd my dear:</LINE>
+<LINE>Which is--no, no--which was the fairest dame</LINE>
+<LINE>That lived, that loved, that liked, that look'd</LINE>
+<LINE>with cheer.</LINE>
+<LINE>Come, tears, confound;</LINE>
+<LINE>Out, sword, and wound</LINE>
+<LINE>The pap of Pyramus;</LINE>
+<LINE>Ay, that left pap,</LINE>
+<LINE>Where heart doth hop:</LINE>
+<STAGEDIR>Stabs himself</STAGEDIR>
+<LINE>Thus die I, thus, thus, thus.</LINE>
+<LINE>Now am I dead,</LINE>
+<LINE>Now am I fled;</LINE>
+<LINE>My soul is in the sky:</LINE>
+<LINE>Tongue, lose thy light;</LINE>
+<LINE>Moon take thy flight:</LINE>
+<STAGEDIR>Exit Moonshine</STAGEDIR>
+<LINE>Now die, die, die, die, die.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Dies</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>No die, but an ace, for him; for he is but one.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>Less than an ace, man; for he is dead; he is nothing.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>With the help of a surgeon he might yet recover, and</LINE>
+<LINE>prove an ass.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>How chance Moonshine is gone before Thisbe comes</LINE>
+<LINE>back and finds her lover?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>She will find him by starlight. Here she comes; and</LINE>
+<LINE>her passion ends the play.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Re-enter Thisbe</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>HIPPOLYTA</SPEAKER>
+<LINE>Methinks she should not use a long one for such a</LINE>
+<LINE>Pyramus: I hope she will be brief.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>A mote will turn the balance, which Pyramus, which</LINE>
+<LINE>Thisbe, is the better; he for a man, God warrant us;</LINE>
+<LINE>she for a woman, God bless us.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>LYSANDER</SPEAKER>
+<LINE>She hath spied him already with those sweet eyes.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>And thus she means, videlicet:--</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>Thisbe</SPEAKER>
+<LINE>Asleep, my love?</LINE>
+<LINE>What, dead, my dove?</LINE>
+<LINE>O Pyramus, arise!</LINE>
+<LINE>Speak, speak. Quite dumb?</LINE>
+<LINE>Dead, dead? A tomb</LINE>
+<LINE>Must cover thy sweet eyes.</LINE>
+<LINE>These My lips,</LINE>
+<LINE>This cherry nose,</LINE>
+<LINE>These yellow cowslip cheeks,</LINE>
+<LINE>Are gone, are gone:</LINE>
+<LINE>Lovers, make moan:</LINE>
+<LINE>His eyes were green as leeks.</LINE>
+<LINE>O Sisters Three,</LINE>
+<LINE>Come, come to me,</LINE>
+<LINE>With hands as pale as milk;</LINE>
+<LINE>Lay them in gore,</LINE>
+<LINE>Since you have shore</LINE>
+<LINE>With shears his thread of silk.</LINE>
+<LINE>Tongue, not a word:</LINE>
+<LINE>Come, trusty sword;</LINE>
+<LINE>Come, blade, my breast imbrue:</LINE>
+<STAGEDIR>Stabs herself</STAGEDIR>
+<LINE>And, farewell, friends;</LINE>
+<LINE>Thus Thisby ends:</LINE>
+<LINE>Adieu, adieu, adieu.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Dies</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>Moonshine and Lion are left to bury the dead.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>DEMETRIUS</SPEAKER>
+<LINE>Ay, and Wall too.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>BOTTOM</SPEAKER>
+<LINE><STAGEDIR>Starting up</STAGEDIR>  No assure you; the wall is down that</LINE>
+<LINE>parted their fathers. Will it please you to see the</LINE>
+<LINE>epilogue, or to hear a Bergomask dance between two</LINE>
+<LINE>of our company?</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>THESEUS</SPEAKER>
+<LINE>No epilogue, I pray you; for your play needs no</LINE>
+<LINE>excuse. Never excuse; for when the players are all</LINE>
+<LINE>dead, there needs none to be blamed. Marry, if he</LINE>
+<LINE>that writ it had played Pyramus and hanged himself</LINE>
+<LINE>in Thisbe's garter, it would have been a fine</LINE>
+<LINE>tragedy: and so it is, truly; and very notably</LINE>
+<LINE>discharged. But come, your Bergomask: let your</LINE>
+<LINE>epilogue alone.</LINE>
+<STAGEDIR>A dance</STAGEDIR>
+<LINE>The iron tongue of midnight hath told twelve:</LINE>
+<LINE>Lovers, to bed; 'tis almost fairy time.</LINE>
+<LINE>I fear we shall out-sleep the coming morn</LINE>
+<LINE>As much as we this night have overwatch'd.</LINE>
+<LINE>This palpable-gross play hath well beguiled</LINE>
+<LINE>The heavy gait of night. Sweet friends, to bed.</LINE>
+<LINE>A fortnight hold we this solemnity,</LINE>
+<LINE>In nightly revels and new jollity.</LINE>
+</SPEECH>
+
+<STAGEDIR>Exeunt</STAGEDIR>
+<STAGEDIR>Enter PUCK</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>Now the hungry lion roars,</LINE>
+<LINE>And the wolf behowls the moon;</LINE>
+<LINE>Whilst the heavy ploughman snores,</LINE>
+<LINE>All with weary task fordone.</LINE>
+<LINE>Now the wasted brands do glow,</LINE>
+<LINE>Whilst the screech-owl, screeching loud,</LINE>
+<LINE>Puts the wretch that lies in woe</LINE>
+<LINE>In remembrance of a shroud.</LINE>
+<LINE>Now it is the time of night</LINE>
+<LINE>That the graves all gaping wide,</LINE>
+<LINE>Every one lets forth his sprite,</LINE>
+<LINE>In the church-way paths to glide:</LINE>
+<LINE>And we fairies, that do run</LINE>
+<LINE>By the triple Hecate's team,</LINE>
+<LINE>From the presence of the sun,</LINE>
+<LINE>Following darkness like a dream,</LINE>
+<LINE>Now are frolic: not a mouse</LINE>
+<LINE>Shall disturb this hallow'd house:</LINE>
+<LINE>I am sent with broom before,</LINE>
+<LINE>To sweep the dust behind the door.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Enter OBERON and TITANIA with their train</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Through the house give gathering light,</LINE>
+<LINE>By the dead and drowsy fire:</LINE>
+<LINE>Every elf and fairy sprite</LINE>
+<LINE>Hop as light as bird from brier;</LINE>
+<LINE>And this ditty, after me,</LINE>
+<LINE>Sing, and dance it trippingly.</LINE>
+</SPEECH>
+
+<SPEECH>
+<SPEAKER>TITANIA</SPEAKER>
+<LINE>First, rehearse your song by rote</LINE>
+<LINE>To each word a warbling note:</LINE>
+<LINE>Hand in hand, with fairy grace,</LINE>
+<LINE>Will we sing, and bless this place.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Song and dance</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>OBERON</SPEAKER>
+<LINE>Now, until the break of day,</LINE>
+<LINE>Through this house each fairy stray.</LINE>
+<LINE>To the best bride-bed will we,</LINE>
+<LINE>Which by us shall blessed be;</LINE>
+<LINE>And the issue there create</LINE>
+<LINE>Ever shall be fortunate.</LINE>
+<LINE>So shall all the couples three</LINE>
+<LINE>Ever true in loving be;</LINE>
+<LINE>And the blots of Nature's hand</LINE>
+<LINE>Shall not in their issue stand;</LINE>
+<LINE>Never mole, hare lip, nor scar,</LINE>
+<LINE>Nor mark prodigious, such as are</LINE>
+<LINE>Despised in nativity,</LINE>
+<LINE>Shall upon their children be.</LINE>
+<LINE>With this field-dew consecrate,</LINE>
+<LINE>Every fairy take his gait;</LINE>
+<LINE>And each several chamber bless,</LINE>
+<LINE>Through this palace, with sweet peace;</LINE>
+<LINE>And the owner of it blest</LINE>
+<LINE>Ever shall in safety rest.</LINE>
+<LINE>Trip away; make no stay;</LINE>
+<LINE>Meet me all by break of day.</LINE>
+</SPEECH>
+
+
+<STAGEDIR>Exeunt OBERON, TITANIA, and train</STAGEDIR>
+
+<SPEECH>
+<SPEAKER>PUCK</SPEAKER>
+<LINE>If we shadows have offended,</LINE>
+<LINE>Think but this, and all is mended,</LINE>
+<LINE>That you have but slumber'd here</LINE>
+<LINE>While these visions did appear.</LINE>
+<LINE>And this weak and idle theme,</LINE>
+<LINE>No more yielding but a dream,</LINE>
+<LINE>Gentles, do not reprehend:</LINE>
+<LINE>if you pardon, we will mend:</LINE>
+<LINE>And, as I am an honest Puck,</LINE>
+<LINE>If we have unearned luck</LINE>
+<LINE>Now to 'scape the serpent's tongue,</LINE>
+<LINE>We will make amends ere long;</LINE>
+<LINE>Else the Puck a liar call;</LINE>
+<LINE>So, good night unto you all.</LINE>
+<LINE>Give me your hands, if we be friends,</LINE>
+<LINE>And Robin shall restore amends.</LINE>
+</SPEECH>
+</SCENE>
+</ACT>
+</PLAY>
diff --git a/tinyxml2/resources/empty.xml b/tinyxml2/resources/empty.xml
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tinyxml2/resources/out/readme.txt b/tinyxml2/resources/out/readme.txt
new file mode 100644 (file)
index 0000000..5c8861a
--- /dev/null
@@ -0,0 +1 @@
+This file is here to create this output directory when the source is pulled from git.
\ No newline at end of file
diff --git a/tinyxml2/resources/utf8test.xml b/tinyxml2/resources/utf8test.xml
new file mode 100755 (executable)
index 0000000..4fd71ce
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+    <English name="name" value="value">The world has many languages</English>
+    <Russian name="название(имя)" value="ценность">Мир имеет много языков</Russian>
+    <Spanish name="el nombre" value="el valor">el mundo tiene muchos idiomas</Spanish>
+    <SimplifiedChinese name="名字" value="价值">世界有很多语言</SimplifiedChinese>
+    <Русский название="name" ценность="value">&lt;имеет&gt;</Русский>
+    <汉语 名字="name" 价值="value">世界有很多语言</汉语>
+    <Heavy>"M&#x0eB;t&#230;l!"</Heavy>
+    <ä>Umlaut Element</ä>
+</document>
diff --git a/tinyxml2/resources/utf8testverify.xml b/tinyxml2/resources/utf8testverify.xml
new file mode 100755 (executable)
index 0000000..7d9b3c0
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+    <English name="name" value="value">The world has many languages</English>
+    <Russian name="название(имя)" value="ценность">Мир имеет много языков</Russian>
+    <Spanish name="el nombre" value="el valor">el mundo tiene muchos idiomas</Spanish>
+    <SimplifiedChinese name="名字" value="价值">世界有很多语言</SimplifiedChinese>
+    <Русский название="name" ценность="value">&lt;имеет&gt;</Русский>
+    <汉语 名字="name" 价值="value">世界有很多语言</汉语>
+    <Heavy>"Mëtæl!"</Heavy>
+    <ä>Umlaut Element</ä>
+</document>
diff --git a/tinyxml2/resources/xmltest-4636783552757760.xml b/tinyxml2/resources/xmltest-4636783552757760.xml
new file mode 100644 (file)
index 0000000..b3f4df7
--- /dev/null
@@ -0,0 +1 @@
+Ï:schemaÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>á<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>þ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<à>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a><ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ xml:space="1">ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ\1aÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<õ>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>ÿ<á>ÿ<ÿ>ÿ<ÿ>ÿ<a>ÿ<ÿ>ÿ<ÿ>ÿ<ÿ>
\ No newline at end of file
diff --git a/tinyxml2/resources/xmltest-5330.xml b/tinyxml2/resources/xmltest-5330.xml
new file mode 100644 (file)
index 0000000..8a6c426
--- /dev/null
@@ -0,0 +1 @@
+><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a>:><:><:><:><:><:><:><:><:><:><:>2:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>;<:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:>ÄÅÁÃ:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>&#&#&#\81ÝÙÜ~Ú>>GF-<!>
\ No newline at end of file
diff --git a/tinyxml2/resources/xmltest-5662204197076992.xml b/tinyxml2/resources/xmltest-5662204197076992.xml
new file mode 100644 (file)
index 0000000..71325d3
--- /dev/null
@@ -0,0 +1 @@
+<?      <??><?><??><??><??><?><??><??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??><??><?<??>
\ No newline at end of file
diff --git a/tinyxml2/resources/xmltest-5720541257269248.xml b/tinyxml2/resources/xmltest-5720541257269248.xml
new file mode 100644 (file)
index 0000000..c3ac8e0
--- /dev/null
@@ -0,0 +1 @@
+<b><b><bÊ´><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><bã\85¤><b><b><b>:768ff1Àµ502f14aef-5cd1a32768a2ee67967bd0c1><:><:><:>=:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>ó \81·<:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>|:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:--:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-4:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>!<:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-3:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:···································································><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:···································································><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-4:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-3:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:···································································><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-3:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><!NOTATION:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-4:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>!<:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-3:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:···································································><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:···································································><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-4:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><::><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>!<:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-3:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:···································································><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><UCS-4:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:<:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:><:>|:><:>><:><:><<:><:><:><:><:><:><:><::>
\ No newline at end of file
diff --git a/tinyxml2/setversion.py b/tinyxml2/setversion.py
new file mode 100755 (executable)
index 0000000..ad30369
--- /dev/null
@@ -0,0 +1,141 @@
+#!/usr/bin/env python3\r
+# Python program to set the version.\r
+##############################################\r
+\r
+import re\r
+import sys\r
+import optparse\r
+\r
+def fileProcess( name, lineFunction ):\r
+       filestream = open( name, 'r' )\r
+       if filestream.closed:\r
+               print( "file " + name + " not open." )\r
+               return\r
+\r
+       output = ""\r
+       print( "--- Processing " + name + " ---------" )\r
+       while 1:\r
+               line = filestream.readline()\r
+               if not line: break\r
+               output += lineFunction( line )\r
+       filestream.close()\r
+\r
+       if not output: return                   # basic error checking\r
+\r
+       print( "Writing file " + name )\r
+       filestream = open( name, "w" );\r
+       filestream.write( output );\r
+       filestream.close()\r
+\r
+def echoInput( line ):\r
+       return line\r
+\r
+parser = optparse.OptionParser( "usage: %prog major minor build" )\r
+(options, args) = parser.parse_args()\r
+if len(args) != 3:\r
+       parser.error( "incorrect number of arguments" );\r
+\r
+major = args[0]\r
+minor = args[1]\r
+build = args[2]\r
+versionStr = major + "." + minor + "." + build\r
+\r
+print ("Setting dox,tinyxml2.h")\r
+print ("Version: " + major + "." + minor + "." + build)\r
+\r
+#### Write the tinyxml.h ####\r
+\r
+def engineRule( line ):\r
+\r
+       matchMajor = "static const int TIXML2_MAJOR_VERSION"\r
+       matchMinor = "static const int TIXML2_MINOR_VERSION"\r
+       matchBuild = "static const int TIXML2_PATCH_VERSION"\r
+\r
+       if line[0:len(matchMajor)] == matchMajor:\r
+               print( "1)tinyxml2.h Major found" )\r
+               return matchMajor + " = " + major + ";\n"\r
+\r
+       elif line[0:len(matchMinor)] == matchMinor:\r
+               print( "2)tinyxml2.h Minor found" )\r
+               return matchMinor + " = " + minor + ";\n"\r
+\r
+       elif line[0:len(matchBuild)] == matchBuild:\r
+               print( "3)tinyxml2.h Build found" )\r
+               return matchBuild + " = " + build + ";\n"\r
+\r
+       else:\r
+               return line;\r
+\r
+fileProcess( "tinyxml2.h", engineRule )\r
+\r
+def macroVersionRule( line ):\r
+\r
+       matchMajor = "#define TINYXML2_MAJOR_VERSION"\r
+       matchMinor = "#define TINYXML2_MINOR_VERSION"\r
+       matchBuild = "#define TINYXML2_PATCH_VERSION"\r
+\r
+       if line[0:len(matchMajor)] == matchMajor:\r
+               print( "1)macro Major found" )\r
+               return matchMajor + " " + major + "\n"\r
+\r
+       elif line[0:len(matchMinor)] == matchMinor:\r
+               print( "2)macro Minor found" )\r
+               return matchMinor + " " + minor + "\n"\r
+\r
+       elif line[0:len(matchBuild)] == matchBuild:\r
+               print( "3)macro Build found" )\r
+               return matchBuild + " " + build + "\n"\r
+\r
+       else:\r
+               return line;\r
+\r
+fileProcess("tinyxml2.h", macroVersionRule)\r
+\r
+#### Write the dox ####\r
+\r
+def doxRule( line ):\r
+\r
+       match = "PROJECT_NUMBER"\r
+\r
+       if line[0:len( match )] == match:\r
+               print( "dox project found" )\r
+               return "PROJECT_NUMBER = " + major + "." + minor + "." + build + "\n"\r
+\r
+       else:\r
+               return line;\r
+\r
+fileProcess( "dox", doxRule )\r
+\r
+\r
+#### Write the CMakeLists.txt ####\r
+\r
+def cmakeRule( line ):\r
+\r
+       matchVersion = "project(tinyxml2 VERSION"\r
+\r
+       if line[0:len(matchVersion)] == matchVersion:\r
+               print( "1)tinyxml2.h Major found" )\r
+               return matchVersion + " " + major + "." + minor + "." + build + ")\n"\r
+\r
+       else:\r
+               return line;\r
+\r
+fileProcess( "CMakeLists.txt", cmakeRule )\r
+\r
+\r
+def mesonRule(line):\r
+       match = re.search(r"(\s*version) : '(\d+.\d+.\d+)',", line)\r
+       if match:\r
+               print("1)meson.build version found.")\r
+               return "{} : '{}.{}.{}',\n".format(match.group(1), major, minor, build)\r
+       return line\r
+\r
+fileProcess("meson.build", mesonRule)\r
+\r
+print( "Release note:" )\r
+print( '1. Build.   g++ -Wall -DTINYXML2_DEBUG tinyxml2.cpp xmltest.cpp -o gccxmltest.exe' )\r
+print( '2. Commit.  git commit -am"setting the version to ' + versionStr + '"' )\r
+print( '3. Tag.     git tag ' + versionStr )\r
+print( '   OR       git tag -a ' + versionStr + ' -m [tag message]' )\r
+print( 'Remember to "git push" both code and tag. For the tag:' )\r
+print( 'git push origin [tagname]')\r
diff --git a/tinyxml2/test/CMakeLists.txt b/tinyxml2/test/CMakeLists.txt
new file mode 100644 (file)
index 0000000..bf3a61f
--- /dev/null
@@ -0,0 +1,20 @@
+cmake_minimum_required(VERSION 3.15)
+project(tinyxml2-test)
+
+enable_testing()
+
+find_package(tinyxml2 REQUIRED)
+
+add_executable(xmltest ../xmltest.cpp)
+target_link_libraries(xmltest PRIVATE tinyxml2::tinyxml2)
+
+add_test(
+    NAME xmltest
+    COMMAND xmltest
+    WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/.."
+)
+
+set_tests_properties(xmltest
+                     PROPERTIES
+                     PASS_REGULAR_EXPRESSION ", Fail 0"
+                     ENVIRONMENT "PATH=$<TARGET_FILE_DIR:tinyxml2::tinyxml2>")
diff --git a/tinyxml2/tinyxml2.cpp b/tinyxml2/tinyxml2.cpp
new file mode 100755 (executable)
index 0000000..7c4e7b7
--- /dev/null
@@ -0,0 +1,2986 @@
+/*\r
+Original code by Lee Thomason (www.grinninglizard.com)\r
+\r
+This software is provided 'as-is', without any express or implied\r
+warranty. In no event will the authors be held liable for any\r
+damages arising from the use of this software.\r
+\r
+Permission is granted to anyone to use this software for any\r
+purpose, including commercial applications, and to alter it and\r
+redistribute it freely, subject to the following restrictions:\r
+\r
+1. The origin of this software must not be misrepresented; you must\r
+not claim that you wrote the original software. If you use this\r
+software in a product, an acknowledgment in the product documentation\r
+would be appreciated but is not required.\r
+\r
+2. Altered source versions must be plainly marked as such, and\r
+must not be misrepresented as being the original software.\r
+\r
+3. This notice may not be removed or altered from any source\r
+distribution.\r
+*/\r
+\r
+#include "tinyxml2.h"\r
+\r
+#include <new>         // yes, this one new style header, is in the Android SDK.\r
+#if defined(ANDROID_NDK) || defined(__BORLANDC__) || defined(__QNXNTO__)\r
+#   include <stddef.h>\r
+#   include <stdarg.h>\r
+#else\r
+#   include <cstddef>\r
+#   include <cstdarg>\r
+#endif\r
+\r
+#if defined(_MSC_VER) && (_MSC_VER >= 1400 ) && (!defined WINCE)\r
+       // Microsoft Visual Studio, version 2005 and higher. Not WinCE.\r
+       /*int _snprintf_s(\r
+          char *buffer,\r
+          size_t sizeOfBuffer,\r
+          size_t count,\r
+          const char *format [,\r
+                 argument] ...\r
+       );*/\r
+       static inline int TIXML_SNPRINTF( char* buffer, size_t size, const char* format, ... )\r
+       {\r
+               va_list va;\r
+               va_start( va, format );\r
+               const int result = vsnprintf_s( buffer, size, _TRUNCATE, format, va );\r
+               va_end( va );\r
+               return result;\r
+       }\r
+\r
+       static inline int TIXML_VSNPRINTF( char* buffer, size_t size, const char* format, va_list va )\r
+       {\r
+               const int result = vsnprintf_s( buffer, size, _TRUNCATE, format, va );\r
+               return result;\r
+       }\r
+\r
+       #define TIXML_VSCPRINTF _vscprintf\r
+       #define TIXML_SSCANF    sscanf_s\r
+#elif defined _MSC_VER\r
+       // Microsoft Visual Studio 2003 and earlier or WinCE\r
+       #define TIXML_SNPRINTF  _snprintf\r
+       #define TIXML_VSNPRINTF _vsnprintf\r
+       #define TIXML_SSCANF    sscanf\r
+       #if (_MSC_VER < 1400 ) && (!defined WINCE)\r
+               // Microsoft Visual Studio 2003 and not WinCE.\r
+               #define TIXML_VSCPRINTF   _vscprintf // VS2003's C runtime has this, but VC6 C runtime or WinCE SDK doesn't have.\r
+       #else\r
+               // Microsoft Visual Studio 2003 and earlier or WinCE.\r
+               static inline int TIXML_VSCPRINTF( const char* format, va_list va )\r
+               {\r
+                       int len = 512;\r
+                       for (;;) {\r
+                               len = len*2;\r
+                               char* str = new char[len]();\r
+                               const int required = _vsnprintf(str, len, format, va);\r
+                               delete[] str;\r
+                               if ( required != -1 ) {\r
+                                       TIXMLASSERT( required >= 0 );\r
+                                       len = required;\r
+                                       break;\r
+                               }\r
+                       }\r
+                       TIXMLASSERT( len >= 0 );\r
+                       return len;\r
+               }\r
+       #endif\r
+#else\r
+       // GCC version 3 and higher\r
+       //#warning( "Using sn* functions." )\r
+       #define TIXML_SNPRINTF  snprintf\r
+       #define TIXML_VSNPRINTF vsnprintf\r
+       static inline int TIXML_VSCPRINTF( const char* format, va_list va )\r
+       {\r
+               int len = vsnprintf( 0, 0, format, va );\r
+               TIXMLASSERT( len >= 0 );\r
+               return len;\r
+       }\r
+       #define TIXML_SSCANF   sscanf\r
+#endif\r
+\r
+#if defined(_WIN64)\r
+       #define TIXML_FSEEK _fseeki64\r
+       #define TIXML_FTELL _ftelli64\r
+#elif defined(__APPLE__) || defined(__FreeBSD__)\r
+       #define TIXML_FSEEK fseeko\r
+       #define TIXML_FTELL ftello\r
+#elif defined(__unix__) && defined(__x86_64__)\r
+       #define TIXML_FSEEK fseeko64\r
+       #define TIXML_FTELL ftello64\r
+#else\r
+       #define TIXML_FSEEK fseek\r
+       #define TIXML_FTELL ftell\r
+#endif\r
+\r
+\r
+static const char LINE_FEED                            = static_cast<char>(0x0a);                      // all line endings are normalized to LF\r
+static const char LF = LINE_FEED;\r
+static const char CARRIAGE_RETURN              = static_cast<char>(0x0d);                      // CR gets filtered out\r
+static const char CR = CARRIAGE_RETURN;\r
+static const char SINGLE_QUOTE                 = '\'';\r
+static const char DOUBLE_QUOTE                 = '\"';\r
+\r
+// Bunch of unicode info at:\r
+//             http://www.unicode.org/faq/utf_bom.html\r
+//     ef bb bf (Microsoft "lead bytes") - designates UTF-8\r
+\r
+static const unsigned char TIXML_UTF_LEAD_0 = 0xefU;\r
+static const unsigned char TIXML_UTF_LEAD_1 = 0xbbU;\r
+static const unsigned char TIXML_UTF_LEAD_2 = 0xbfU;\r
+\r
+namespace tinyxml2\r
+{\r
+\r
+struct Entity {\r
+    const char* pattern;\r
+    int length;\r
+    char value;\r
+};\r
+\r
+static const int NUM_ENTITIES = 5;\r
+static const Entity entities[NUM_ENTITIES] = {\r
+    { "quot", 4,       DOUBLE_QUOTE },\r
+    { "amp", 3,                '&'  },\r
+    { "apos", 4,       SINGLE_QUOTE },\r
+    { "lt",    2,              '<'      },\r
+    { "gt",    2,              '>'      }\r
+};\r
+\r
+\r
+StrPair::~StrPair()\r
+{\r
+    Reset();\r
+}\r
+\r
+\r
+void StrPair::TransferTo( StrPair* other )\r
+{\r
+    if ( this == other ) {\r
+        return;\r
+    }\r
+    // This in effect implements the assignment operator by "moving"\r
+    // ownership (as in auto_ptr).\r
+\r
+    TIXMLASSERT( other != 0 );\r
+    TIXMLASSERT( other->_flags == 0 );\r
+    TIXMLASSERT( other->_start == 0 );\r
+    TIXMLASSERT( other->_end == 0 );\r
+\r
+    other->Reset();\r
+\r
+    other->_flags = _flags;\r
+    other->_start = _start;\r
+    other->_end = _end;\r
+\r
+    _flags = 0;\r
+    _start = 0;\r
+    _end = 0;\r
+}\r
+\r
+\r
+void StrPair::Reset()\r
+{\r
+    if ( _flags & NEEDS_DELETE ) {\r
+        delete [] _start;\r
+    }\r
+    _flags = 0;\r
+    _start = 0;\r
+    _end = 0;\r
+}\r
+\r
+\r
+void StrPair::SetStr( const char* str, int flags )\r
+{\r
+    TIXMLASSERT( str );\r
+    Reset();\r
+    size_t len = strlen( str );\r
+    TIXMLASSERT( _start == 0 );\r
+    _start = new char[ len+1 ];\r
+    memcpy( _start, str, len+1 );\r
+    _end = _start + len;\r
+    _flags = flags | NEEDS_DELETE;\r
+}\r
+\r
+\r
+char* StrPair::ParseText( char* p, const char* endTag, int strFlags, int* curLineNumPtr )\r
+{\r
+    TIXMLASSERT( p );\r
+    TIXMLASSERT( endTag && *endTag );\r
+       TIXMLASSERT(curLineNumPtr);\r
+\r
+    char* start = p;\r
+    const char  endChar = *endTag;\r
+    size_t length = strlen( endTag );\r
+\r
+    // Inner loop of text parsing.\r
+    while ( *p ) {\r
+        if ( *p == endChar && strncmp( p, endTag, length ) == 0 ) {\r
+            Set( start, p, strFlags );\r
+            return p + length;\r
+        } else if (*p == '\n') {\r
+            ++(*curLineNumPtr);\r
+        }\r
+        ++p;\r
+        TIXMLASSERT( p );\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+char* StrPair::ParseName( char* p )\r
+{\r
+    if ( !p || !(*p) ) {\r
+        return 0;\r
+    }\r
+    if ( !XMLUtil::IsNameStartChar( (unsigned char) *p ) ) {\r
+        return 0;\r
+    }\r
+\r
+    char* const start = p;\r
+    ++p;\r
+    while ( *p && XMLUtil::IsNameChar( (unsigned char) *p ) ) {\r
+        ++p;\r
+    }\r
+\r
+    Set( start, p, 0 );\r
+    return p;\r
+}\r
+\r
+\r
+void StrPair::CollapseWhitespace()\r
+{\r
+    // Adjusting _start would cause undefined behavior on delete[]\r
+    TIXMLASSERT( ( _flags & NEEDS_DELETE ) == 0 );\r
+    // Trim leading space.\r
+    _start = XMLUtil::SkipWhiteSpace( _start, 0 );\r
+\r
+    if ( *_start ) {\r
+        const char* p = _start;        // the read pointer\r
+        char* q = _start;      // the write pointer\r
+\r
+        while( *p ) {\r
+            if ( XMLUtil::IsWhiteSpace( *p )) {\r
+                p = XMLUtil::SkipWhiteSpace( p, 0 );\r
+                if ( *p == 0 ) {\r
+                    break;    // don't write to q; this trims the trailing space.\r
+                }\r
+                *q = ' ';\r
+                ++q;\r
+            }\r
+            *q = *p;\r
+            ++q;\r
+            ++p;\r
+        }\r
+        *q = 0;\r
+    }\r
+}\r
+\r
+\r
+const char* StrPair::GetStr()\r
+{\r
+    TIXMLASSERT( _start );\r
+    TIXMLASSERT( _end );\r
+    if ( _flags & NEEDS_FLUSH ) {\r
+        *_end = 0;\r
+        _flags ^= NEEDS_FLUSH;\r
+\r
+        if ( _flags ) {\r
+            const char* p = _start;    // the read pointer\r
+            char* q = _start;  // the write pointer\r
+\r
+            while( p < _end ) {\r
+                if ( (_flags & NEEDS_NEWLINE_NORMALIZATION) && *p == CR ) {\r
+                    // CR-LF pair becomes LF\r
+                    // CR alone becomes LF\r
+                    // LF-CR becomes LF\r
+                    if ( *(p+1) == LF ) {\r
+                        p += 2;\r
+                    }\r
+                    else {\r
+                        ++p;\r
+                    }\r
+                    *q = LF;\r
+                    ++q;\r
+                }\r
+                else if ( (_flags & NEEDS_NEWLINE_NORMALIZATION) && *p == LF ) {\r
+                    if ( *(p+1) == CR ) {\r
+                        p += 2;\r
+                    }\r
+                    else {\r
+                        ++p;\r
+                    }\r
+                    *q = LF;\r
+                    ++q;\r
+                }\r
+                else if ( (_flags & NEEDS_ENTITY_PROCESSING) && *p == '&' ) {\r
+                    // Entities handled by tinyXML2:\r
+                    // - special entities in the entity table [in/out]\r
+                    // - numeric character reference [in]\r
+                    //   &#20013; or &#x4e2d;\r
+\r
+                    if ( *(p+1) == '#' ) {\r
+                        const int buflen = 10;\r
+                        char buf[buflen] = { 0 };\r
+                        int len = 0;\r
+                        const char* adjusted = const_cast<char*>( XMLUtil::GetCharacterRef( p, buf, &len ) );\r
+                        if ( adjusted == 0 ) {\r
+                            *q = *p;\r
+                            ++p;\r
+                            ++q;\r
+                        }\r
+                        else {\r
+                            TIXMLASSERT( 0 <= len && len <= buflen );\r
+                            TIXMLASSERT( q + len <= adjusted );\r
+                            p = adjusted;\r
+                            memcpy( q, buf, len );\r
+                            q += len;\r
+                        }\r
+                    }\r
+                    else {\r
+                        bool entityFound = false;\r
+                        for( int i = 0; i < NUM_ENTITIES; ++i ) {\r
+                            const Entity& entity = entities[i];\r
+                            if ( strncmp( p + 1, entity.pattern, entity.length ) == 0\r
+                                    && *( p + entity.length + 1 ) == ';' ) {\r
+                                // Found an entity - convert.\r
+                                *q = entity.value;\r
+                                ++q;\r
+                                p += entity.length + 2;\r
+                                entityFound = true;\r
+                                break;\r
+                            }\r
+                        }\r
+                        if ( !entityFound ) {\r
+                            // fixme: treat as error?\r
+                            ++p;\r
+                            ++q;\r
+                        }\r
+                    }\r
+                }\r
+                else {\r
+                    *q = *p;\r
+                    ++p;\r
+                    ++q;\r
+                }\r
+            }\r
+            *q = 0;\r
+        }\r
+        // The loop below has plenty going on, and this\r
+        // is a less useful mode. Break it out.\r
+        if ( _flags & NEEDS_WHITESPACE_COLLAPSING ) {\r
+            CollapseWhitespace();\r
+        }\r
+        _flags = (_flags & NEEDS_DELETE);\r
+    }\r
+    TIXMLASSERT( _start );\r
+    return _start;\r
+}\r
+\r
+\r
+\r
+\r
+// --------- XMLUtil ----------- //\r
+\r
+const char* XMLUtil::writeBoolTrue  = "true";\r
+const char* XMLUtil::writeBoolFalse = "false";\r
+\r
+void XMLUtil::SetBoolSerialization(const char* writeTrue, const char* writeFalse)\r
+{\r
+       static const char* defTrue  = "true";\r
+       static const char* defFalse = "false";\r
+\r
+       writeBoolTrue = (writeTrue) ? writeTrue : defTrue;\r
+       writeBoolFalse = (writeFalse) ? writeFalse : defFalse;\r
+}\r
+\r
+\r
+const char* XMLUtil::ReadBOM( const char* p, bool* bom )\r
+{\r
+    TIXMLASSERT( p );\r
+    TIXMLASSERT( bom );\r
+    *bom = false;\r
+    const unsigned char* pu = reinterpret_cast<const unsigned char*>(p);\r
+    // Check for BOM:\r
+    if (    *(pu+0) == TIXML_UTF_LEAD_0\r
+            && *(pu+1) == TIXML_UTF_LEAD_1\r
+            && *(pu+2) == TIXML_UTF_LEAD_2 ) {\r
+        *bom = true;\r
+        p += 3;\r
+    }\r
+    TIXMLASSERT( p );\r
+    return p;\r
+}\r
+\r
+\r
+void XMLUtil::ConvertUTF32ToUTF8( unsigned long input, char* output, int* length )\r
+{\r
+    const unsigned long BYTE_MASK = 0xBF;\r
+    const unsigned long BYTE_MARK = 0x80;\r
+    const unsigned long FIRST_BYTE_MARK[7] = { 0x00, 0x00, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC };\r
+\r
+    if (input < 0x80) {\r
+        *length = 1;\r
+    }\r
+    else if ( input < 0x800 ) {\r
+        *length = 2;\r
+    }\r
+    else if ( input < 0x10000 ) {\r
+        *length = 3;\r
+    }\r
+    else if ( input < 0x200000 ) {\r
+        *length = 4;\r
+    }\r
+    else {\r
+        *length = 0;    // This code won't convert this correctly anyway.\r
+        return;\r
+    }\r
+\r
+    output += *length;\r
+\r
+    // Scary scary fall throughs are annotated with carefully designed comments\r
+    // to suppress compiler warnings such as -Wimplicit-fallthrough in gcc\r
+    switch (*length) {\r
+        case 4:\r
+            --output;\r
+            *output = static_cast<char>((input | BYTE_MARK) & BYTE_MASK);\r
+            input >>= 6;\r
+            //fall through\r
+        case 3:\r
+            --output;\r
+            *output = static_cast<char>((input | BYTE_MARK) & BYTE_MASK);\r
+            input >>= 6;\r
+            //fall through\r
+        case 2:\r
+            --output;\r
+            *output = static_cast<char>((input | BYTE_MARK) & BYTE_MASK);\r
+            input >>= 6;\r
+            //fall through\r
+        case 1:\r
+            --output;\r
+            *output = static_cast<char>(input | FIRST_BYTE_MARK[*length]);\r
+            break;\r
+        default:\r
+            TIXMLASSERT( false );\r
+    }\r
+}\r
+\r
+\r
+const char* XMLUtil::GetCharacterRef( const char* p, char* value, int* length )\r
+{\r
+    // Presume an entity, and pull it out.\r
+    *length = 0;\r
+\r
+    if ( *(p+1) == '#' && *(p+2) ) {\r
+        unsigned long ucs = 0;\r
+        TIXMLASSERT( sizeof( ucs ) >= 4 );\r
+        ptrdiff_t delta = 0;\r
+        unsigned mult = 1;\r
+        static const char SEMICOLON = ';';\r
+\r
+        if ( *(p+2) == 'x' ) {\r
+            // Hexadecimal.\r
+            const char* q = p+3;\r
+            if ( !(*q) ) {\r
+                return 0;\r
+            }\r
+\r
+            q = strchr( q, SEMICOLON );\r
+\r
+            if ( !q ) {\r
+                return 0;\r
+            }\r
+            TIXMLASSERT( *q == SEMICOLON );\r
+\r
+            delta = q-p;\r
+            --q;\r
+\r
+            while ( *q != 'x' ) {\r
+                unsigned int digit = 0;\r
+\r
+                if ( *q >= '0' && *q <= '9' ) {\r
+                    digit = *q - '0';\r
+                }\r
+                else if ( *q >= 'a' && *q <= 'f' ) {\r
+                    digit = *q - 'a' + 10;\r
+                }\r
+                else if ( *q >= 'A' && *q <= 'F' ) {\r
+                    digit = *q - 'A' + 10;\r
+                }\r
+                else {\r
+                    return 0;\r
+                }\r
+                TIXMLASSERT( digit < 16 );\r
+                TIXMLASSERT( digit == 0 || mult <= UINT_MAX / digit );\r
+                const unsigned int digitScaled = mult * digit;\r
+                TIXMLASSERT( ucs <= ULONG_MAX - digitScaled );\r
+                ucs += digitScaled;\r
+                TIXMLASSERT( mult <= UINT_MAX / 16 );\r
+                mult *= 16;\r
+                --q;\r
+            }\r
+        }\r
+        else {\r
+            // Decimal.\r
+            const char* q = p+2;\r
+            if ( !(*q) ) {\r
+                return 0;\r
+            }\r
+\r
+            q = strchr( q, SEMICOLON );\r
+\r
+            if ( !q ) {\r
+                return 0;\r
+            }\r
+            TIXMLASSERT( *q == SEMICOLON );\r
+\r
+            delta = q-p;\r
+            --q;\r
+\r
+            while ( *q != '#' ) {\r
+                if ( *q >= '0' && *q <= '9' ) {\r
+                    const unsigned int digit = *q - '0';\r
+                    TIXMLASSERT( digit < 10 );\r
+                    TIXMLASSERT( digit == 0 || mult <= UINT_MAX / digit );\r
+                    const unsigned int digitScaled = mult * digit;\r
+                    TIXMLASSERT( ucs <= ULONG_MAX - digitScaled );\r
+                    ucs += digitScaled;\r
+                }\r
+                else {\r
+                    return 0;\r
+                }\r
+                TIXMLASSERT( mult <= UINT_MAX / 10 );\r
+                mult *= 10;\r
+                --q;\r
+            }\r
+        }\r
+        // convert the UCS to UTF-8\r
+        ConvertUTF32ToUTF8( ucs, value, length );\r
+        return p + delta + 1;\r
+    }\r
+    return p+1;\r
+}\r
+\r
+\r
+void XMLUtil::ToStr( int v, char* buffer, int bufferSize )\r
+{\r
+    TIXML_SNPRINTF( buffer, bufferSize, "%d", v );\r
+}\r
+\r
+\r
+void XMLUtil::ToStr( unsigned v, char* buffer, int bufferSize )\r
+{\r
+    TIXML_SNPRINTF( buffer, bufferSize, "%u", v );\r
+}\r
+\r
+\r
+void XMLUtil::ToStr( bool v, char* buffer, int bufferSize )\r
+{\r
+    TIXML_SNPRINTF( buffer, bufferSize, "%s", v ? writeBoolTrue : writeBoolFalse);\r
+}\r
+\r
+/*\r
+       ToStr() of a number is a very tricky topic.\r
+       https://github.com/leethomason/tinyxml2/issues/106\r
+*/\r
+void XMLUtil::ToStr( float v, char* buffer, int bufferSize )\r
+{\r
+    TIXML_SNPRINTF( buffer, bufferSize, "%.8g", v );\r
+}\r
+\r
+\r
+void XMLUtil::ToStr( double v, char* buffer, int bufferSize )\r
+{\r
+    TIXML_SNPRINTF( buffer, bufferSize, "%.17g", v );\r
+}\r
+\r
+\r
+void XMLUtil::ToStr( int64_t v, char* buffer, int bufferSize )\r
+{\r
+       // horrible syntax trick to make the compiler happy about %lld\r
+       TIXML_SNPRINTF(buffer, bufferSize, "%lld", static_cast<long long>(v));\r
+}\r
+\r
+void XMLUtil::ToStr( uint64_t v, char* buffer, int bufferSize )\r
+{\r
+    // horrible syntax trick to make the compiler happy about %llu\r
+    TIXML_SNPRINTF(buffer, bufferSize, "%llu", (long long)v);\r
+}\r
+\r
+bool XMLUtil::ToInt(const char* str, int* value)\r
+{\r
+    if (IsPrefixHex(str)) {\r
+        unsigned v;\r
+        if (TIXML_SSCANF(str, "%x", &v) == 1) {\r
+            *value = static_cast<int>(v);\r
+            return true;\r
+        }\r
+    }\r
+    else {\r
+        if (TIXML_SSCANF(str, "%d", value) == 1) {\r
+            return true;\r
+        }\r
+    }\r
+    return false;\r
+}\r
+\r
+bool XMLUtil::ToUnsigned(const char* str, unsigned* value)\r
+{\r
+    if (TIXML_SSCANF(str, IsPrefixHex(str) ? "%x" : "%u", value) == 1) {\r
+        return true;\r
+    }\r
+    return false;\r
+}\r
+\r
+bool XMLUtil::ToBool( const char* str, bool* value )\r
+{\r
+    int ival = 0;\r
+    if ( ToInt( str, &ival )) {\r
+        *value = (ival==0) ? false : true;\r
+        return true;\r
+    }\r
+    static const char* TRUE_VALS[] = { "true", "True", "TRUE", 0 };\r
+    static const char* FALSE_VALS[] = { "false", "False", "FALSE", 0 };\r
+\r
+    for (int i = 0; TRUE_VALS[i]; ++i) {\r
+        if (StringEqual(str, TRUE_VALS[i])) {\r
+            *value = true;\r
+            return true;\r
+        }\r
+    }\r
+    for (int i = 0; FALSE_VALS[i]; ++i) {\r
+        if (StringEqual(str, FALSE_VALS[i])) {\r
+            *value = false;\r
+            return true;\r
+        }\r
+    }\r
+    return false;\r
+}\r
+\r
+\r
+bool XMLUtil::ToFloat( const char* str, float* value )\r
+{\r
+    if ( TIXML_SSCANF( str, "%f", value ) == 1 ) {\r
+        return true;\r
+    }\r
+    return false;\r
+}\r
+\r
+\r
+bool XMLUtil::ToDouble( const char* str, double* value )\r
+{\r
+    if ( TIXML_SSCANF( str, "%lf", value ) == 1 ) {\r
+        return true;\r
+    }\r
+    return false;\r
+}\r
+\r
+\r
+bool XMLUtil::ToInt64(const char* str, int64_t* value)\r
+{\r
+    if (IsPrefixHex(str)) {\r
+        unsigned long long v = 0;      // horrible syntax trick to make the compiler happy about %llx\r
+        if (TIXML_SSCANF(str, "%llx", &v) == 1) {\r
+            *value = static_cast<int64_t>(v);\r
+            return true;\r
+        }\r
+    }\r
+    else {\r
+        long long v = 0;       // horrible syntax trick to make the compiler happy about %lld\r
+        if (TIXML_SSCANF(str, "%lld", &v) == 1) {\r
+            *value = static_cast<int64_t>(v);\r
+            return true;\r
+        }\r
+    }\r
+       return false;\r
+}\r
+\r
+\r
+bool XMLUtil::ToUnsigned64(const char* str, uint64_t* value) {\r
+    unsigned long long v = 0;  // horrible syntax trick to make the compiler happy about %llu\r
+    if(TIXML_SSCANF(str, IsPrefixHex(str) ? "%llx" : "%llu", &v) == 1) {\r
+        *value = (uint64_t)v;\r
+        return true;\r
+    }\r
+    return false;\r
+}\r
+\r
+\r
+char* XMLDocument::Identify( char* p, XMLNode** node )\r
+{\r
+    TIXMLASSERT( node );\r
+    TIXMLASSERT( p );\r
+    char* const start = p;\r
+    int const startLine = _parseCurLineNum;\r
+    p = XMLUtil::SkipWhiteSpace( p, &_parseCurLineNum );\r
+    if( !*p ) {\r
+        *node = 0;\r
+        TIXMLASSERT( p );\r
+        return p;\r
+    }\r
+\r
+    // These strings define the matching patterns:\r
+    static const char* xmlHeader               = { "<?" };\r
+    static const char* commentHeader   = { "<!--" };\r
+    static const char* cdataHeader             = { "<![CDATA[" };\r
+    static const char* dtdHeader               = { "<!" };\r
+    static const char* elementHeader   = { "<" };      // and a header for everything else; check last.\r
+\r
+    static const int xmlHeaderLen              = 2;\r
+    static const int commentHeaderLen  = 4;\r
+    static const int cdataHeaderLen            = 9;\r
+    static const int dtdHeaderLen              = 2;\r
+    static const int elementHeaderLen  = 1;\r
+\r
+    TIXMLASSERT( sizeof( XMLComment ) == sizeof( XMLUnknown ) );               // use same memory pool\r
+    TIXMLASSERT( sizeof( XMLComment ) == sizeof( XMLDeclaration ) );   // use same memory pool\r
+    XMLNode* returnNode = 0;\r
+    if ( XMLUtil::StringEqual( p, xmlHeader, xmlHeaderLen ) ) {\r
+        returnNode = CreateUnlinkedNode<XMLDeclaration>( _commentPool );\r
+        returnNode->_parseLineNum = _parseCurLineNum;\r
+        p += xmlHeaderLen;\r
+    }\r
+    else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) {\r
+        returnNode = CreateUnlinkedNode<XMLComment>( _commentPool );\r
+        returnNode->_parseLineNum = _parseCurLineNum;\r
+        p += commentHeaderLen;\r
+    }\r
+    else if ( XMLUtil::StringEqual( p, cdataHeader, cdataHeaderLen ) ) {\r
+        XMLText* text = CreateUnlinkedNode<XMLText>( _textPool );\r
+        returnNode = text;\r
+        returnNode->_parseLineNum = _parseCurLineNum;\r
+        p += cdataHeaderLen;\r
+        text->SetCData( true );\r
+    }\r
+    else if ( XMLUtil::StringEqual( p, dtdHeader, dtdHeaderLen ) ) {\r
+        returnNode = CreateUnlinkedNode<XMLUnknown>( _commentPool );\r
+        returnNode->_parseLineNum = _parseCurLineNum;\r
+        p += dtdHeaderLen;\r
+    }\r
+    else if ( XMLUtil::StringEqual( p, elementHeader, elementHeaderLen ) ) {\r
+        returnNode =  CreateUnlinkedNode<XMLElement>( _elementPool );\r
+        returnNode->_parseLineNum = _parseCurLineNum;\r
+        p += elementHeaderLen;\r
+    }\r
+    else {\r
+        returnNode = CreateUnlinkedNode<XMLText>( _textPool );\r
+        returnNode->_parseLineNum = _parseCurLineNum; // Report line of first non-whitespace character\r
+        p = start;     // Back it up, all the text counts.\r
+        _parseCurLineNum = startLine;\r
+    }\r
+\r
+    TIXMLASSERT( returnNode );\r
+    TIXMLASSERT( p );\r
+    *node = returnNode;\r
+    return p;\r
+}\r
+\r
+\r
+bool XMLDocument::Accept( XMLVisitor* visitor ) const\r
+{\r
+    TIXMLASSERT( visitor );\r
+    if ( visitor->VisitEnter( *this ) ) {\r
+        for ( const XMLNode* node=FirstChild(); node; node=node->NextSibling() ) {\r
+            if ( !node->Accept( visitor ) ) {\r
+                break;\r
+            }\r
+        }\r
+    }\r
+    return visitor->VisitExit( *this );\r
+}\r
+\r
+\r
+// --------- XMLNode ----------- //\r
+\r
+XMLNode::XMLNode( XMLDocument* doc ) :\r
+    _document( doc ),\r
+    _parent( 0 ),\r
+    _value(),\r
+    _parseLineNum( 0 ),\r
+    _firstChild( 0 ), _lastChild( 0 ),\r
+    _prev( 0 ), _next( 0 ),\r
+       _userData( 0 ),\r
+    _memPool( 0 )\r
+{\r
+}\r
+\r
+\r
+XMLNode::~XMLNode()\r
+{\r
+    DeleteChildren();\r
+    if ( _parent ) {\r
+        _parent->Unlink( this );\r
+    }\r
+}\r
+\r
+const char* XMLNode::Value() const\r
+{\r
+    // Edge case: XMLDocuments don't have a Value. Return null.\r
+    if ( this->ToDocument() )\r
+        return 0;\r
+    return _value.GetStr();\r
+}\r
+\r
+void XMLNode::SetValue( const char* str, bool staticMem )\r
+{\r
+    if ( staticMem ) {\r
+        _value.SetInternedStr( str );\r
+    }\r
+    else {\r
+        _value.SetStr( str );\r
+    }\r
+}\r
+\r
+XMLNode* XMLNode::DeepClone(XMLDocument* target) const\r
+{\r
+       XMLNode* clone = this->ShallowClone(target);\r
+       if (!clone) return 0;\r
+\r
+       for (const XMLNode* child = this->FirstChild(); child; child = child->NextSibling()) {\r
+               XMLNode* childClone = child->DeepClone(target);\r
+               TIXMLASSERT(childClone);\r
+               clone->InsertEndChild(childClone);\r
+       }\r
+       return clone;\r
+}\r
+\r
+void XMLNode::DeleteChildren()\r
+{\r
+    while( _firstChild ) {\r
+        TIXMLASSERT( _lastChild );\r
+        DeleteChild( _firstChild );\r
+    }\r
+    _firstChild = _lastChild = 0;\r
+}\r
+\r
+\r
+void XMLNode::Unlink( XMLNode* child )\r
+{\r
+    TIXMLASSERT( child );\r
+    TIXMLASSERT( child->_document == _document );\r
+    TIXMLASSERT( child->_parent == this );\r
+    if ( child == _firstChild ) {\r
+        _firstChild = _firstChild->_next;\r
+    }\r
+    if ( child == _lastChild ) {\r
+        _lastChild = _lastChild->_prev;\r
+    }\r
+\r
+    if ( child->_prev ) {\r
+        child->_prev->_next = child->_next;\r
+    }\r
+    if ( child->_next ) {\r
+        child->_next->_prev = child->_prev;\r
+    }\r
+       child->_next = 0;\r
+       child->_prev = 0;\r
+       child->_parent = 0;\r
+}\r
+\r
+\r
+void XMLNode::DeleteChild( XMLNode* node )\r
+{\r
+    TIXMLASSERT( node );\r
+    TIXMLASSERT( node->_document == _document );\r
+    TIXMLASSERT( node->_parent == this );\r
+    Unlink( node );\r
+       TIXMLASSERT(node->_prev == 0);\r
+       TIXMLASSERT(node->_next == 0);\r
+       TIXMLASSERT(node->_parent == 0);\r
+    DeleteNode( node );\r
+}\r
+\r
+\r
+XMLNode* XMLNode::InsertEndChild( XMLNode* addThis )\r
+{\r
+    TIXMLASSERT( addThis );\r
+    if ( addThis->_document != _document ) {\r
+        TIXMLASSERT( false );\r
+        return 0;\r
+    }\r
+    InsertChildPreamble( addThis );\r
+\r
+    if ( _lastChild ) {\r
+        TIXMLASSERT( _firstChild );\r
+        TIXMLASSERT( _lastChild->_next == 0 );\r
+        _lastChild->_next = addThis;\r
+        addThis->_prev = _lastChild;\r
+        _lastChild = addThis;\r
+\r
+        addThis->_next = 0;\r
+    }\r
+    else {\r
+        TIXMLASSERT( _firstChild == 0 );\r
+        _firstChild = _lastChild = addThis;\r
+\r
+        addThis->_prev = 0;\r
+        addThis->_next = 0;\r
+    }\r
+    addThis->_parent = this;\r
+    return addThis;\r
+}\r
+\r
+\r
+XMLNode* XMLNode::InsertFirstChild( XMLNode* addThis )\r
+{\r
+    TIXMLASSERT( addThis );\r
+    if ( addThis->_document != _document ) {\r
+        TIXMLASSERT( false );\r
+        return 0;\r
+    }\r
+    InsertChildPreamble( addThis );\r
+\r
+    if ( _firstChild ) {\r
+        TIXMLASSERT( _lastChild );\r
+        TIXMLASSERT( _firstChild->_prev == 0 );\r
+\r
+        _firstChild->_prev = addThis;\r
+        addThis->_next = _firstChild;\r
+        _firstChild = addThis;\r
+\r
+        addThis->_prev = 0;\r
+    }\r
+    else {\r
+        TIXMLASSERT( _lastChild == 0 );\r
+        _firstChild = _lastChild = addThis;\r
+\r
+        addThis->_prev = 0;\r
+        addThis->_next = 0;\r
+    }\r
+    addThis->_parent = this;\r
+    return addThis;\r
+}\r
+\r
+\r
+XMLNode* XMLNode::InsertAfterChild( XMLNode* afterThis, XMLNode* addThis )\r
+{\r
+    TIXMLASSERT( addThis );\r
+    if ( addThis->_document != _document ) {\r
+        TIXMLASSERT( false );\r
+        return 0;\r
+    }\r
+\r
+    TIXMLASSERT( afterThis );\r
+\r
+    if ( afterThis->_parent != this ) {\r
+        TIXMLASSERT( false );\r
+        return 0;\r
+    }\r
+    if ( afterThis == addThis ) {\r
+        // Current state: BeforeThis -> AddThis -> OneAfterAddThis\r
+        // Now AddThis must disappear from it's location and then\r
+        // reappear between BeforeThis and OneAfterAddThis.\r
+        // So just leave it where it is.\r
+        return addThis;\r
+    }\r
+\r
+    if ( afterThis->_next == 0 ) {\r
+        // The last node or the only node.\r
+        return InsertEndChild( addThis );\r
+    }\r
+    InsertChildPreamble( addThis );\r
+    addThis->_prev = afterThis;\r
+    addThis->_next = afterThis->_next;\r
+    afterThis->_next->_prev = addThis;\r
+    afterThis->_next = addThis;\r
+    addThis->_parent = this;\r
+    return addThis;\r
+}\r
+\r
+\r
+\r
+\r
+const XMLElement* XMLNode::FirstChildElement( const char* name ) const\r
+{\r
+    for( const XMLNode* node = _firstChild; node; node = node->_next ) {\r
+        const XMLElement* element = node->ToElementWithName( name );\r
+        if ( element ) {\r
+            return element;\r
+        }\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+const XMLElement* XMLNode::LastChildElement( const char* name ) const\r
+{\r
+    for( const XMLNode* node = _lastChild; node; node = node->_prev ) {\r
+        const XMLElement* element = node->ToElementWithName( name );\r
+        if ( element ) {\r
+            return element;\r
+        }\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+const XMLElement* XMLNode::NextSiblingElement( const char* name ) const\r
+{\r
+    for( const XMLNode* node = _next; node; node = node->_next ) {\r
+        const XMLElement* element = node->ToElementWithName( name );\r
+        if ( element ) {\r
+            return element;\r
+        }\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+const XMLElement* XMLNode::PreviousSiblingElement( const char* name ) const\r
+{\r
+    for( const XMLNode* node = _prev; node; node = node->_prev ) {\r
+        const XMLElement* element = node->ToElementWithName( name );\r
+        if ( element ) {\r
+            return element;\r
+        }\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+char* XMLNode::ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr )\r
+{\r
+    // This is a recursive method, but thinking about it "at the current level"\r
+    // it is a pretty simple flat list:\r
+    //         <foo/>\r
+    //         <!-- comment -->\r
+    //\r
+    // With a special case:\r
+    //         <foo>\r
+    //         </foo>\r
+    //         <!-- comment -->\r
+    //\r
+    // Where the closing element (/foo) *must* be the next thing after the opening\r
+    // element, and the names must match. BUT the tricky bit is that the closing\r
+    // element will be read by the child.\r
+    //\r
+    // 'endTag' is the end tag for this node, it is returned by a call to a child.\r
+    // 'parentEnd' is the end tag for the parent, which is filled in and returned.\r
+\r
+       XMLDocument::DepthTracker tracker(_document);\r
+       if (_document->Error())\r
+               return 0;\r
+\r
+       while( p && *p ) {\r
+        XMLNode* node = 0;\r
+\r
+        p = _document->Identify( p, &node );\r
+        TIXMLASSERT( p );\r
+        if ( node == 0 ) {\r
+            break;\r
+        }\r
+\r
+       const int initialLineNum = node->_parseLineNum;\r
+\r
+        StrPair endTag;\r
+        p = node->ParseDeep( p, &endTag, curLineNumPtr );\r
+        if ( !p ) {\r
+            DeleteNode( node );\r
+            if ( !_document->Error() ) {\r
+                _document->SetError( XML_ERROR_PARSING, initialLineNum, 0);\r
+            }\r
+            break;\r
+        }\r
+\r
+        const XMLDeclaration* const decl = node->ToDeclaration();\r
+        if ( decl ) {\r
+            // Declarations are only allowed at document level\r
+            //\r
+            // Multiple declarations are allowed but all declarations\r
+            // must occur before anything else. \r
+            //\r
+            // Optimized due to a security test case. If the first node is \r
+            // a declaration, and the last node is a declaration, then only \r
+            // declarations have so far been added.\r
+            bool wellLocated = false;\r
+\r
+            if (ToDocument()) {\r
+                if (FirstChild()) {\r
+                    wellLocated =\r
+                        FirstChild() &&\r
+                        FirstChild()->ToDeclaration() &&\r
+                        LastChild() &&\r
+                        LastChild()->ToDeclaration();\r
+                }\r
+                else {\r
+                    wellLocated = true;\r
+                }\r
+            }\r
+            if ( !wellLocated ) {\r
+                _document->SetError( XML_ERROR_PARSING_DECLARATION, initialLineNum, "XMLDeclaration value=%s", decl->Value());\r
+                DeleteNode( node );\r
+                break;\r
+            }\r
+        }\r
+\r
+        XMLElement* ele = node->ToElement();\r
+        if ( ele ) {\r
+            // We read the end tag. Return it to the parent.\r
+            if ( ele->ClosingType() == XMLElement::CLOSING ) {\r
+                if ( parentEndTag ) {\r
+                    ele->_value.TransferTo( parentEndTag );\r
+                }\r
+                node->_memPool->SetTracked();   // created and then immediately deleted.\r
+                DeleteNode( node );\r
+                return p;\r
+            }\r
+\r
+            // Handle an end tag returned to this level.\r
+            // And handle a bunch of annoying errors.\r
+            bool mismatch = false;\r
+            if ( endTag.Empty() ) {\r
+                if ( ele->ClosingType() == XMLElement::OPEN ) {\r
+                    mismatch = true;\r
+                }\r
+            }\r
+            else {\r
+                if ( ele->ClosingType() != XMLElement::OPEN ) {\r
+                    mismatch = true;\r
+                }\r
+                else if ( !XMLUtil::StringEqual( endTag.GetStr(), ele->Name() ) ) {\r
+                    mismatch = true;\r
+                }\r
+            }\r
+            if ( mismatch ) {\r
+                _document->SetError( XML_ERROR_MISMATCHED_ELEMENT, initialLineNum, "XMLElement name=%s", ele->Name());\r
+                DeleteNode( node );\r
+                break;\r
+            }\r
+        }\r
+        InsertEndChild( node );\r
+    }\r
+    return 0;\r
+}\r
+\r
+/*static*/ void XMLNode::DeleteNode( XMLNode* node )\r
+{\r
+    if ( node == 0 ) {\r
+        return;\r
+    }\r
+       TIXMLASSERT(node->_document);\r
+       if (!node->ToDocument()) {\r
+               node->_document->MarkInUse(node);\r
+       }\r
+\r
+    MemPool* pool = node->_memPool;\r
+    node->~XMLNode();\r
+    pool->Free( node );\r
+}\r
+\r
+void XMLNode::InsertChildPreamble( XMLNode* insertThis ) const\r
+{\r
+    TIXMLASSERT( insertThis );\r
+    TIXMLASSERT( insertThis->_document == _document );\r
+\r
+       if (insertThis->_parent) {\r
+        insertThis->_parent->Unlink( insertThis );\r
+       }\r
+       else {\r
+               insertThis->_document->MarkInUse(insertThis);\r
+        insertThis->_memPool->SetTracked();\r
+       }\r
+}\r
+\r
+const XMLElement* XMLNode::ToElementWithName( const char* name ) const\r
+{\r
+    const XMLElement* element = this->ToElement();\r
+    if ( element == 0 ) {\r
+        return 0;\r
+    }\r
+    if ( name == 0 ) {\r
+        return element;\r
+    }\r
+    if ( XMLUtil::StringEqual( element->Name(), name ) ) {\r
+       return element;\r
+    }\r
+    return 0;\r
+}\r
+\r
+// --------- XMLText ---------- //\r
+char* XMLText::ParseDeep( char* p, StrPair*, int* curLineNumPtr )\r
+{\r
+    if ( this->CData() ) {\r
+        p = _value.ParseText( p, "]]>", StrPair::NEEDS_NEWLINE_NORMALIZATION, curLineNumPtr );\r
+        if ( !p ) {\r
+            _document->SetError( XML_ERROR_PARSING_CDATA, _parseLineNum, 0 );\r
+        }\r
+        return p;\r
+    }\r
+    else {\r
+        int flags = _document->ProcessEntities() ? StrPair::TEXT_ELEMENT : StrPair::TEXT_ELEMENT_LEAVE_ENTITIES;\r
+        if ( _document->WhitespaceMode() == COLLAPSE_WHITESPACE ) {\r
+            flags |= StrPair::NEEDS_WHITESPACE_COLLAPSING;\r
+        }\r
+\r
+        p = _value.ParseText( p, "<", flags, curLineNumPtr );\r
+        if ( p && *p ) {\r
+            return p-1;\r
+        }\r
+        if ( !p ) {\r
+            _document->SetError( XML_ERROR_PARSING_TEXT, _parseLineNum, 0 );\r
+        }\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+XMLNode* XMLText::ShallowClone( XMLDocument* doc ) const\r
+{\r
+    if ( !doc ) {\r
+        doc = _document;\r
+    }\r
+    XMLText* text = doc->NewText( Value() );   // fixme: this will always allocate memory. Intern?\r
+    text->SetCData( this->CData() );\r
+    return text;\r
+}\r
+\r
+\r
+bool XMLText::ShallowEqual( const XMLNode* compare ) const\r
+{\r
+    TIXMLASSERT( compare );\r
+    const XMLText* text = compare->ToText();\r
+    return ( text && XMLUtil::StringEqual( text->Value(), Value() ) );\r
+}\r
+\r
+\r
+bool XMLText::Accept( XMLVisitor* visitor ) const\r
+{\r
+    TIXMLASSERT( visitor );\r
+    return visitor->Visit( *this );\r
+}\r
+\r
+\r
+// --------- XMLComment ---------- //\r
+\r
+XMLComment::XMLComment( XMLDocument* doc ) : XMLNode( doc )\r
+{\r
+}\r
+\r
+\r
+XMLComment::~XMLComment()\r
+{\r
+}\r
+\r
+\r
+char* XMLComment::ParseDeep( char* p, StrPair*, int* curLineNumPtr )\r
+{\r
+    // Comment parses as text.\r
+    p = _value.ParseText( p, "-->", StrPair::COMMENT, curLineNumPtr );\r
+    if ( p == 0 ) {\r
+        _document->SetError( XML_ERROR_PARSING_COMMENT, _parseLineNum, 0 );\r
+    }\r
+    return p;\r
+}\r
+\r
+\r
+XMLNode* XMLComment::ShallowClone( XMLDocument* doc ) const\r
+{\r
+    if ( !doc ) {\r
+        doc = _document;\r
+    }\r
+    XMLComment* comment = doc->NewComment( Value() );  // fixme: this will always allocate memory. Intern?\r
+    return comment;\r
+}\r
+\r
+\r
+bool XMLComment::ShallowEqual( const XMLNode* compare ) const\r
+{\r
+    TIXMLASSERT( compare );\r
+    const XMLComment* comment = compare->ToComment();\r
+    return ( comment && XMLUtil::StringEqual( comment->Value(), Value() ));\r
+}\r
+\r
+\r
+bool XMLComment::Accept( XMLVisitor* visitor ) const\r
+{\r
+    TIXMLASSERT( visitor );\r
+    return visitor->Visit( *this );\r
+}\r
+\r
+\r
+// --------- XMLDeclaration ---------- //\r
+\r
+XMLDeclaration::XMLDeclaration( XMLDocument* doc ) : XMLNode( doc )\r
+{\r
+}\r
+\r
+\r
+XMLDeclaration::~XMLDeclaration()\r
+{\r
+    //printf( "~XMLDeclaration\n" );\r
+}\r
+\r
+\r
+char* XMLDeclaration::ParseDeep( char* p, StrPair*, int* curLineNumPtr )\r
+{\r
+    // Declaration parses as text.\r
+    p = _value.ParseText( p, "?>", StrPair::NEEDS_NEWLINE_NORMALIZATION, curLineNumPtr );\r
+    if ( p == 0 ) {\r
+        _document->SetError( XML_ERROR_PARSING_DECLARATION, _parseLineNum, 0 );\r
+    }\r
+    return p;\r
+}\r
+\r
+\r
+XMLNode* XMLDeclaration::ShallowClone( XMLDocument* doc ) const\r
+{\r
+    if ( !doc ) {\r
+        doc = _document;\r
+    }\r
+    XMLDeclaration* dec = doc->NewDeclaration( Value() );      // fixme: this will always allocate memory. Intern?\r
+    return dec;\r
+}\r
+\r
+\r
+bool XMLDeclaration::ShallowEqual( const XMLNode* compare ) const\r
+{\r
+    TIXMLASSERT( compare );\r
+    const XMLDeclaration* declaration = compare->ToDeclaration();\r
+    return ( declaration && XMLUtil::StringEqual( declaration->Value(), Value() ));\r
+}\r
+\r
+\r
+\r
+bool XMLDeclaration::Accept( XMLVisitor* visitor ) const\r
+{\r
+    TIXMLASSERT( visitor );\r
+    return visitor->Visit( *this );\r
+}\r
+\r
+// --------- XMLUnknown ---------- //\r
+\r
+XMLUnknown::XMLUnknown( XMLDocument* doc ) : XMLNode( doc )\r
+{\r
+}\r
+\r
+\r
+XMLUnknown::~XMLUnknown()\r
+{\r
+}\r
+\r
+\r
+char* XMLUnknown::ParseDeep( char* p, StrPair*, int* curLineNumPtr )\r
+{\r
+    // Unknown parses as text.\r
+    p = _value.ParseText( p, ">", StrPair::NEEDS_NEWLINE_NORMALIZATION, curLineNumPtr );\r
+    if ( !p ) {\r
+        _document->SetError( XML_ERROR_PARSING_UNKNOWN, _parseLineNum, 0 );\r
+    }\r
+    return p;\r
+}\r
+\r
+\r
+XMLNode* XMLUnknown::ShallowClone( XMLDocument* doc ) const\r
+{\r
+    if ( !doc ) {\r
+        doc = _document;\r
+    }\r
+    XMLUnknown* text = doc->NewUnknown( Value() );     // fixme: this will always allocate memory. Intern?\r
+    return text;\r
+}\r
+\r
+\r
+bool XMLUnknown::ShallowEqual( const XMLNode* compare ) const\r
+{\r
+    TIXMLASSERT( compare );\r
+    const XMLUnknown* unknown = compare->ToUnknown();\r
+    return ( unknown && XMLUtil::StringEqual( unknown->Value(), Value() ));\r
+}\r
+\r
+\r
+bool XMLUnknown::Accept( XMLVisitor* visitor ) const\r
+{\r
+    TIXMLASSERT( visitor );\r
+    return visitor->Visit( *this );\r
+}\r
+\r
+// --------- XMLAttribute ---------- //\r
+\r
+const char* XMLAttribute::Name() const\r
+{\r
+    return _name.GetStr();\r
+}\r
+\r
+const char* XMLAttribute::Value() const\r
+{\r
+    return _value.GetStr();\r
+}\r
+\r
+char* XMLAttribute::ParseDeep( char* p, bool processEntities, int* curLineNumPtr )\r
+{\r
+    // Parse using the name rules: bug fix, was using ParseText before\r
+    p = _name.ParseName( p );\r
+    if ( !p || !*p ) {\r
+        return 0;\r
+    }\r
+\r
+    // Skip white space before =\r
+    p = XMLUtil::SkipWhiteSpace( p, curLineNumPtr );\r
+    if ( *p != '=' ) {\r
+        return 0;\r
+    }\r
+\r
+    ++p;       // move up to opening quote\r
+    p = XMLUtil::SkipWhiteSpace( p, curLineNumPtr );\r
+    if ( *p != '\"' && *p != '\'' ) {\r
+        return 0;\r
+    }\r
+\r
+    const char endTag[2] = { *p, 0 };\r
+    ++p;       // move past opening quote\r
+\r
+    p = _value.ParseText( p, endTag, processEntities ? StrPair::ATTRIBUTE_VALUE : StrPair::ATTRIBUTE_VALUE_LEAVE_ENTITIES, curLineNumPtr );\r
+    return p;\r
+}\r
+\r
+\r
+void XMLAttribute::SetName( const char* n )\r
+{\r
+    _name.SetStr( n );\r
+}\r
+\r
+\r
+XMLError XMLAttribute::QueryIntValue( int* value ) const\r
+{\r
+    if ( XMLUtil::ToInt( Value(), value )) {\r
+        return XML_SUCCESS;\r
+    }\r
+    return XML_WRONG_ATTRIBUTE_TYPE;\r
+}\r
+\r
+\r
+XMLError XMLAttribute::QueryUnsignedValue( unsigned int* value ) const\r
+{\r
+    if ( XMLUtil::ToUnsigned( Value(), value )) {\r
+        return XML_SUCCESS;\r
+    }\r
+    return XML_WRONG_ATTRIBUTE_TYPE;\r
+}\r
+\r
+\r
+XMLError XMLAttribute::QueryInt64Value(int64_t* value) const\r
+{\r
+       if (XMLUtil::ToInt64(Value(), value)) {\r
+               return XML_SUCCESS;\r
+       }\r
+       return XML_WRONG_ATTRIBUTE_TYPE;\r
+}\r
+\r
+\r
+XMLError XMLAttribute::QueryUnsigned64Value(uint64_t* value) const\r
+{\r
+    if(XMLUtil::ToUnsigned64(Value(), value)) {\r
+        return XML_SUCCESS;\r
+    }\r
+    return XML_WRONG_ATTRIBUTE_TYPE;\r
+}\r
+\r
+\r
+XMLError XMLAttribute::QueryBoolValue( bool* value ) const\r
+{\r
+    if ( XMLUtil::ToBool( Value(), value )) {\r
+        return XML_SUCCESS;\r
+    }\r
+    return XML_WRONG_ATTRIBUTE_TYPE;\r
+}\r
+\r
+\r
+XMLError XMLAttribute::QueryFloatValue( float* value ) const\r
+{\r
+    if ( XMLUtil::ToFloat( Value(), value )) {\r
+        return XML_SUCCESS;\r
+    }\r
+    return XML_WRONG_ATTRIBUTE_TYPE;\r
+}\r
+\r
+\r
+XMLError XMLAttribute::QueryDoubleValue( double* value ) const\r
+{\r
+    if ( XMLUtil::ToDouble( Value(), value )) {\r
+        return XML_SUCCESS;\r
+    }\r
+    return XML_WRONG_ATTRIBUTE_TYPE;\r
+}\r
+\r
+\r
+void XMLAttribute::SetAttribute( const char* v )\r
+{\r
+    _value.SetStr( v );\r
+}\r
+\r
+\r
+void XMLAttribute::SetAttribute( int v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    _value.SetStr( buf );\r
+}\r
+\r
+\r
+void XMLAttribute::SetAttribute( unsigned v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    _value.SetStr( buf );\r
+}\r
+\r
+\r
+void XMLAttribute::SetAttribute(int64_t v)\r
+{\r
+       char buf[BUF_SIZE];\r
+       XMLUtil::ToStr(v, buf, BUF_SIZE);\r
+       _value.SetStr(buf);\r
+}\r
+\r
+void XMLAttribute::SetAttribute(uint64_t v)\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr(v, buf, BUF_SIZE);\r
+    _value.SetStr(buf);\r
+}\r
+\r
+\r
+void XMLAttribute::SetAttribute( bool v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    _value.SetStr( buf );\r
+}\r
+\r
+void XMLAttribute::SetAttribute( double v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    _value.SetStr( buf );\r
+}\r
+\r
+void XMLAttribute::SetAttribute( float v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    _value.SetStr( buf );\r
+}\r
+\r
+\r
+// --------- XMLElement ---------- //\r
+XMLElement::XMLElement( XMLDocument* doc ) : XMLNode( doc ),\r
+    _closingType( OPEN ),\r
+    _rootAttribute( 0 )\r
+{\r
+}\r
+\r
+\r
+XMLElement::~XMLElement()\r
+{\r
+    while( _rootAttribute ) {\r
+        XMLAttribute* next = _rootAttribute->_next;\r
+        DeleteAttribute( _rootAttribute );\r
+        _rootAttribute = next;\r
+    }\r
+}\r
+\r
+\r
+const XMLAttribute* XMLElement::FindAttribute( const char* name ) const\r
+{\r
+    for( XMLAttribute* a = _rootAttribute; a; a = a->_next ) {\r
+        if ( XMLUtil::StringEqual( a->Name(), name ) ) {\r
+            return a;\r
+        }\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+const char* XMLElement::Attribute( const char* name, const char* value ) const\r
+{\r
+    const XMLAttribute* a = FindAttribute( name );\r
+    if ( !a ) {\r
+        return 0;\r
+    }\r
+    if ( !value || XMLUtil::StringEqual( a->Value(), value )) {\r
+        return a->Value();\r
+    }\r
+    return 0;\r
+}\r
+\r
+int XMLElement::IntAttribute(const char* name, int defaultValue) const\r
+{\r
+       int i = defaultValue;\r
+       QueryIntAttribute(name, &i);\r
+       return i;\r
+}\r
+\r
+unsigned XMLElement::UnsignedAttribute(const char* name, unsigned defaultValue) const\r
+{\r
+       unsigned i = defaultValue;\r
+       QueryUnsignedAttribute(name, &i);\r
+       return i;\r
+}\r
+\r
+int64_t XMLElement::Int64Attribute(const char* name, int64_t defaultValue) const\r
+{\r
+       int64_t i = defaultValue;\r
+       QueryInt64Attribute(name, &i);\r
+       return i;\r
+}\r
+\r
+uint64_t XMLElement::Unsigned64Attribute(const char* name, uint64_t defaultValue) const\r
+{\r
+       uint64_t i = defaultValue;\r
+       QueryUnsigned64Attribute(name, &i);\r
+       return i;\r
+}\r
+\r
+bool XMLElement::BoolAttribute(const char* name, bool defaultValue) const\r
+{\r
+       bool b = defaultValue;\r
+       QueryBoolAttribute(name, &b);\r
+       return b;\r
+}\r
+\r
+double XMLElement::DoubleAttribute(const char* name, double defaultValue) const\r
+{\r
+       double d = defaultValue;\r
+       QueryDoubleAttribute(name, &d);\r
+       return d;\r
+}\r
+\r
+float XMLElement::FloatAttribute(const char* name, float defaultValue) const\r
+{\r
+       float f = defaultValue;\r
+       QueryFloatAttribute(name, &f);\r
+       return f;\r
+}\r
+\r
+const char* XMLElement::GetText() const\r
+{\r
+    /* skip comment node */\r
+    const XMLNode* node = FirstChild();\r
+    while (node) {\r
+        if (node->ToComment()) {\r
+            node = node->NextSibling();\r
+            continue;\r
+        }\r
+        break;\r
+    }\r
+\r
+    if ( node && node->ToText() ) {\r
+        return node->Value();\r
+    }\r
+    return 0;\r
+}\r
+\r
+\r
+void   XMLElement::SetText( const char* inText )\r
+{\r
+       if ( FirstChild() && FirstChild()->ToText() )\r
+               FirstChild()->SetValue( inText );\r
+       else {\r
+               XMLText*        theText = GetDocument()->NewText( inText );\r
+               InsertFirstChild( theText );\r
+       }\r
+}\r
+\r
+\r
+void XMLElement::SetText( int v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    SetText( buf );\r
+}\r
+\r
+\r
+void XMLElement::SetText( unsigned v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    SetText( buf );\r
+}\r
+\r
+\r
+void XMLElement::SetText(int64_t v)\r
+{\r
+       char buf[BUF_SIZE];\r
+       XMLUtil::ToStr(v, buf, BUF_SIZE);\r
+       SetText(buf);\r
+}\r
+\r
+void XMLElement::SetText(uint64_t v) {\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr(v, buf, BUF_SIZE);\r
+    SetText(buf);\r
+}\r
+\r
+\r
+void XMLElement::SetText( bool v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    SetText( buf );\r
+}\r
+\r
+\r
+void XMLElement::SetText( float v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    SetText( buf );\r
+}\r
+\r
+\r
+void XMLElement::SetText( double v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    SetText( buf );\r
+}\r
+\r
+\r
+XMLError XMLElement::QueryIntText( int* ival ) const\r
+{\r
+    if ( FirstChild() && FirstChild()->ToText() ) {\r
+        const char* t = FirstChild()->Value();\r
+        if ( XMLUtil::ToInt( t, ival ) ) {\r
+            return XML_SUCCESS;\r
+        }\r
+        return XML_CAN_NOT_CONVERT_TEXT;\r
+    }\r
+    return XML_NO_TEXT_NODE;\r
+}\r
+\r
+\r
+XMLError XMLElement::QueryUnsignedText( unsigned* uval ) const\r
+{\r
+    if ( FirstChild() && FirstChild()->ToText() ) {\r
+        const char* t = FirstChild()->Value();\r
+        if ( XMLUtil::ToUnsigned( t, uval ) ) {\r
+            return XML_SUCCESS;\r
+        }\r
+        return XML_CAN_NOT_CONVERT_TEXT;\r
+    }\r
+    return XML_NO_TEXT_NODE;\r
+}\r
+\r
+\r
+XMLError XMLElement::QueryInt64Text(int64_t* ival) const\r
+{\r
+       if (FirstChild() && FirstChild()->ToText()) {\r
+               const char* t = FirstChild()->Value();\r
+               if (XMLUtil::ToInt64(t, ival)) {\r
+                       return XML_SUCCESS;\r
+               }\r
+               return XML_CAN_NOT_CONVERT_TEXT;\r
+       }\r
+       return XML_NO_TEXT_NODE;\r
+}\r
+\r
+\r
+XMLError XMLElement::QueryUnsigned64Text(uint64_t* ival) const\r
+{\r
+    if(FirstChild() && FirstChild()->ToText()) {\r
+        const char* t = FirstChild()->Value();\r
+        if(XMLUtil::ToUnsigned64(t, ival)) {\r
+            return XML_SUCCESS;\r
+        }\r
+        return XML_CAN_NOT_CONVERT_TEXT;\r
+    }\r
+    return XML_NO_TEXT_NODE;\r
+}\r
+\r
+\r
+XMLError XMLElement::QueryBoolText( bool* bval ) const\r
+{\r
+    if ( FirstChild() && FirstChild()->ToText() ) {\r
+        const char* t = FirstChild()->Value();\r
+        if ( XMLUtil::ToBool( t, bval ) ) {\r
+            return XML_SUCCESS;\r
+        }\r
+        return XML_CAN_NOT_CONVERT_TEXT;\r
+    }\r
+    return XML_NO_TEXT_NODE;\r
+}\r
+\r
+\r
+XMLError XMLElement::QueryDoubleText( double* dval ) const\r
+{\r
+    if ( FirstChild() && FirstChild()->ToText() ) {\r
+        const char* t = FirstChild()->Value();\r
+        if ( XMLUtil::ToDouble( t, dval ) ) {\r
+            return XML_SUCCESS;\r
+        }\r
+        return XML_CAN_NOT_CONVERT_TEXT;\r
+    }\r
+    return XML_NO_TEXT_NODE;\r
+}\r
+\r
+\r
+XMLError XMLElement::QueryFloatText( float* fval ) const\r
+{\r
+    if ( FirstChild() && FirstChild()->ToText() ) {\r
+        const char* t = FirstChild()->Value();\r
+        if ( XMLUtil::ToFloat( t, fval ) ) {\r
+            return XML_SUCCESS;\r
+        }\r
+        return XML_CAN_NOT_CONVERT_TEXT;\r
+    }\r
+    return XML_NO_TEXT_NODE;\r
+}\r
+\r
+int XMLElement::IntText(int defaultValue) const\r
+{\r
+       int i = defaultValue;\r
+       QueryIntText(&i);\r
+       return i;\r
+}\r
+\r
+unsigned XMLElement::UnsignedText(unsigned defaultValue) const\r
+{\r
+       unsigned i = defaultValue;\r
+       QueryUnsignedText(&i);\r
+       return i;\r
+}\r
+\r
+int64_t XMLElement::Int64Text(int64_t defaultValue) const\r
+{\r
+       int64_t i = defaultValue;\r
+       QueryInt64Text(&i);\r
+       return i;\r
+}\r
+\r
+uint64_t XMLElement::Unsigned64Text(uint64_t defaultValue) const\r
+{\r
+       uint64_t i = defaultValue;\r
+       QueryUnsigned64Text(&i);\r
+       return i;\r
+}\r
+\r
+bool XMLElement::BoolText(bool defaultValue) const\r
+{\r
+       bool b = defaultValue;\r
+       QueryBoolText(&b);\r
+       return b;\r
+}\r
+\r
+double XMLElement::DoubleText(double defaultValue) const\r
+{\r
+       double d = defaultValue;\r
+       QueryDoubleText(&d);\r
+       return d;\r
+}\r
+\r
+float XMLElement::FloatText(float defaultValue) const\r
+{\r
+       float f = defaultValue;\r
+       QueryFloatText(&f);\r
+       return f;\r
+}\r
+\r
+\r
+XMLAttribute* XMLElement::FindOrCreateAttribute( const char* name )\r
+{\r
+    XMLAttribute* last = 0;\r
+    XMLAttribute* attrib = 0;\r
+    for( attrib = _rootAttribute;\r
+            attrib;\r
+            last = attrib, attrib = attrib->_next ) {\r
+        if ( XMLUtil::StringEqual( attrib->Name(), name ) ) {\r
+            break;\r
+        }\r
+    }\r
+    if ( !attrib ) {\r
+        attrib = CreateAttribute();\r
+        TIXMLASSERT( attrib );\r
+        if ( last ) {\r
+            TIXMLASSERT( last->_next == 0 );\r
+            last->_next = attrib;\r
+        }\r
+        else {\r
+            TIXMLASSERT( _rootAttribute == 0 );\r
+            _rootAttribute = attrib;\r
+        }\r
+        attrib->SetName( name );\r
+    }\r
+    return attrib;\r
+}\r
+\r
+\r
+void XMLElement::DeleteAttribute( const char* name )\r
+{\r
+    XMLAttribute* prev = 0;\r
+    for( XMLAttribute* a=_rootAttribute; a; a=a->_next ) {\r
+        if ( XMLUtil::StringEqual( name, a->Name() ) ) {\r
+            if ( prev ) {\r
+                prev->_next = a->_next;\r
+            }\r
+            else {\r
+                _rootAttribute = a->_next;\r
+            }\r
+            DeleteAttribute( a );\r
+            break;\r
+        }\r
+        prev = a;\r
+    }\r
+}\r
+\r
+\r
+char* XMLElement::ParseAttributes( char* p, int* curLineNumPtr )\r
+{\r
+    XMLAttribute* prevAttribute = 0;\r
+\r
+    // Read the attributes.\r
+    while( p ) {\r
+        p = XMLUtil::SkipWhiteSpace( p, curLineNumPtr );\r
+        if ( !(*p) ) {\r
+            _document->SetError( XML_ERROR_PARSING_ELEMENT, _parseLineNum, "XMLElement name=%s", Name() );\r
+            return 0;\r
+        }\r
+\r
+        // attribute.\r
+        if (XMLUtil::IsNameStartChar( (unsigned char) *p ) ) {\r
+            XMLAttribute* attrib = CreateAttribute();\r
+            TIXMLASSERT( attrib );\r
+            attrib->_parseLineNum = _document->_parseCurLineNum;\r
+\r
+            const int attrLineNum = attrib->_parseLineNum;\r
+\r
+            p = attrib->ParseDeep( p, _document->ProcessEntities(), curLineNumPtr );\r
+            if ( !p || Attribute( attrib->Name() ) ) {\r
+                DeleteAttribute( attrib );\r
+                _document->SetError( XML_ERROR_PARSING_ATTRIBUTE, attrLineNum, "XMLElement name=%s", Name() );\r
+                return 0;\r
+            }\r
+            // There is a minor bug here: if the attribute in the source xml\r
+            // document is duplicated, it will not be detected and the\r
+            // attribute will be doubly added. However, tracking the 'prevAttribute'\r
+            // avoids re-scanning the attribute list. Preferring performance for\r
+            // now, may reconsider in the future.\r
+            if ( prevAttribute ) {\r
+                TIXMLASSERT( prevAttribute->_next == 0 );\r
+                prevAttribute->_next = attrib;\r
+            }\r
+            else {\r
+                TIXMLASSERT( _rootAttribute == 0 );\r
+                _rootAttribute = attrib;\r
+            }\r
+            prevAttribute = attrib;\r
+        }\r
+        // end of the tag\r
+        else if ( *p == '>' ) {\r
+            ++p;\r
+            break;\r
+        }\r
+        // end of the tag\r
+        else if ( *p == '/' && *(p+1) == '>' ) {\r
+            _closingType = CLOSED;\r
+            return p+2;        // done; sealed element.\r
+        }\r
+        else {\r
+            _document->SetError( XML_ERROR_PARSING_ELEMENT, _parseLineNum, 0 );\r
+            return 0;\r
+        }\r
+    }\r
+    return p;\r
+}\r
+\r
+void XMLElement::DeleteAttribute( XMLAttribute* attribute )\r
+{\r
+    if ( attribute == 0 ) {\r
+        return;\r
+    }\r
+    MemPool* pool = attribute->_memPool;\r
+    attribute->~XMLAttribute();\r
+    pool->Free( attribute );\r
+}\r
+\r
+XMLAttribute* XMLElement::CreateAttribute()\r
+{\r
+    TIXMLASSERT( sizeof( XMLAttribute ) == _document->_attributePool.ItemSize() );\r
+    XMLAttribute* attrib = new (_document->_attributePool.Alloc() ) XMLAttribute();\r
+    TIXMLASSERT( attrib );\r
+    attrib->_memPool = &_document->_attributePool;\r
+    attrib->_memPool->SetTracked();\r
+    return attrib;\r
+}\r
+\r
+\r
+XMLElement* XMLElement::InsertNewChildElement(const char* name)\r
+{\r
+    XMLElement* node = _document->NewElement(name);\r
+    return InsertEndChild(node) ? node : 0;\r
+}\r
+\r
+XMLComment* XMLElement::InsertNewComment(const char* comment)\r
+{\r
+    XMLComment* node = _document->NewComment(comment);\r
+    return InsertEndChild(node) ? node : 0;\r
+}\r
+\r
+XMLText* XMLElement::InsertNewText(const char* text)\r
+{\r
+    XMLText* node = _document->NewText(text);\r
+    return InsertEndChild(node) ? node : 0;\r
+}\r
+\r
+XMLDeclaration* XMLElement::InsertNewDeclaration(const char* text)\r
+{\r
+    XMLDeclaration* node = _document->NewDeclaration(text);\r
+    return InsertEndChild(node) ? node : 0;\r
+}\r
+\r
+XMLUnknown* XMLElement::InsertNewUnknown(const char* text)\r
+{\r
+    XMLUnknown* node = _document->NewUnknown(text);\r
+    return InsertEndChild(node) ? node : 0;\r
+}\r
+\r
+\r
+\r
+//\r
+//     <ele></ele>\r
+//     <ele>foo<b>bar</b></ele>\r
+//\r
+char* XMLElement::ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr )\r
+{\r
+    // Read the element name.\r
+    p = XMLUtil::SkipWhiteSpace( p, curLineNumPtr );\r
+\r
+    // The closing element is the </element> form. It is\r
+    // parsed just like a regular element then deleted from\r
+    // the DOM.\r
+    if ( *p == '/' ) {\r
+        _closingType = CLOSING;\r
+        ++p;\r
+    }\r
+\r
+    p = _value.ParseName( p );\r
+    if ( _value.Empty() ) {\r
+        return 0;\r
+    }\r
+\r
+    p = ParseAttributes( p, curLineNumPtr );\r
+    if ( !p || !*p || _closingType != OPEN ) {\r
+        return p;\r
+    }\r
+\r
+    p = XMLNode::ParseDeep( p, parentEndTag, curLineNumPtr );\r
+    return p;\r
+}\r
+\r
+\r
+\r
+XMLNode* XMLElement::ShallowClone( XMLDocument* doc ) const\r
+{\r
+    if ( !doc ) {\r
+        doc = _document;\r
+    }\r
+    XMLElement* element = doc->NewElement( Value() );                                  // fixme: this will always allocate memory. Intern?\r
+    for( const XMLAttribute* a=FirstAttribute(); a; a=a->Next() ) {\r
+        element->SetAttribute( a->Name(), a->Value() );                                        // fixme: this will always allocate memory. Intern?\r
+    }\r
+    return element;\r
+}\r
+\r
+\r
+bool XMLElement::ShallowEqual( const XMLNode* compare ) const\r
+{\r
+    TIXMLASSERT( compare );\r
+    const XMLElement* other = compare->ToElement();\r
+    if ( other && XMLUtil::StringEqual( other->Name(), Name() )) {\r
+\r
+        const XMLAttribute* a=FirstAttribute();\r
+        const XMLAttribute* b=other->FirstAttribute();\r
+\r
+        while ( a && b ) {\r
+            if ( !XMLUtil::StringEqual( a->Value(), b->Value() ) ) {\r
+                return false;\r
+            }\r
+            a = a->Next();\r
+            b = b->Next();\r
+        }\r
+        if ( a || b ) {\r
+            // different count\r
+            return false;\r
+        }\r
+        return true;\r
+    }\r
+    return false;\r
+}\r
+\r
+\r
+bool XMLElement::Accept( XMLVisitor* visitor ) const\r
+{\r
+    TIXMLASSERT( visitor );\r
+    if ( visitor->VisitEnter( *this, _rootAttribute ) ) {\r
+        for ( const XMLNode* node=FirstChild(); node; node=node->NextSibling() ) {\r
+            if ( !node->Accept( visitor ) ) {\r
+                break;\r
+            }\r
+        }\r
+    }\r
+    return visitor->VisitExit( *this );\r
+}\r
+\r
+\r
+// --------- XMLDocument ----------- //\r
+\r
+// Warning: List must match 'enum XMLError'\r
+const char* XMLDocument::_errorNames[XML_ERROR_COUNT] = {\r
+    "XML_SUCCESS",\r
+    "XML_NO_ATTRIBUTE",\r
+    "XML_WRONG_ATTRIBUTE_TYPE",\r
+    "XML_ERROR_FILE_NOT_FOUND",\r
+    "XML_ERROR_FILE_COULD_NOT_BE_OPENED",\r
+    "XML_ERROR_FILE_READ_ERROR",\r
+    "XML_ERROR_PARSING_ELEMENT",\r
+    "XML_ERROR_PARSING_ATTRIBUTE",\r
+    "XML_ERROR_PARSING_TEXT",\r
+    "XML_ERROR_PARSING_CDATA",\r
+    "XML_ERROR_PARSING_COMMENT",\r
+    "XML_ERROR_PARSING_DECLARATION",\r
+    "XML_ERROR_PARSING_UNKNOWN",\r
+    "XML_ERROR_EMPTY_DOCUMENT",\r
+    "XML_ERROR_MISMATCHED_ELEMENT",\r
+    "XML_ERROR_PARSING",\r
+    "XML_CAN_NOT_CONVERT_TEXT",\r
+    "XML_NO_TEXT_NODE",\r
+       "XML_ELEMENT_DEPTH_EXCEEDED"\r
+};\r
+\r
+\r
+XMLDocument::XMLDocument( bool processEntities, Whitespace whitespaceMode ) :\r
+    XMLNode( 0 ),\r
+    _writeBOM( false ),\r
+    _processEntities( processEntities ),\r
+    _errorID(XML_SUCCESS),\r
+    _whitespaceMode( whitespaceMode ),\r
+    _errorStr(),\r
+    _errorLineNum( 0 ),\r
+    _charBuffer( 0 ),\r
+    _parseCurLineNum( 0 ),\r
+       _parsingDepth(0),\r
+    _unlinked(),\r
+    _elementPool(),\r
+    _attributePool(),\r
+    _textPool(),\r
+    _commentPool()\r
+{\r
+    // avoid VC++ C4355 warning about 'this' in initializer list (C4355 is off by default in VS2012+)\r
+    _document = this;\r
+}\r
+\r
+\r
+XMLDocument::~XMLDocument()\r
+{\r
+    Clear();\r
+}\r
+\r
+\r
+void XMLDocument::MarkInUse(const XMLNode* const node)\r
+{\r
+       TIXMLASSERT(node);\r
+       TIXMLASSERT(node->_parent == 0);\r
+\r
+       for (int i = 0; i < _unlinked.Size(); ++i) {\r
+               if (node == _unlinked[i]) {\r
+                       _unlinked.SwapRemove(i);\r
+                       break;\r
+               }\r
+       }\r
+}\r
+\r
+void XMLDocument::Clear()\r
+{\r
+    DeleteChildren();\r
+       while( _unlinked.Size()) {\r
+               DeleteNode(_unlinked[0]);       // Will remove from _unlinked as part of delete.\r
+       }\r
+\r
+#ifdef TINYXML2_DEBUG\r
+    const bool hadError = Error();\r
+#endif\r
+    ClearError();\r
+\r
+    delete [] _charBuffer;\r
+    _charBuffer = 0;\r
+       _parsingDepth = 0;\r
+\r
+#if 0\r
+    _textPool.Trace( "text" );\r
+    _elementPool.Trace( "element" );\r
+    _commentPool.Trace( "comment" );\r
+    _attributePool.Trace( "attribute" );\r
+#endif\r
+\r
+#ifdef TINYXML2_DEBUG\r
+    if ( !hadError ) {\r
+        TIXMLASSERT( _elementPool.CurrentAllocs()   == _elementPool.Untracked() );\r
+        TIXMLASSERT( _attributePool.CurrentAllocs() == _attributePool.Untracked() );\r
+        TIXMLASSERT( _textPool.CurrentAllocs()      == _textPool.Untracked() );\r
+        TIXMLASSERT( _commentPool.CurrentAllocs()   == _commentPool.Untracked() );\r
+    }\r
+#endif\r
+}\r
+\r
+\r
+void XMLDocument::DeepCopy(XMLDocument* target) const\r
+{\r
+       TIXMLASSERT(target);\r
+    if (target == this) {\r
+        return; // technically success - a no-op.\r
+    }\r
+\r
+       target->Clear();\r
+       for (const XMLNode* node = this->FirstChild(); node; node = node->NextSibling()) {\r
+               target->InsertEndChild(node->DeepClone(target));\r
+       }\r
+}\r
+\r
+XMLElement* XMLDocument::NewElement( const char* name )\r
+{\r
+    XMLElement* ele = CreateUnlinkedNode<XMLElement>( _elementPool );\r
+    ele->SetName( name );\r
+    return ele;\r
+}\r
+\r
+\r
+XMLComment* XMLDocument::NewComment( const char* str )\r
+{\r
+    XMLComment* comment = CreateUnlinkedNode<XMLComment>( _commentPool );\r
+    comment->SetValue( str );\r
+    return comment;\r
+}\r
+\r
+\r
+XMLText* XMLDocument::NewText( const char* str )\r
+{\r
+    XMLText* text = CreateUnlinkedNode<XMLText>( _textPool );\r
+    text->SetValue( str );\r
+    return text;\r
+}\r
+\r
+\r
+XMLDeclaration* XMLDocument::NewDeclaration( const char* str )\r
+{\r
+    XMLDeclaration* dec = CreateUnlinkedNode<XMLDeclaration>( _commentPool );\r
+    dec->SetValue( str ? str : "xml version=\"1.0\" encoding=\"UTF-8\"" );\r
+    return dec;\r
+}\r
+\r
+\r
+XMLUnknown* XMLDocument::NewUnknown( const char* str )\r
+{\r
+    XMLUnknown* unk = CreateUnlinkedNode<XMLUnknown>( _commentPool );\r
+    unk->SetValue( str );\r
+    return unk;\r
+}\r
+\r
+static FILE* callfopen( const char* filepath, const char* mode )\r
+{\r
+    TIXMLASSERT( filepath );\r
+    TIXMLASSERT( mode );\r
+#if defined(_MSC_VER) && (_MSC_VER >= 1400 ) && (!defined WINCE)\r
+    FILE* fp = 0;\r
+    const errno_t err = fopen_s( &fp, filepath, mode );\r
+    if ( err ) {\r
+        return 0;\r
+    }\r
+#else\r
+    FILE* fp = fopen( filepath, mode );\r
+#endif\r
+    return fp;\r
+}\r
+\r
+void XMLDocument::DeleteNode( XMLNode* node )  {\r
+    TIXMLASSERT( node );\r
+    TIXMLASSERT(node->_document == this );\r
+    if (node->_parent) {\r
+        node->_parent->DeleteChild( node );\r
+    }\r
+    else {\r
+        // Isn't in the tree.\r
+        // Use the parent delete.\r
+        // Also, we need to mark it tracked: we 'know'\r
+        // it was never used.\r
+        node->_memPool->SetTracked();\r
+        // Call the static XMLNode version:\r
+        XMLNode::DeleteNode(node);\r
+    }\r
+}\r
+\r
+\r
+XMLError XMLDocument::LoadFile( const char* filename )\r
+{\r
+    if ( !filename ) {\r
+        TIXMLASSERT( false );\r
+        SetError( XML_ERROR_FILE_COULD_NOT_BE_OPENED, 0, "filename=<null>" );\r
+        return _errorID;\r
+    }\r
+\r
+    Clear();\r
+    FILE* fp = callfopen( filename, "rb" );\r
+    if ( !fp ) {\r
+        SetError( XML_ERROR_FILE_NOT_FOUND, 0, "filename=%s", filename );\r
+        return _errorID;\r
+    }\r
+    LoadFile( fp );\r
+    fclose( fp );\r
+    return _errorID;\r
+}\r
+\r
+XMLError XMLDocument::LoadFile( FILE* fp )\r
+{\r
+    Clear();\r
+\r
+    TIXML_FSEEK( fp, 0, SEEK_SET );\r
+    if ( fgetc( fp ) == EOF && ferror( fp ) != 0 ) {\r
+        SetError( XML_ERROR_FILE_READ_ERROR, 0, 0 );\r
+        return _errorID;\r
+    }\r
+\r
+    TIXML_FSEEK( fp, 0, SEEK_END );\r
+\r
+    unsigned long long filelength;\r
+    {\r
+        const long long fileLengthSigned = TIXML_FTELL( fp );\r
+        TIXML_FSEEK( fp, 0, SEEK_SET );\r
+        if ( fileLengthSigned == -1L ) {\r
+            SetError( XML_ERROR_FILE_READ_ERROR, 0, 0 );\r
+            return _errorID;\r
+        }\r
+        TIXMLASSERT( fileLengthSigned >= 0 );\r
+        filelength = static_cast<unsigned long long>(fileLengthSigned);\r
+    }\r
+\r
+    const size_t maxSizeT = static_cast<size_t>(-1);\r
+    // We'll do the comparison as an unsigned long long, because that's guaranteed to be at\r
+    // least 8 bytes, even on a 32-bit platform.\r
+    if ( filelength >= static_cast<unsigned long long>(maxSizeT) ) {\r
+        // Cannot handle files which won't fit in buffer together with null terminator\r
+        SetError( XML_ERROR_FILE_READ_ERROR, 0, 0 );\r
+        return _errorID;\r
+    }\r
+\r
+    if ( filelength == 0 ) {\r
+        SetError( XML_ERROR_EMPTY_DOCUMENT, 0, 0 );\r
+        return _errorID;\r
+    }\r
+\r
+    const size_t size = static_cast<size_t>(filelength);\r
+    TIXMLASSERT( _charBuffer == 0 );\r
+    _charBuffer = new char[size+1];\r
+    const size_t read = fread( _charBuffer, 1, size, fp );\r
+    if ( read != size ) {\r
+        SetError( XML_ERROR_FILE_READ_ERROR, 0, 0 );\r
+        return _errorID;\r
+    }\r
+\r
+    _charBuffer[size] = 0;\r
+\r
+    Parse();\r
+    return _errorID;\r
+}\r
+\r
+\r
+XMLError XMLDocument::SaveFile( const char* filename, bool compact )\r
+{\r
+    if ( !filename ) {\r
+        TIXMLASSERT( false );\r
+        SetError( XML_ERROR_FILE_COULD_NOT_BE_OPENED, 0, "filename=<null>" );\r
+        return _errorID;\r
+    }\r
+\r
+    FILE* fp = callfopen( filename, "w" );\r
+    if ( !fp ) {\r
+        SetError( XML_ERROR_FILE_COULD_NOT_BE_OPENED, 0, "filename=%s", filename );\r
+        return _errorID;\r
+    }\r
+    SaveFile(fp, compact);\r
+    fclose( fp );\r
+    return _errorID;\r
+}\r
+\r
+\r
+XMLError XMLDocument::SaveFile( FILE* fp, bool compact )\r
+{\r
+    // Clear any error from the last save, otherwise it will get reported\r
+    // for *this* call.\r
+    ClearError();\r
+    XMLPrinter stream( fp, compact );\r
+    Print( &stream );\r
+    return _errorID;\r
+}\r
+\r
+\r
+XMLError XMLDocument::Parse( const char* p, size_t len )\r
+{\r
+    Clear();\r
+\r
+    if ( len == 0 || !p || !*p ) {\r
+        SetError( XML_ERROR_EMPTY_DOCUMENT, 0, 0 );\r
+        return _errorID;\r
+    }\r
+    if ( len == static_cast<size_t>(-1) ) {\r
+        len = strlen( p );\r
+    }\r
+    TIXMLASSERT( _charBuffer == 0 );\r
+    _charBuffer = new char[ len+1 ];\r
+    memcpy( _charBuffer, p, len );\r
+    _charBuffer[len] = 0;\r
+\r
+    Parse();\r
+    if ( Error() ) {\r
+        // clean up now essentially dangling memory.\r
+        // and the parse fail can put objects in the\r
+        // pools that are dead and inaccessible.\r
+        DeleteChildren();\r
+        _elementPool.Clear();\r
+        _attributePool.Clear();\r
+        _textPool.Clear();\r
+        _commentPool.Clear();\r
+    }\r
+    return _errorID;\r
+}\r
+\r
+\r
+void XMLDocument::Print( XMLPrinter* streamer ) const\r
+{\r
+    if ( streamer ) {\r
+        Accept( streamer );\r
+    }\r
+    else {\r
+        XMLPrinter stdoutStreamer( stdout );\r
+        Accept( &stdoutStreamer );\r
+    }\r
+}\r
+\r
+\r
+void XMLDocument::ClearError() {\r
+    _errorID = XML_SUCCESS;\r
+    _errorLineNum = 0;\r
+    _errorStr.Reset();\r
+}\r
+\r
+\r
+void XMLDocument::SetError( XMLError error, int lineNum, const char* format, ... )\r
+{\r
+    TIXMLASSERT( error >= 0 && error < XML_ERROR_COUNT );\r
+    _errorID = error;\r
+    _errorLineNum = lineNum;\r
+       _errorStr.Reset();\r
+\r
+    const size_t BUFFER_SIZE = 1000;\r
+    char* buffer = new char[BUFFER_SIZE];\r
+\r
+    TIXMLASSERT(sizeof(error) <= sizeof(int));\r
+    TIXML_SNPRINTF(buffer, BUFFER_SIZE, "Error=%s ErrorID=%d (0x%x) Line number=%d", ErrorIDToName(error), int(error), int(error), lineNum);\r
+\r
+       if (format) {\r
+               size_t len = strlen(buffer);\r
+               TIXML_SNPRINTF(buffer + len, BUFFER_SIZE - len, ": ");\r
+               len = strlen(buffer);\r
+\r
+               va_list va;\r
+               va_start(va, format);\r
+               TIXML_VSNPRINTF(buffer + len, BUFFER_SIZE - len, format, va);\r
+               va_end(va);\r
+       }\r
+       _errorStr.SetStr(buffer);\r
+       delete[] buffer;\r
+}\r
+\r
+\r
+/*static*/ const char* XMLDocument::ErrorIDToName(XMLError errorID)\r
+{\r
+       TIXMLASSERT( errorID >= 0 && errorID < XML_ERROR_COUNT );\r
+    const char* errorName = _errorNames[errorID];\r
+    TIXMLASSERT( errorName && errorName[0] );\r
+    return errorName;\r
+}\r
+\r
+const char* XMLDocument::ErrorStr() const\r
+{\r
+       return _errorStr.Empty() ? "" : _errorStr.GetStr();\r
+}\r
+\r
+\r
+void XMLDocument::PrintError() const\r
+{\r
+    printf("%s\n", ErrorStr());\r
+}\r
+\r
+const char* XMLDocument::ErrorName() const\r
+{\r
+    return ErrorIDToName(_errorID);\r
+}\r
+\r
+void XMLDocument::Parse()\r
+{\r
+    TIXMLASSERT( NoChildren() ); // Clear() must have been called previously\r
+    TIXMLASSERT( _charBuffer );\r
+    _parseCurLineNum = 1;\r
+    _parseLineNum = 1;\r
+    char* p = _charBuffer;\r
+    p = XMLUtil::SkipWhiteSpace( p, &_parseCurLineNum );\r
+    p = const_cast<char*>( XMLUtil::ReadBOM( p, &_writeBOM ) );\r
+    if ( !*p ) {\r
+        SetError( XML_ERROR_EMPTY_DOCUMENT, 0, 0 );\r
+        return;\r
+    }\r
+    ParseDeep(p, 0, &_parseCurLineNum );\r
+}\r
+\r
+void XMLDocument::PushDepth()\r
+{\r
+       _parsingDepth++;\r
+       if (_parsingDepth == TINYXML2_MAX_ELEMENT_DEPTH) {\r
+               SetError(XML_ELEMENT_DEPTH_EXCEEDED, _parseCurLineNum, "Element nesting is too deep." );\r
+       }\r
+}\r
+\r
+void XMLDocument::PopDepth()\r
+{\r
+       TIXMLASSERT(_parsingDepth > 0);\r
+       --_parsingDepth;\r
+}\r
+\r
+XMLPrinter::XMLPrinter( FILE* file, bool compact, int depth ) :\r
+    _elementJustOpened( false ),\r
+    _stack(),\r
+    _firstElement( true ),\r
+    _fp( file ),\r
+    _depth( depth ),\r
+    _textDepth( -1 ),\r
+    _processEntities( true ),\r
+    _compactMode( compact ),\r
+    _buffer()\r
+{\r
+    for( int i=0; i<ENTITY_RANGE; ++i ) {\r
+        _entityFlag[i] = false;\r
+        _restrictedEntityFlag[i] = false;\r
+    }\r
+    for( int i=0; i<NUM_ENTITIES; ++i ) {\r
+        const char entityValue = entities[i].value;\r
+        const unsigned char flagIndex = static_cast<unsigned char>(entityValue);\r
+        TIXMLASSERT( flagIndex < ENTITY_RANGE );\r
+        _entityFlag[flagIndex] = true;\r
+    }\r
+    _restrictedEntityFlag[static_cast<unsigned char>('&')] = true;\r
+    _restrictedEntityFlag[static_cast<unsigned char>('<')] = true;\r
+    _restrictedEntityFlag[static_cast<unsigned char>('>')] = true;     // not required, but consistency is nice\r
+    _buffer.Push( 0 );\r
+}\r
+\r
+\r
+void XMLPrinter::Print( const char* format, ... )\r
+{\r
+    va_list     va;\r
+    va_start( va, format );\r
+\r
+    if ( _fp ) {\r
+        vfprintf( _fp, format, va );\r
+    }\r
+    else {\r
+        const int len = TIXML_VSCPRINTF( format, va );\r
+        // Close out and re-start the va-args\r
+        va_end( va );\r
+        TIXMLASSERT( len >= 0 );\r
+        va_start( va, format );\r
+        TIXMLASSERT( _buffer.Size() > 0 && _buffer[_buffer.Size() - 1] == 0 );\r
+        char* p = _buffer.PushArr( len ) - 1;  // back up over the null terminator.\r
+               TIXML_VSNPRINTF( p, len+1, format, va );\r
+    }\r
+    va_end( va );\r
+}\r
+\r
+\r
+void XMLPrinter::Write( const char* data, size_t size )\r
+{\r
+    if ( _fp ) {\r
+        fwrite ( data , sizeof(char), size, _fp);\r
+    }\r
+    else {\r
+        char* p = _buffer.PushArr( static_cast<int>(size) ) - 1;   // back up over the null terminator.\r
+        memcpy( p, data, size );\r
+        p[size] = 0;\r
+    }\r
+}\r
+\r
+\r
+void XMLPrinter::Putc( char ch )\r
+{\r
+    if ( _fp ) {\r
+        fputc ( ch, _fp);\r
+    }\r
+    else {\r
+        char* p = _buffer.PushArr( sizeof(char) ) - 1;   // back up over the null terminator.\r
+        p[0] = ch;\r
+        p[1] = 0;\r
+    }\r
+}\r
+\r
+\r
+void XMLPrinter::PrintSpace( int depth )\r
+{\r
+    for( int i=0; i<depth; ++i ) {\r
+        Write( "    " );\r
+    }\r
+}\r
+\r
+\r
+void XMLPrinter::PrintString( const char* p, bool restricted )\r
+{\r
+    // Look for runs of bytes between entities to print.\r
+    const char* q = p;\r
+\r
+    if ( _processEntities ) {\r
+        const bool* flag = restricted ? _restrictedEntityFlag : _entityFlag;\r
+        while ( *q ) {\r
+            TIXMLASSERT( p <= q );\r
+            // Remember, char is sometimes signed. (How many times has that bitten me?)\r
+            if ( *q > 0 && *q < ENTITY_RANGE ) {\r
+                // Check for entities. If one is found, flush\r
+                // the stream up until the entity, write the\r
+                // entity, and keep looking.\r
+                if ( flag[static_cast<unsigned char>(*q)] ) {\r
+                    while ( p < q ) {\r
+                        const size_t delta = q - p;\r
+                        const int toPrint = ( INT_MAX < delta ) ? INT_MAX : static_cast<int>(delta);\r
+                        Write( p, toPrint );\r
+                        p += toPrint;\r
+                    }\r
+                    bool entityPatternPrinted = false;\r
+                    for( int i=0; i<NUM_ENTITIES; ++i ) {\r
+                        if ( entities[i].value == *q ) {\r
+                            Putc( '&' );\r
+                            Write( entities[i].pattern, entities[i].length );\r
+                            Putc( ';' );\r
+                            entityPatternPrinted = true;\r
+                            break;\r
+                        }\r
+                    }\r
+                    if ( !entityPatternPrinted ) {\r
+                        // TIXMLASSERT( entityPatternPrinted ) causes gcc -Wunused-but-set-variable in release\r
+                        TIXMLASSERT( false );\r
+                    }\r
+                    ++p;\r
+                }\r
+            }\r
+            ++q;\r
+            TIXMLASSERT( p <= q );\r
+        }\r
+        // Flush the remaining string. This will be the entire\r
+        // string if an entity wasn't found.\r
+        if ( p < q ) {\r
+            const size_t delta = q - p;\r
+            const int toPrint = ( INT_MAX < delta ) ? INT_MAX : static_cast<int>(delta);\r
+            Write( p, toPrint );\r
+        }\r
+    }\r
+    else {\r
+        Write( p );\r
+    }\r
+}\r
+\r
+\r
+void XMLPrinter::PushHeader( bool writeBOM, bool writeDec )\r
+{\r
+    if ( writeBOM ) {\r
+        static const unsigned char bom[] = { TIXML_UTF_LEAD_0, TIXML_UTF_LEAD_1, TIXML_UTF_LEAD_2, 0 };\r
+        Write( reinterpret_cast< const char* >( bom ) );\r
+    }\r
+    if ( writeDec ) {\r
+        PushDeclaration( "xml version=\"1.0\"" );\r
+    }\r
+}\r
+\r
+void XMLPrinter::PrepareForNewNode( bool compactMode )\r
+{\r
+    SealElementIfJustOpened();\r
+\r
+    if ( compactMode ) {\r
+        return;\r
+    }\r
+\r
+    if ( _firstElement ) {\r
+        PrintSpace (_depth);\r
+    } else if ( _textDepth < 0) {\r
+        Putc( '\n' );\r
+        PrintSpace( _depth );\r
+    }\r
+\r
+    _firstElement = false;\r
+}\r
+\r
+void XMLPrinter::OpenElement( const char* name, bool compactMode )\r
+{\r
+    PrepareForNewNode( compactMode );\r
+    _stack.Push( name );\r
+\r
+    Write ( "<" );\r
+    Write ( name );\r
+\r
+    _elementJustOpened = true;\r
+    ++_depth;\r
+}\r
+\r
+\r
+void XMLPrinter::PushAttribute( const char* name, const char* value )\r
+{\r
+    TIXMLASSERT( _elementJustOpened );\r
+    Putc ( ' ' );\r
+    Write( name );\r
+    Write( "=\"" );\r
+    PrintString( value, false );\r
+    Putc ( '\"' );\r
+}\r
+\r
+\r
+void XMLPrinter::PushAttribute( const char* name, int v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    PushAttribute( name, buf );\r
+}\r
+\r
+\r
+void XMLPrinter::PushAttribute( const char* name, unsigned v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    PushAttribute( name, buf );\r
+}\r
+\r
+\r
+void XMLPrinter::PushAttribute(const char* name, int64_t v)\r
+{\r
+       char buf[BUF_SIZE];\r
+       XMLUtil::ToStr(v, buf, BUF_SIZE);\r
+       PushAttribute(name, buf);\r
+}\r
+\r
+\r
+void XMLPrinter::PushAttribute(const char* name, uint64_t v)\r
+{\r
+       char buf[BUF_SIZE];\r
+       XMLUtil::ToStr(v, buf, BUF_SIZE);\r
+       PushAttribute(name, buf);\r
+}\r
+\r
+\r
+void XMLPrinter::PushAttribute( const char* name, bool v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    PushAttribute( name, buf );\r
+}\r
+\r
+\r
+void XMLPrinter::PushAttribute( const char* name, double v )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( v, buf, BUF_SIZE );\r
+    PushAttribute( name, buf );\r
+}\r
+\r
+\r
+void XMLPrinter::CloseElement( bool compactMode )\r
+{\r
+    --_depth;\r
+    const char* name = _stack.Pop();\r
+\r
+    if ( _elementJustOpened ) {\r
+        Write( "/>" );\r
+    }\r
+    else {\r
+        if ( _textDepth < 0 && !compactMode) {\r
+            Putc( '\n' );\r
+            PrintSpace( _depth );\r
+        }\r
+        Write ( "</" );\r
+        Write ( name );\r
+        Write ( ">" );\r
+    }\r
+\r
+    if ( _textDepth == _depth ) {\r
+        _textDepth = -1;\r
+    }\r
+    if ( _depth == 0 && !compactMode) {\r
+        Putc( '\n' );\r
+    }\r
+    _elementJustOpened = false;\r
+}\r
+\r
+\r
+void XMLPrinter::SealElementIfJustOpened()\r
+{\r
+    if ( !_elementJustOpened ) {\r
+        return;\r
+    }\r
+    _elementJustOpened = false;\r
+    Putc( '>' );\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( const char* text, bool cdata )\r
+{\r
+    _textDepth = _depth-1;\r
+\r
+    SealElementIfJustOpened();\r
+    if ( cdata ) {\r
+        Write( "<![CDATA[" );\r
+        Write( text );\r
+        Write( "]]>" );\r
+    }\r
+    else {\r
+        PrintString( text, true );\r
+    }\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( int64_t value )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( value, buf, BUF_SIZE );\r
+    PushText( buf, false );\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( uint64_t value )\r
+{\r
+       char buf[BUF_SIZE];\r
+       XMLUtil::ToStr(value, buf, BUF_SIZE);\r
+       PushText(buf, false);\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( int value )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( value, buf, BUF_SIZE );\r
+    PushText( buf, false );\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( unsigned value )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( value, buf, BUF_SIZE );\r
+    PushText( buf, false );\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( bool value )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( value, buf, BUF_SIZE );\r
+    PushText( buf, false );\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( float value )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( value, buf, BUF_SIZE );\r
+    PushText( buf, false );\r
+}\r
+\r
+\r
+void XMLPrinter::PushText( double value )\r
+{\r
+    char buf[BUF_SIZE];\r
+    XMLUtil::ToStr( value, buf, BUF_SIZE );\r
+    PushText( buf, false );\r
+}\r
+\r
+\r
+void XMLPrinter::PushComment( const char* comment )\r
+{\r
+    PrepareForNewNode( _compactMode );\r
+\r
+    Write( "<!--" );\r
+    Write( comment );\r
+    Write( "-->" );\r
+}\r
+\r
+\r
+void XMLPrinter::PushDeclaration( const char* value )\r
+{\r
+    PrepareForNewNode( _compactMode );\r
+\r
+    Write( "<?" );\r
+    Write( value );\r
+    Write( "?>" );\r
+}\r
+\r
+\r
+void XMLPrinter::PushUnknown( const char* value )\r
+{\r
+    PrepareForNewNode( _compactMode );\r
+\r
+    Write( "<!" );\r
+    Write( value );\r
+    Putc( '>' );\r
+}\r
+\r
+\r
+bool XMLPrinter::VisitEnter( const XMLDocument& doc )\r
+{\r
+    _processEntities = doc.ProcessEntities();\r
+    if ( doc.HasBOM() ) {\r
+        PushHeader( true, false );\r
+    }\r
+    return true;\r
+}\r
+\r
+\r
+bool XMLPrinter::VisitEnter( const XMLElement& element, const XMLAttribute* attribute )\r
+{\r
+    const XMLElement* parentElem = 0;\r
+    if ( element.Parent() ) {\r
+        parentElem = element.Parent()->ToElement();\r
+    }\r
+    const bool compactMode = parentElem ? CompactMode( *parentElem ) : _compactMode;\r
+    OpenElement( element.Name(), compactMode );\r
+    while ( attribute ) {\r
+        PushAttribute( attribute->Name(), attribute->Value() );\r
+        attribute = attribute->Next();\r
+    }\r
+    return true;\r
+}\r
+\r
+\r
+bool XMLPrinter::VisitExit( const XMLElement& element )\r
+{\r
+    CloseElement( CompactMode(element) );\r
+    return true;\r
+}\r
+\r
+\r
+bool XMLPrinter::Visit( const XMLText& text )\r
+{\r
+    PushText( text.Value(), text.CData() );\r
+    return true;\r
+}\r
+\r
+\r
+bool XMLPrinter::Visit( const XMLComment& comment )\r
+{\r
+    PushComment( comment.Value() );\r
+    return true;\r
+}\r
+\r
+bool XMLPrinter::Visit( const XMLDeclaration& declaration )\r
+{\r
+    PushDeclaration( declaration.Value() );\r
+    return true;\r
+}\r
+\r
+\r
+bool XMLPrinter::Visit( const XMLUnknown& unknown )\r
+{\r
+    PushUnknown( unknown.Value() );\r
+    return true;\r
+}\r
+\r
+}   // namespace tinyxml2\r
diff --git a/tinyxml2/tinyxml2.h b/tinyxml2/tinyxml2.h
new file mode 100755 (executable)
index 0000000..05848da
--- /dev/null
@@ -0,0 +1,2380 @@
+/*\r
+Original code by Lee Thomason (www.grinninglizard.com)\r
+\r
+This software is provided 'as-is', without any express or implied\r
+warranty. In no event will the authors be held liable for any\r
+damages arising from the use of this software.\r
+\r
+Permission is granted to anyone to use this software for any\r
+purpose, including commercial applications, and to alter it and\r
+redistribute it freely, subject to the following restrictions:\r
+\r
+1. The origin of this software must not be misrepresented; you must\r
+not claim that you wrote the original software. If you use this\r
+software in a product, an acknowledgment in the product documentation\r
+would be appreciated but is not required.\r
+\r
+2. Altered source versions must be plainly marked as such, and\r
+must not be misrepresented as being the original software.\r
+\r
+3. This notice may not be removed or altered from any source\r
+distribution.\r
+*/\r
+\r
+#ifndef TINYXML2_INCLUDED\r
+#define TINYXML2_INCLUDED\r
+\r
+#if defined(ANDROID_NDK) || defined(__BORLANDC__) || defined(__QNXNTO__)\r
+#   include <ctype.h>\r
+#   include <limits.h>\r
+#   include <stdio.h>\r
+#   include <stdlib.h>\r
+#   include <string.h>\r
+#      if defined(__PS3__)\r
+#              include <stddef.h>\r
+#      endif\r
+#else\r
+#   include <cctype>\r
+#   include <climits>\r
+#   include <cstdio>\r
+#   include <cstdlib>\r
+#   include <cstring>\r
+#endif\r
+#include <stdint.h>\r
+\r
+/*\r
+   TODO: intern strings instead of allocation.\r
+*/\r
+/*\r
+       gcc:\r
+        g++ -Wall -DTINYXML2_DEBUG tinyxml2.cpp xmltest.cpp -o gccxmltest.exe\r
+\r
+    Formatting, Artistic Style:\r
+        AStyle.exe --style=1tbs --indent-switches --break-closing-brackets --indent-preprocessor tinyxml2.cpp tinyxml2.h\r
+*/\r
+\r
+#if defined( _DEBUG ) || defined (__DEBUG__)\r
+#   ifndef TINYXML2_DEBUG\r
+#       define TINYXML2_DEBUG\r
+#   endif\r
+#endif\r
+\r
+#ifdef _MSC_VER\r
+#   pragma warning(push)\r
+#   pragma warning(disable: 4251)\r
+#endif\r
+\r
+#ifdef _WIN32\r
+#   ifdef TINYXML2_EXPORT\r
+#       define TINYXML2_LIB __declspec(dllexport)\r
+#   elif defined(TINYXML2_IMPORT)\r
+#       define TINYXML2_LIB __declspec(dllimport)\r
+#   else\r
+#       define TINYXML2_LIB\r
+#   endif\r
+#elif __GNUC__ >= 4\r
+#   define TINYXML2_LIB __attribute__((visibility("default")))\r
+#else\r
+#   define TINYXML2_LIB\r
+#endif\r
+\r
+\r
+#if !defined(TIXMLASSERT)\r
+#if defined(TINYXML2_DEBUG)\r
+#   if defined(_MSC_VER)\r
+#       // "(void)0," is for suppressing C4127 warning in "assert(false)", "assert(true)" and the like\r
+#       define TIXMLASSERT( x )           if ( !((void)0,(x))) { __debugbreak(); }\r
+#   elif defined (ANDROID_NDK)\r
+#       include <android/log.h>\r
+#       define TIXMLASSERT( x )           if ( !(x)) { __android_log_assert( "assert", "grinliz", "ASSERT in '%s' at %d.", __FILE__, __LINE__ ); }\r
+#   else\r
+#       include <assert.h>\r
+#       define TIXMLASSERT                assert\r
+#   endif\r
+#else\r
+#   define TIXMLASSERT( x )               {}\r
+#endif\r
+#endif\r
+\r
+/* Versioning, past 1.0.14:\r
+       http://semver.org/\r
+*/\r
+static const int TIXML2_MAJOR_VERSION = 8;\r
+static const int TIXML2_MINOR_VERSION = 1;\r
+static const int TIXML2_PATCH_VERSION = 0;\r
+\r
+#define TINYXML2_MAJOR_VERSION 8\r
+#define TINYXML2_MINOR_VERSION 1\r
+#define TINYXML2_PATCH_VERSION 0\r
+\r
+// A fixed element depth limit is problematic. There needs to be a\r
+// limit to avoid a stack overflow. However, that limit varies per\r
+// system, and the capacity of the stack. On the other hand, it's a trivial\r
+// attack that can result from ill, malicious, or even correctly formed XML,\r
+// so there needs to be a limit in place.\r
+static const int TINYXML2_MAX_ELEMENT_DEPTH = 100;\r
+\r
+namespace tinyxml2\r
+{\r
+class XMLDocument;\r
+class XMLElement;\r
+class XMLAttribute;\r
+class XMLComment;\r
+class XMLText;\r
+class XMLDeclaration;\r
+class XMLUnknown;\r
+class XMLPrinter;\r
+\r
+/*\r
+       A class that wraps strings. Normally stores the start and end\r
+       pointers into the XML file itself, and will apply normalization\r
+       and entity translation if actually read. Can also store (and memory\r
+       manage) a traditional char[]\r
+\r
+    Isn't clear why TINYXML2_LIB is needed; but seems to fix #719\r
+*/\r
+class TINYXML2_LIB StrPair\r
+{\r
+public:\r
+    enum Mode {\r
+        NEEDS_ENTITY_PROCESSING                        = 0x01,\r
+        NEEDS_NEWLINE_NORMALIZATION            = 0x02,\r
+        NEEDS_WHITESPACE_COLLAPSING     = 0x04,\r
+\r
+        TEXT_ELEMENT                       = NEEDS_ENTITY_PROCESSING | NEEDS_NEWLINE_NORMALIZATION,\r
+        TEXT_ELEMENT_LEAVE_ENTITIES            = NEEDS_NEWLINE_NORMALIZATION,\r
+        ATTRIBUTE_NAME                     = 0,\r
+        ATTRIBUTE_VALUE                            = NEEDS_ENTITY_PROCESSING | NEEDS_NEWLINE_NORMALIZATION,\r
+        ATTRIBUTE_VALUE_LEAVE_ENTITIES  = NEEDS_NEWLINE_NORMALIZATION,\r
+        COMMENT                                                        = NEEDS_NEWLINE_NORMALIZATION\r
+    };\r
+\r
+    StrPair() : _flags( 0 ), _start( 0 ), _end( 0 ) {}\r
+    ~StrPair();\r
+\r
+    void Set( char* start, char* end, int flags ) {\r
+        TIXMLASSERT( start );\r
+        TIXMLASSERT( end );\r
+        Reset();\r
+        _start  = start;\r
+        _end    = end;\r
+        _flags  = flags | NEEDS_FLUSH;\r
+    }\r
+\r
+    const char* GetStr();\r
+\r
+    bool Empty() const {\r
+        return _start == _end;\r
+    }\r
+\r
+    void SetInternedStr( const char* str ) {\r
+        Reset();\r
+        _start = const_cast<char*>(str);\r
+    }\r
+\r
+    void SetStr( const char* str, int flags=0 );\r
+\r
+    char* ParseText( char* in, const char* endTag, int strFlags, int* curLineNumPtr );\r
+    char* ParseName( char* in );\r
+\r
+    void TransferTo( StrPair* other );\r
+       void Reset();\r
+\r
+private:\r
+    void CollapseWhitespace();\r
+\r
+    enum {\r
+        NEEDS_FLUSH = 0x100,\r
+        NEEDS_DELETE = 0x200\r
+    };\r
+\r
+    int     _flags;\r
+    char*   _start;\r
+    char*   _end;\r
+\r
+    StrPair( const StrPair& other );   // not supported\r
+    void operator=( const StrPair& other );    // not supported, use TransferTo()\r
+};\r
+\r
+\r
+/*\r
+       A dynamic array of Plain Old Data. Doesn't support constructors, etc.\r
+       Has a small initial memory pool, so that low or no usage will not\r
+       cause a call to new/delete\r
+*/\r
+template <class T, int INITIAL_SIZE>\r
+class DynArray\r
+{\r
+public:\r
+    DynArray() :\r
+        _mem( _pool ),\r
+        _allocated( INITIAL_SIZE ),\r
+        _size( 0 )\r
+    {\r
+    }\r
+\r
+    ~DynArray() {\r
+        if ( _mem != _pool ) {\r
+            delete [] _mem;\r
+        }\r
+    }\r
+\r
+    void Clear() {\r
+        _size = 0;\r
+    }\r
+\r
+    void Push( T t ) {\r
+        TIXMLASSERT( _size < INT_MAX );\r
+        EnsureCapacity( _size+1 );\r
+        _mem[_size] = t;\r
+        ++_size;\r
+    }\r
+\r
+    T* PushArr( int count ) {\r
+        TIXMLASSERT( count >= 0 );\r
+        TIXMLASSERT( _size <= INT_MAX - count );\r
+        EnsureCapacity( _size+count );\r
+        T* ret = &_mem[_size];\r
+        _size += count;\r
+        return ret;\r
+    }\r
+\r
+    T Pop() {\r
+        TIXMLASSERT( _size > 0 );\r
+        --_size;\r
+        return _mem[_size];\r
+    }\r
+\r
+    void PopArr( int count ) {\r
+        TIXMLASSERT( _size >= count );\r
+        _size -= count;\r
+    }\r
+\r
+    bool Empty() const                                 {\r
+        return _size == 0;\r
+    }\r
+\r
+    T& operator[](int i)                               {\r
+        TIXMLASSERT( i>= 0 && i < _size );\r
+        return _mem[i];\r
+    }\r
+\r
+    const T& operator[](int i) const   {\r
+        TIXMLASSERT( i>= 0 && i < _size );\r
+        return _mem[i];\r
+    }\r
+\r
+    const T& PeekTop() const            {\r
+        TIXMLASSERT( _size > 0 );\r
+        return _mem[ _size - 1];\r
+    }\r
+\r
+    int Size() const                                   {\r
+        TIXMLASSERT( _size >= 0 );\r
+        return _size;\r
+    }\r
+\r
+    int Capacity() const                               {\r
+        TIXMLASSERT( _allocated >= INITIAL_SIZE );\r
+        return _allocated;\r
+    }\r
+\r
+       void SwapRemove(int i) {\r
+               TIXMLASSERT(i >= 0 && i < _size);\r
+               TIXMLASSERT(_size > 0);\r
+               _mem[i] = _mem[_size - 1];\r
+               --_size;\r
+       }\r
+\r
+    const T* Mem() const                               {\r
+        TIXMLASSERT( _mem );\r
+        return _mem;\r
+    }\r
+\r
+    T* Mem() {\r
+        TIXMLASSERT( _mem );\r
+        return _mem;\r
+    }\r
+\r
+private:\r
+    DynArray( const DynArray& ); // not supported\r
+    void operator=( const DynArray& ); // not supported\r
+\r
+    void EnsureCapacity( int cap ) {\r
+        TIXMLASSERT( cap > 0 );\r
+        if ( cap > _allocated ) {\r
+            TIXMLASSERT( cap <= INT_MAX / 2 );\r
+            const int newAllocated = cap * 2;\r
+            T* newMem = new T[newAllocated];\r
+            TIXMLASSERT( newAllocated >= _size );\r
+            memcpy( newMem, _mem, sizeof(T)*_size );   // warning: not using constructors, only works for PODs\r
+            if ( _mem != _pool ) {\r
+                delete [] _mem;\r
+            }\r
+            _mem = newMem;\r
+            _allocated = newAllocated;\r
+        }\r
+    }\r
+\r
+    T*  _mem;\r
+    T   _pool[INITIAL_SIZE];\r
+    int _allocated;            // objects allocated\r
+    int _size;                 // number objects in use\r
+};\r
+\r
+\r
+/*\r
+       Parent virtual class of a pool for fast allocation\r
+       and deallocation of objects.\r
+*/\r
+class MemPool\r
+{\r
+public:\r
+    MemPool() {}\r
+    virtual ~MemPool() {}\r
+\r
+    virtual int ItemSize() const = 0;\r
+    virtual void* Alloc() = 0;\r
+    virtual void Free( void* ) = 0;\r
+    virtual void SetTracked() = 0;\r
+};\r
+\r
+\r
+/*\r
+       Template child class to create pools of the correct type.\r
+*/\r
+template< int ITEM_SIZE >\r
+class MemPoolT : public MemPool\r
+{\r
+public:\r
+    MemPoolT() : _blockPtrs(), _root(0), _currentAllocs(0), _nAllocs(0), _maxAllocs(0), _nUntracked(0) {}\r
+    ~MemPoolT() {\r
+        MemPoolT< ITEM_SIZE >::Clear();\r
+    }\r
+\r
+    void Clear() {\r
+        // Delete the blocks.\r
+        while( !_blockPtrs.Empty()) {\r
+            Block* lastBlock = _blockPtrs.Pop();\r
+            delete lastBlock;\r
+        }\r
+        _root = 0;\r
+        _currentAllocs = 0;\r
+        _nAllocs = 0;\r
+        _maxAllocs = 0;\r
+        _nUntracked = 0;\r
+    }\r
+\r
+    virtual int ItemSize() const       {\r
+        return ITEM_SIZE;\r
+    }\r
+    int CurrentAllocs() const          {\r
+        return _currentAllocs;\r
+    }\r
+\r
+    virtual void* Alloc() {\r
+        if ( !_root ) {\r
+            // Need a new block.\r
+            Block* block = new Block();\r
+            _blockPtrs.Push( block );\r
+\r
+            Item* blockItems = block->items;\r
+            for( int i = 0; i < ITEMS_PER_BLOCK - 1; ++i ) {\r
+                blockItems[i].next = &(blockItems[i + 1]);\r
+            }\r
+            blockItems[ITEMS_PER_BLOCK - 1].next = 0;\r
+            _root = blockItems;\r
+        }\r
+        Item* const result = _root;\r
+        TIXMLASSERT( result != 0 );\r
+        _root = _root->next;\r
+\r
+        ++_currentAllocs;\r
+        if ( _currentAllocs > _maxAllocs ) {\r
+            _maxAllocs = _currentAllocs;\r
+        }\r
+        ++_nAllocs;\r
+        ++_nUntracked;\r
+        return result;\r
+    }\r
+\r
+    virtual void Free( void* mem ) {\r
+        if ( !mem ) {\r
+            return;\r
+        }\r
+        --_currentAllocs;\r
+        Item* item = static_cast<Item*>( mem );\r
+#ifdef TINYXML2_DEBUG\r
+        memset( item, 0xfe, sizeof( *item ) );\r
+#endif\r
+        item->next = _root;\r
+        _root = item;\r
+    }\r
+    void Trace( const char* name ) {\r
+        printf( "Mempool %s watermark=%d [%dk] current=%d size=%d nAlloc=%d blocks=%d\n",\r
+                name, _maxAllocs, _maxAllocs * ITEM_SIZE / 1024, _currentAllocs,\r
+                ITEM_SIZE, _nAllocs, _blockPtrs.Size() );\r
+    }\r
+\r
+    void SetTracked() {\r
+        --_nUntracked;\r
+    }\r
+\r
+    int Untracked() const {\r
+        return _nUntracked;\r
+    }\r
+\r
+       // This number is perf sensitive. 4k seems like a good tradeoff on my machine.\r
+       // The test file is large, 170k.\r
+       // Release:             VS2010 gcc(no opt)\r
+       //              1k:             4000\r
+       //              2k:             4000\r
+       //              4k:             3900    21000\r
+       //              16k:    5200\r
+       //              32k:    4300\r
+       //              64k:    4000    21000\r
+    // Declared public because some compilers do not accept to use ITEMS_PER_BLOCK\r
+    // in private part if ITEMS_PER_BLOCK is private\r
+    enum { ITEMS_PER_BLOCK = (4 * 1024) / ITEM_SIZE };\r
+\r
+private:\r
+    MemPoolT( const MemPoolT& ); // not supported\r
+    void operator=( const MemPoolT& ); // not supported\r
+\r
+    union Item {\r
+        Item*   next;\r
+        char    itemData[ITEM_SIZE];\r
+    };\r
+    struct Block {\r
+        Item items[ITEMS_PER_BLOCK];\r
+    };\r
+    DynArray< Block*, 10 > _blockPtrs;\r
+    Item* _root;\r
+\r
+    int _currentAllocs;\r
+    int _nAllocs;\r
+    int _maxAllocs;\r
+    int _nUntracked;\r
+};\r
+\r
+\r
+\r
+/**\r
+       Implements the interface to the "Visitor pattern" (see the Accept() method.)\r
+       If you call the Accept() method, it requires being passed a XMLVisitor\r
+       class to handle callbacks. For nodes that contain other nodes (Document, Element)\r
+       you will get called with a VisitEnter/VisitExit pair. Nodes that are always leafs\r
+       are simply called with Visit().\r
+\r
+       If you return 'true' from a Visit method, recursive parsing will continue. If you return\r
+       false, <b>no children of this node or its siblings</b> will be visited.\r
+\r
+       All flavors of Visit methods have a default implementation that returns 'true' (continue\r
+       visiting). You need to only override methods that are interesting to you.\r
+\r
+       Generally Accept() is called on the XMLDocument, although all nodes support visiting.\r
+\r
+       You should never change the document from a callback.\r
+\r
+       @sa XMLNode::Accept()\r
+*/\r
+class TINYXML2_LIB XMLVisitor\r
+{\r
+public:\r
+    virtual ~XMLVisitor() {}\r
+\r
+    /// Visit a document.\r
+    virtual bool VisitEnter( const XMLDocument& /*doc*/ )                      {\r
+        return true;\r
+    }\r
+    /// Visit a document.\r
+    virtual bool VisitExit( const XMLDocument& /*doc*/ )                       {\r
+        return true;\r
+    }\r
+\r
+    /// Visit an element.\r
+    virtual bool VisitEnter( const XMLElement& /*element*/, const XMLAttribute* /*firstAttribute*/ )   {\r
+        return true;\r
+    }\r
+    /// Visit an element.\r
+    virtual bool VisitExit( const XMLElement& /*element*/ )                    {\r
+        return true;\r
+    }\r
+\r
+    /// Visit a declaration.\r
+    virtual bool Visit( const XMLDeclaration& /*declaration*/ )                {\r
+        return true;\r
+    }\r
+    /// Visit a text node.\r
+    virtual bool Visit( const XMLText& /*text*/ )                                      {\r
+        return true;\r
+    }\r
+    /// Visit a comment node.\r
+    virtual bool Visit( const XMLComment& /*comment*/ )                                {\r
+        return true;\r
+    }\r
+    /// Visit an unknown node.\r
+    virtual bool Visit( const XMLUnknown& /*unknown*/ )                                {\r
+        return true;\r
+    }\r
+};\r
+\r
+// WARNING: must match XMLDocument::_errorNames[]\r
+enum XMLError {\r
+    XML_SUCCESS = 0,\r
+    XML_NO_ATTRIBUTE,\r
+    XML_WRONG_ATTRIBUTE_TYPE,\r
+    XML_ERROR_FILE_NOT_FOUND,\r
+    XML_ERROR_FILE_COULD_NOT_BE_OPENED,\r
+    XML_ERROR_FILE_READ_ERROR,\r
+    XML_ERROR_PARSING_ELEMENT,\r
+    XML_ERROR_PARSING_ATTRIBUTE,\r
+    XML_ERROR_PARSING_TEXT,\r
+    XML_ERROR_PARSING_CDATA,\r
+    XML_ERROR_PARSING_COMMENT,\r
+    XML_ERROR_PARSING_DECLARATION,\r
+    XML_ERROR_PARSING_UNKNOWN,\r
+    XML_ERROR_EMPTY_DOCUMENT,\r
+    XML_ERROR_MISMATCHED_ELEMENT,\r
+    XML_ERROR_PARSING,\r
+    XML_CAN_NOT_CONVERT_TEXT,\r
+    XML_NO_TEXT_NODE,\r
+       XML_ELEMENT_DEPTH_EXCEEDED,\r
+\r
+       XML_ERROR_COUNT\r
+};\r
+\r
+\r
+/*\r
+       Utility functionality.\r
+*/\r
+class TINYXML2_LIB XMLUtil\r
+{\r
+public:\r
+    static const char* SkipWhiteSpace( const char* p, int* curLineNumPtr )     {\r
+        TIXMLASSERT( p );\r
+\r
+        while( IsWhiteSpace(*p) ) {\r
+            if (curLineNumPtr && *p == '\n') {\r
+                ++(*curLineNumPtr);\r
+            }\r
+            ++p;\r
+        }\r
+        TIXMLASSERT( p );\r
+        return p;\r
+    }\r
+    static char* SkipWhiteSpace( char* const p, int* curLineNumPtr ) {\r
+        return const_cast<char*>( SkipWhiteSpace( const_cast<const char*>(p), curLineNumPtr ) );\r
+    }\r
+\r
+    // Anything in the high order range of UTF-8 is assumed to not be whitespace. This isn't\r
+    // correct, but simple, and usually works.\r
+    static bool IsWhiteSpace( char p )                                 {\r
+        return !IsUTF8Continuation(p) && isspace( static_cast<unsigned char>(p) );\r
+    }\r
+\r
+    inline static bool IsNameStartChar( unsigned char ch ) {\r
+        if ( ch >= 128 ) {\r
+            // This is a heuristic guess in attempt to not implement Unicode-aware isalpha()\r
+            return true;\r
+        }\r
+        if ( isalpha( ch ) ) {\r
+            return true;\r
+        }\r
+        return ch == ':' || ch == '_';\r
+    }\r
+\r
+    inline static bool IsNameChar( unsigned char ch ) {\r
+        return IsNameStartChar( ch )\r
+               || isdigit( ch )\r
+               || ch == '.'\r
+               || ch == '-';\r
+    }\r
+\r
+    inline static bool IsPrefixHex( const char* p) {\r
+        p = SkipWhiteSpace(p, 0);\r
+        return p && *p == '0' && ( *(p + 1) == 'x' || *(p + 1) == 'X');\r
+    }\r
+\r
+    inline static bool StringEqual( const char* p, const char* q, int nChar=INT_MAX )  {\r
+        if ( p == q ) {\r
+            return true;\r
+        }\r
+        TIXMLASSERT( p );\r
+        TIXMLASSERT( q );\r
+        TIXMLASSERT( nChar >= 0 );\r
+        return strncmp( p, q, nChar ) == 0;\r
+    }\r
+\r
+    inline static bool IsUTF8Continuation( const char p ) {\r
+        return ( p & 0x80 ) != 0;\r
+    }\r
+\r
+    static const char* ReadBOM( const char* p, bool* hasBOM );\r
+    // p is the starting location,\r
+    // the UTF-8 value of the entity will be placed in value, and length filled in.\r
+    static const char* GetCharacterRef( const char* p, char* value, int* length );\r
+    static void ConvertUTF32ToUTF8( unsigned long input, char* output, int* length );\r
+\r
+    // converts primitive types to strings\r
+    static void ToStr( int v, char* buffer, int bufferSize );\r
+    static void ToStr( unsigned v, char* buffer, int bufferSize );\r
+    static void ToStr( bool v, char* buffer, int bufferSize );\r
+    static void ToStr( float v, char* buffer, int bufferSize );\r
+    static void ToStr( double v, char* buffer, int bufferSize );\r
+       static void ToStr(int64_t v, char* buffer, int bufferSize);\r
+    static void ToStr(uint64_t v, char* buffer, int bufferSize);\r
+\r
+    // converts strings to primitive types\r
+    static bool        ToInt( const char* str, int* value );\r
+    static bool ToUnsigned( const char* str, unsigned* value );\r
+    static bool        ToBool( const char* str, bool* value );\r
+    static bool        ToFloat( const char* str, float* value );\r
+    static bool ToDouble( const char* str, double* value );\r
+       static bool ToInt64(const char* str, int64_t* value);\r
+    static bool ToUnsigned64(const char* str, uint64_t* value);\r
+       // Changes what is serialized for a boolean value.\r
+       // Default to "true" and "false". Shouldn't be changed\r
+       // unless you have a special testing or compatibility need.\r
+       // Be careful: static, global, & not thread safe.\r
+       // Be sure to set static const memory as parameters.\r
+       static void SetBoolSerialization(const char* writeTrue, const char* writeFalse);\r
+\r
+private:\r
+       static const char* writeBoolTrue;\r
+       static const char* writeBoolFalse;\r
+};\r
+\r
+\r
+/** XMLNode is a base class for every object that is in the\r
+       XML Document Object Model (DOM), except XMLAttributes.\r
+       Nodes have siblings, a parent, and children which can\r
+       be navigated. A node is always in a XMLDocument.\r
+       The type of a XMLNode can be queried, and it can\r
+       be cast to its more defined type.\r
+\r
+       A XMLDocument allocates memory for all its Nodes.\r
+       When the XMLDocument gets deleted, all its Nodes\r
+       will also be deleted.\r
+\r
+       @verbatim\r
+       A Document can contain: Element (container or leaf)\r
+                                                       Comment (leaf)\r
+                                                       Unknown (leaf)\r
+                                                       Declaration( leaf )\r
+\r
+       An Element can contain: Element (container or leaf)\r
+                                                       Text    (leaf)\r
+                                                       Attributes (not on tree)\r
+                                                       Comment (leaf)\r
+                                                       Unknown (leaf)\r
+\r
+       @endverbatim\r
+*/\r
+class TINYXML2_LIB XMLNode\r
+{\r
+    friend class XMLDocument;\r
+    friend class XMLElement;\r
+public:\r
+\r
+    /// Get the XMLDocument that owns this XMLNode.\r
+    const XMLDocument* GetDocument() const     {\r
+        TIXMLASSERT( _document );\r
+        return _document;\r
+    }\r
+    /// Get the XMLDocument that owns this XMLNode.\r
+    XMLDocument* GetDocument()                         {\r
+        TIXMLASSERT( _document );\r
+        return _document;\r
+    }\r
+\r
+    /// Safely cast to an Element, or null.\r
+    virtual XMLElement*                ToElement()             {\r
+        return 0;\r
+    }\r
+    /// Safely cast to Text, or null.\r
+    virtual XMLText*           ToText()                {\r
+        return 0;\r
+    }\r
+    /// Safely cast to a Comment, or null.\r
+    virtual XMLComment*                ToComment()             {\r
+        return 0;\r
+    }\r
+    /// Safely cast to a Document, or null.\r
+    virtual XMLDocument*       ToDocument()    {\r
+        return 0;\r
+    }\r
+    /// Safely cast to a Declaration, or null.\r
+    virtual XMLDeclaration*    ToDeclaration() {\r
+        return 0;\r
+    }\r
+    /// Safely cast to an Unknown, or null.\r
+    virtual XMLUnknown*                ToUnknown()             {\r
+        return 0;\r
+    }\r
+\r
+    virtual const XMLElement*          ToElement() const               {\r
+        return 0;\r
+    }\r
+    virtual const XMLText*                     ToText() const                  {\r
+        return 0;\r
+    }\r
+    virtual const XMLComment*          ToComment() const               {\r
+        return 0;\r
+    }\r
+    virtual const XMLDocument*         ToDocument() const              {\r
+        return 0;\r
+    }\r
+    virtual const XMLDeclaration*      ToDeclaration() const   {\r
+        return 0;\r
+    }\r
+    virtual const XMLUnknown*          ToUnknown() const               {\r
+        return 0;\r
+    }\r
+\r
+    /** The meaning of 'value' changes for the specific type.\r
+       @verbatim\r
+       Document:       empty (NULL is returned, not an empty string)\r
+       Element:        name of the element\r
+       Comment:        the comment text\r
+       Unknown:        the tag contents\r
+       Text:           the text string\r
+       @endverbatim\r
+    */\r
+    const char* Value() const;\r
+\r
+    /** Set the Value of an XML node.\r
+       @sa Value()\r
+    */\r
+    void SetValue( const char* val, bool staticMem=false );\r
+\r
+    /// Gets the line number the node is in, if the document was parsed from a file.\r
+    int GetLineNum() const { return _parseLineNum; }\r
+\r
+    /// Get the parent of this node on the DOM.\r
+    const XMLNode*     Parent() const                  {\r
+        return _parent;\r
+    }\r
+\r
+    XMLNode* Parent()                                          {\r
+        return _parent;\r
+    }\r
+\r
+    /// Returns true if this node has no children.\r
+    bool NoChildren() const                                    {\r
+        return !_firstChild;\r
+    }\r
+\r
+    /// Get the first child node, or null if none exists.\r
+    const XMLNode*  FirstChild() const         {\r
+        return _firstChild;\r
+    }\r
+\r
+    XMLNode*           FirstChild()                    {\r
+        return _firstChild;\r
+    }\r
+\r
+    /** Get the first child element, or optionally the first child\r
+        element with the specified name.\r
+    */\r
+    const XMLElement* FirstChildElement( const char* name = 0 ) const;\r
+\r
+    XMLElement* FirstChildElement( const char* name = 0 )      {\r
+        return const_cast<XMLElement*>(const_cast<const XMLNode*>(this)->FirstChildElement( name ));\r
+    }\r
+\r
+    /// Get the last child node, or null if none exists.\r
+    const XMLNode*     LastChild() const                                               {\r
+        return _lastChild;\r
+    }\r
+\r
+    XMLNode*           LastChild()                                                             {\r
+        return _lastChild;\r
+    }\r
+\r
+    /** Get the last child element or optionally the last child\r
+        element with the specified name.\r
+    */\r
+    const XMLElement* LastChildElement( const char* name = 0 ) const;\r
+\r
+    XMLElement* LastChildElement( const char* name = 0 )       {\r
+        return const_cast<XMLElement*>(const_cast<const XMLNode*>(this)->LastChildElement(name) );\r
+    }\r
+\r
+    /// Get the previous (left) sibling node of this node.\r
+    const XMLNode*     PreviousSibling() const                                 {\r
+        return _prev;\r
+    }\r
+\r
+    XMLNode*   PreviousSibling()                                                       {\r
+        return _prev;\r
+    }\r
+\r
+    /// Get the previous (left) sibling element of this node, with an optionally supplied name.\r
+    const XMLElement*  PreviousSiblingElement( const char* name = 0 ) const ;\r
+\r
+    XMLElement*        PreviousSiblingElement( const char* name = 0 ) {\r
+        return const_cast<XMLElement*>(const_cast<const XMLNode*>(this)->PreviousSiblingElement( name ) );\r
+    }\r
+\r
+    /// Get the next (right) sibling node of this node.\r
+    const XMLNode*     NextSibling() const                                             {\r
+        return _next;\r
+    }\r
+\r
+    XMLNode*   NextSibling()                                                           {\r
+        return _next;\r
+    }\r
+\r
+    /// Get the next (right) sibling element of this node, with an optionally supplied name.\r
+    const XMLElement*  NextSiblingElement( const char* name = 0 ) const;\r
+\r
+    XMLElement*        NextSiblingElement( const char* name = 0 )      {\r
+        return const_cast<XMLElement*>(const_cast<const XMLNode*>(this)->NextSiblingElement( name ) );\r
+    }\r
+\r
+    /**\r
+       Add a child node as the last (right) child.\r
+               If the child node is already part of the document,\r
+               it is moved from its old location to the new location.\r
+               Returns the addThis argument or 0 if the node does not\r
+               belong to the same document.\r
+    */\r
+    XMLNode* InsertEndChild( XMLNode* addThis );\r
+\r
+    XMLNode* LinkEndChild( XMLNode* addThis )  {\r
+        return InsertEndChild( addThis );\r
+    }\r
+    /**\r
+       Add a child node as the first (left) child.\r
+               If the child node is already part of the document,\r
+               it is moved from its old location to the new location.\r
+               Returns the addThis argument or 0 if the node does not\r
+               belong to the same document.\r
+    */\r
+    XMLNode* InsertFirstChild( XMLNode* addThis );\r
+    /**\r
+       Add a node after the specified child node.\r
+               If the child node is already part of the document,\r
+               it is moved from its old location to the new location.\r
+               Returns the addThis argument or 0 if the afterThis node\r
+               is not a child of this node, or if the node does not\r
+               belong to the same document.\r
+    */\r
+    XMLNode* InsertAfterChild( XMLNode* afterThis, XMLNode* addThis );\r
+\r
+    /**\r
+       Delete all the children of this node.\r
+    */\r
+    void DeleteChildren();\r
+\r
+    /**\r
+       Delete a child of this node.\r
+    */\r
+    void DeleteChild( XMLNode* node );\r
+\r
+    /**\r
+       Make a copy of this node, but not its children.\r
+       You may pass in a Document pointer that will be\r
+       the owner of the new Node. If the 'document' is\r
+       null, then the node returned will be allocated\r
+       from the current Document. (this->GetDocument())\r
+\r
+       Note: if called on a XMLDocument, this will return null.\r
+    */\r
+    virtual XMLNode* ShallowClone( XMLDocument* document ) const = 0;\r
+\r
+       /**\r
+               Make a copy of this node and all its children.\r
+\r
+               If the 'target' is null, then the nodes will\r
+               be allocated in the current document. If 'target'\r
+        is specified, the memory will be allocated is the\r
+        specified XMLDocument.\r
+\r
+               NOTE: This is probably not the correct tool to\r
+               copy a document, since XMLDocuments can have multiple\r
+               top level XMLNodes. You probably want to use\r
+        XMLDocument::DeepCopy()\r
+       */\r
+       XMLNode* DeepClone( XMLDocument* target ) const;\r
+\r
+    /**\r
+       Test if 2 nodes are the same, but don't test children.\r
+       The 2 nodes do not need to be in the same Document.\r
+\r
+       Note: if called on a XMLDocument, this will return false.\r
+    */\r
+    virtual bool ShallowEqual( const XMLNode* compare ) const = 0;\r
+\r
+    /** Accept a hierarchical visit of the nodes in the TinyXML-2 DOM. Every node in the\r
+       XML tree will be conditionally visited and the host will be called back\r
+       via the XMLVisitor interface.\r
+\r
+       This is essentially a SAX interface for TinyXML-2. (Note however it doesn't re-parse\r
+       the XML for the callbacks, so the performance of TinyXML-2 is unchanged by using this\r
+       interface versus any other.)\r
+\r
+       The interface has been based on ideas from:\r
+\r
+       - http://www.saxproject.org/\r
+       - http://c2.com/cgi/wiki?HierarchicalVisitorPattern\r
+\r
+       Which are both good references for "visiting".\r
+\r
+       An example of using Accept():\r
+       @verbatim\r
+       XMLPrinter printer;\r
+       tinyxmlDoc.Accept( &printer );\r
+       const char* xmlcstr = printer.CStr();\r
+       @endverbatim\r
+    */\r
+    virtual bool Accept( XMLVisitor* visitor ) const = 0;\r
+\r
+       /**\r
+               Set user data into the XMLNode. TinyXML-2 in\r
+               no way processes or interprets user data.\r
+               It is initially 0.\r
+       */\r
+       void SetUserData(void* userData)        { _userData = userData; }\r
+\r
+       /**\r
+               Get user data set into the XMLNode. TinyXML-2 in\r
+               no way processes or interprets user data.\r
+               It is initially 0.\r
+       */\r
+       void* GetUserData() const                       { return _userData; }\r
+\r
+protected:\r
+    explicit XMLNode( XMLDocument* );\r
+    virtual ~XMLNode();\r
+\r
+    virtual char* ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr);\r
+\r
+    XMLDocument*       _document;\r
+    XMLNode*           _parent;\r
+    mutable StrPair    _value;\r
+    int             _parseLineNum;\r
+\r
+    XMLNode*           _firstChild;\r
+    XMLNode*           _lastChild;\r
+\r
+    XMLNode*           _prev;\r
+    XMLNode*           _next;\r
+\r
+       void*                   _userData;\r
+\r
+private:\r
+    MemPool*           _memPool;\r
+    void Unlink( XMLNode* child );\r
+    static void DeleteNode( XMLNode* node );\r
+    void InsertChildPreamble( XMLNode* insertThis ) const;\r
+    const XMLElement* ToElementWithName( const char* name ) const;\r
+\r
+    XMLNode( const XMLNode& ); // not supported\r
+    XMLNode& operator=( const XMLNode& );      // not supported\r
+};\r
+\r
+\r
+/** XML text.\r
+\r
+       Note that a text node can have child element nodes, for example:\r
+       @verbatim\r
+       <root>This is <b>bold</b></root>\r
+       @endverbatim\r
+\r
+       A text node can have 2 ways to output the next. "normal" output\r
+       and CDATA. It will default to the mode it was parsed from the XML file and\r
+       you generally want to leave it alone, but you can change the output mode with\r
+       SetCData() and query it with CData().\r
+*/\r
+class TINYXML2_LIB XMLText : public XMLNode\r
+{\r
+    friend class XMLDocument;\r
+public:\r
+    virtual bool Accept( XMLVisitor* visitor ) const;\r
+\r
+    virtual XMLText* ToText()                  {\r
+        return this;\r
+    }\r
+    virtual const XMLText* ToText() const      {\r
+        return this;\r
+    }\r
+\r
+    /// Declare whether this should be CDATA or standard text.\r
+    void SetCData( bool isCData )                      {\r
+        _isCData = isCData;\r
+    }\r
+    /// Returns true if this is a CDATA text element.\r
+    bool CData() const                                         {\r
+        return _isCData;\r
+    }\r
+\r
+    virtual XMLNode* ShallowClone( XMLDocument* document ) const;\r
+    virtual bool ShallowEqual( const XMLNode* compare ) const;\r
+\r
+protected:\r
+    explicit XMLText( XMLDocument* doc )       : XMLNode( doc ), _isCData( false )     {}\r
+    virtual ~XMLText()                                                                                         {}\r
+\r
+    char* ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr );\r
+\r
+private:\r
+    bool _isCData;\r
+\r
+    XMLText( const XMLText& ); // not supported\r
+    XMLText& operator=( const XMLText& );      // not supported\r
+};\r
+\r
+\r
+/** An XML Comment. */\r
+class TINYXML2_LIB XMLComment : public XMLNode\r
+{\r
+    friend class XMLDocument;\r
+public:\r
+    virtual XMLComment*        ToComment()                                     {\r
+        return this;\r
+    }\r
+    virtual const XMLComment* ToComment() const                {\r
+        return this;\r
+    }\r
+\r
+    virtual bool Accept( XMLVisitor* visitor ) const;\r
+\r
+    virtual XMLNode* ShallowClone( XMLDocument* document ) const;\r
+    virtual bool ShallowEqual( const XMLNode* compare ) const;\r
+\r
+protected:\r
+    explicit XMLComment( XMLDocument* doc );\r
+    virtual ~XMLComment();\r
+\r
+    char* ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr);\r
+\r
+private:\r
+    XMLComment( const XMLComment& );   // not supported\r
+    XMLComment& operator=( const XMLComment& );        // not supported\r
+};\r
+\r
+\r
+/** In correct XML the declaration is the first entry in the file.\r
+       @verbatim\r
+               <?xml version="1.0" standalone="yes"?>\r
+       @endverbatim\r
+\r
+       TinyXML-2 will happily read or write files without a declaration,\r
+       however.\r
+\r
+       The text of the declaration isn't interpreted. It is parsed\r
+       and written as a string.\r
+*/\r
+class TINYXML2_LIB XMLDeclaration : public XMLNode\r
+{\r
+    friend class XMLDocument;\r
+public:\r
+    virtual XMLDeclaration*    ToDeclaration()                                 {\r
+        return this;\r
+    }\r
+    virtual const XMLDeclaration* ToDeclaration() const                {\r
+        return this;\r
+    }\r
+\r
+    virtual bool Accept( XMLVisitor* visitor ) const;\r
+\r
+    virtual XMLNode* ShallowClone( XMLDocument* document ) const;\r
+    virtual bool ShallowEqual( const XMLNode* compare ) const;\r
+\r
+protected:\r
+    explicit XMLDeclaration( XMLDocument* doc );\r
+    virtual ~XMLDeclaration();\r
+\r
+    char* ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr );\r
+\r
+private:\r
+    XMLDeclaration( const XMLDeclaration& );   // not supported\r
+    XMLDeclaration& operator=( const XMLDeclaration& );        // not supported\r
+};\r
+\r
+\r
+/** Any tag that TinyXML-2 doesn't recognize is saved as an\r
+       unknown. It is a tag of text, but should not be modified.\r
+       It will be written back to the XML, unchanged, when the file\r
+       is saved.\r
+\r
+       DTD tags get thrown into XMLUnknowns.\r
+*/\r
+class TINYXML2_LIB XMLUnknown : public XMLNode\r
+{\r
+    friend class XMLDocument;\r
+public:\r
+    virtual XMLUnknown*        ToUnknown()                                     {\r
+        return this;\r
+    }\r
+    virtual const XMLUnknown* ToUnknown() const                {\r
+        return this;\r
+    }\r
+\r
+    virtual bool Accept( XMLVisitor* visitor ) const;\r
+\r
+    virtual XMLNode* ShallowClone( XMLDocument* document ) const;\r
+    virtual bool ShallowEqual( const XMLNode* compare ) const;\r
+\r
+protected:\r
+    explicit XMLUnknown( XMLDocument* doc );\r
+    virtual ~XMLUnknown();\r
+\r
+    char* ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr );\r
+\r
+private:\r
+    XMLUnknown( const XMLUnknown& );   // not supported\r
+    XMLUnknown& operator=( const XMLUnknown& );        // not supported\r
+};\r
+\r
+\r
+\r
+/** An attribute is a name-value pair. Elements have an arbitrary\r
+       number of attributes, each with a unique name.\r
+\r
+       @note The attributes are not XMLNodes. You may only query the\r
+       Next() attribute in a list.\r
+*/\r
+class TINYXML2_LIB XMLAttribute\r
+{\r
+    friend class XMLElement;\r
+public:\r
+    /// The name of the attribute.\r
+    const char* Name() const;\r
+\r
+    /// The value of the attribute.\r
+    const char* Value() const;\r
+\r
+    /// Gets the line number the attribute is in, if the document was parsed from a file.\r
+    int GetLineNum() const { return _parseLineNum; }\r
+\r
+    /// The next attribute in the list.\r
+    const XMLAttribute* Next() const {\r
+        return _next;\r
+    }\r
+\r
+    /** IntValue interprets the attribute as an integer, and returns the value.\r
+        If the value isn't an integer, 0 will be returned. There is no error checking;\r
+       use QueryIntValue() if you need error checking.\r
+    */\r
+       int     IntValue() const {\r
+               int i = 0;\r
+               QueryIntValue(&i);\r
+               return i;\r
+       }\r
+\r
+       int64_t Int64Value() const {\r
+               int64_t i = 0;\r
+               QueryInt64Value(&i);\r
+               return i;\r
+       }\r
+\r
+    uint64_t Unsigned64Value() const {\r
+        uint64_t i = 0;\r
+        QueryUnsigned64Value(&i);\r
+        return i;\r
+    }\r
+\r
+    /// Query as an unsigned integer. See IntValue()\r
+    unsigned UnsignedValue() const                     {\r
+        unsigned i=0;\r
+        QueryUnsignedValue( &i );\r
+        return i;\r
+    }\r
+    /// Query as a boolean. See IntValue()\r
+    bool        BoolValue() const                              {\r
+        bool b=false;\r
+        QueryBoolValue( &b );\r
+        return b;\r
+    }\r
+    /// Query as a double. See IntValue()\r
+    double      DoubleValue() const                    {\r
+        double d=0;\r
+        QueryDoubleValue( &d );\r
+        return d;\r
+    }\r
+    /// Query as a float. See IntValue()\r
+    float       FloatValue() const                             {\r
+        float f=0;\r
+        QueryFloatValue( &f );\r
+        return f;\r
+    }\r
+\r
+    /** QueryIntValue interprets the attribute as an integer, and returns the value\r
+       in the provided parameter. The function will return XML_SUCCESS on success,\r
+       and XML_WRONG_ATTRIBUTE_TYPE if the conversion is not successful.\r
+    */\r
+    XMLError QueryIntValue( int* value ) const;\r
+    /// See QueryIntValue\r
+    XMLError QueryUnsignedValue( unsigned int* value ) const;\r
+       /// See QueryIntValue\r
+       XMLError QueryInt64Value(int64_t* value) const;\r
+    /// See QueryIntValue\r
+    XMLError QueryUnsigned64Value(uint64_t* value) const;\r
+       /// See QueryIntValue\r
+    XMLError QueryBoolValue( bool* value ) const;\r
+    /// See QueryIntValue\r
+    XMLError QueryDoubleValue( double* value ) const;\r
+    /// See QueryIntValue\r
+    XMLError QueryFloatValue( float* value ) const;\r
+\r
+    /// Set the attribute to a string value.\r
+    void SetAttribute( const char* value );\r
+    /// Set the attribute to value.\r
+    void SetAttribute( int value );\r
+    /// Set the attribute to value.\r
+    void SetAttribute( unsigned value );\r
+       /// Set the attribute to value.\r
+       void SetAttribute(int64_t value);\r
+    /// Set the attribute to value.\r
+    void SetAttribute(uint64_t value);\r
+    /// Set the attribute to value.\r
+    void SetAttribute( bool value );\r
+    /// Set the attribute to value.\r
+    void SetAttribute( double value );\r
+    /// Set the attribute to value.\r
+    void SetAttribute( float value );\r
+\r
+private:\r
+    enum { BUF_SIZE = 200 };\r
+\r
+    XMLAttribute() : _name(), _value(),_parseLineNum( 0 ), _next( 0 ), _memPool( 0 ) {}\r
+    virtual ~XMLAttribute()    {}\r
+\r
+    XMLAttribute( const XMLAttribute& );       // not supported\r
+    void operator=( const XMLAttribute& );     // not supported\r
+    void SetName( const char* name );\r
+\r
+    char* ParseDeep( char* p, bool processEntities, int* curLineNumPtr );\r
+\r
+    mutable StrPair _name;\r
+    mutable StrPair _value;\r
+    int             _parseLineNum;\r
+    XMLAttribute*   _next;\r
+    MemPool*        _memPool;\r
+};\r
+\r
+\r
+/** The element is a container class. It has a value, the element name,\r
+       and can contain other elements, text, comments, and unknowns.\r
+       Elements also contain an arbitrary number of attributes.\r
+*/\r
+class TINYXML2_LIB XMLElement : public XMLNode\r
+{\r
+    friend class XMLDocument;\r
+public:\r
+    /// Get the name of an element (which is the Value() of the node.)\r
+    const char* Name() const           {\r
+        return Value();\r
+    }\r
+    /// Set the name of the element.\r
+    void SetName( const char* str, bool staticMem=false )      {\r
+        SetValue( str, staticMem );\r
+    }\r
+\r
+    virtual XMLElement* ToElement()                            {\r
+        return this;\r
+    }\r
+    virtual const XMLElement* ToElement() const {\r
+        return this;\r
+    }\r
+    virtual bool Accept( XMLVisitor* visitor ) const;\r
+\r
+    /** Given an attribute name, Attribute() returns the value\r
+       for the attribute of that name, or null if none\r
+       exists. For example:\r
+\r
+       @verbatim\r
+       const char* value = ele->Attribute( "foo" );\r
+       @endverbatim\r
+\r
+       The 'value' parameter is normally null. However, if specified,\r
+       the attribute will only be returned if the 'name' and 'value'\r
+       match. This allow you to write code:\r
+\r
+       @verbatim\r
+       if ( ele->Attribute( "foo", "bar" ) ) callFooIsBar();\r
+       @endverbatim\r
+\r
+       rather than:\r
+       @verbatim\r
+       if ( ele->Attribute( "foo" ) ) {\r
+               if ( strcmp( ele->Attribute( "foo" ), "bar" ) == 0 ) callFooIsBar();\r
+       }\r
+       @endverbatim\r
+    */\r
+    const char* Attribute( const char* name, const char* value=0 ) const;\r
+\r
+    /** Given an attribute name, IntAttribute() returns the value\r
+       of the attribute interpreted as an integer. The default\r
+        value will be returned if the attribute isn't present,\r
+        or if there is an error. (For a method with error\r
+       checking, see QueryIntAttribute()).\r
+    */\r
+       int IntAttribute(const char* name, int defaultValue = 0) const;\r
+    /// See IntAttribute()\r
+       unsigned UnsignedAttribute(const char* name, unsigned defaultValue = 0) const;\r
+       /// See IntAttribute()\r
+       int64_t Int64Attribute(const char* name, int64_t defaultValue = 0) const;\r
+    /// See IntAttribute()\r
+    uint64_t Unsigned64Attribute(const char* name, uint64_t defaultValue = 0) const;\r
+       /// See IntAttribute()\r
+       bool BoolAttribute(const char* name, bool defaultValue = false) const;\r
+    /// See IntAttribute()\r
+       double DoubleAttribute(const char* name, double defaultValue = 0) const;\r
+    /// See IntAttribute()\r
+       float FloatAttribute(const char* name, float defaultValue = 0) const;\r
+\r
+    /** Given an attribute name, QueryIntAttribute() returns\r
+       XML_SUCCESS, XML_WRONG_ATTRIBUTE_TYPE if the conversion\r
+       can't be performed, or XML_NO_ATTRIBUTE if the attribute\r
+       doesn't exist. If successful, the result of the conversion\r
+       will be written to 'value'. If not successful, nothing will\r
+       be written to 'value'. This allows you to provide default\r
+       value:\r
+\r
+       @verbatim\r
+       int value = 10;\r
+       QueryIntAttribute( "foo", &value );             // if "foo" isn't found, value will still be 10\r
+       @endverbatim\r
+    */\r
+    XMLError QueryIntAttribute( const char* name, int* value ) const                           {\r
+        const XMLAttribute* a = FindAttribute( name );\r
+        if ( !a ) {\r
+            return XML_NO_ATTRIBUTE;\r
+        }\r
+        return a->QueryIntValue( value );\r
+    }\r
+\r
+       /// See QueryIntAttribute()\r
+    XMLError QueryUnsignedAttribute( const char* name, unsigned int* value ) const     {\r
+        const XMLAttribute* a = FindAttribute( name );\r
+        if ( !a ) {\r
+            return XML_NO_ATTRIBUTE;\r
+        }\r
+        return a->QueryUnsignedValue( value );\r
+    }\r
+\r
+       /// See QueryIntAttribute()\r
+       XMLError QueryInt64Attribute(const char* name, int64_t* value) const {\r
+               const XMLAttribute* a = FindAttribute(name);\r
+               if (!a) {\r
+                       return XML_NO_ATTRIBUTE;\r
+               }\r
+               return a->QueryInt64Value(value);\r
+       }\r
+\r
+    /// See QueryIntAttribute()\r
+    XMLError QueryUnsigned64Attribute(const char* name, uint64_t* value) const {\r
+        const XMLAttribute* a = FindAttribute(name);\r
+        if(!a) {\r
+            return XML_NO_ATTRIBUTE;\r
+        }\r
+        return a->QueryUnsigned64Value(value);\r
+    }\r
+\r
+       /// See QueryIntAttribute()\r
+    XMLError QueryBoolAttribute( const char* name, bool* value ) const                         {\r
+        const XMLAttribute* a = FindAttribute( name );\r
+        if ( !a ) {\r
+            return XML_NO_ATTRIBUTE;\r
+        }\r
+        return a->QueryBoolValue( value );\r
+    }\r
+    /// See QueryIntAttribute()\r
+    XMLError QueryDoubleAttribute( const char* name, double* value ) const                     {\r
+        const XMLAttribute* a = FindAttribute( name );\r
+        if ( !a ) {\r
+            return XML_NO_ATTRIBUTE;\r
+        }\r
+        return a->QueryDoubleValue( value );\r
+    }\r
+    /// See QueryIntAttribute()\r
+    XMLError QueryFloatAttribute( const char* name, float* value ) const                       {\r
+        const XMLAttribute* a = FindAttribute( name );\r
+        if ( !a ) {\r
+            return XML_NO_ATTRIBUTE;\r
+        }\r
+        return a->QueryFloatValue( value );\r
+    }\r
+\r
+       /// See QueryIntAttribute()\r
+       XMLError QueryStringAttribute(const char* name, const char** value) const {\r
+               const XMLAttribute* a = FindAttribute(name);\r
+               if (!a) {\r
+                       return XML_NO_ATTRIBUTE;\r
+               }\r
+               *value = a->Value();\r
+               return XML_SUCCESS;\r
+       }\r
+\r
+\r
+\r
+    /** Given an attribute name, QueryAttribute() returns\r
+       XML_SUCCESS, XML_WRONG_ATTRIBUTE_TYPE if the conversion\r
+       can't be performed, or XML_NO_ATTRIBUTE if the attribute\r
+       doesn't exist. It is overloaded for the primitive types,\r
+               and is a generally more convenient replacement of\r
+               QueryIntAttribute() and related functions.\r
+\r
+               If successful, the result of the conversion\r
+       will be written to 'value'. If not successful, nothing will\r
+       be written to 'value'. This allows you to provide default\r
+       value:\r
+\r
+       @verbatim\r
+       int value = 10;\r
+       QueryAttribute( "foo", &value );                // if "foo" isn't found, value will still be 10\r
+       @endverbatim\r
+    */\r
+       XMLError QueryAttribute( const char* name, int* value ) const {\r
+               return QueryIntAttribute( name, value );\r
+       }\r
+\r
+       XMLError QueryAttribute( const char* name, unsigned int* value ) const {\r
+               return QueryUnsignedAttribute( name, value );\r
+       }\r
+\r
+       XMLError QueryAttribute(const char* name, int64_t* value) const {\r
+               return QueryInt64Attribute(name, value);\r
+       }\r
+\r
+    XMLError QueryAttribute(const char* name, uint64_t* value) const {\r
+        return QueryUnsigned64Attribute(name, value);\r
+    }\r
+\r
+    XMLError QueryAttribute( const char* name, bool* value ) const {\r
+               return QueryBoolAttribute( name, value );\r
+       }\r
+\r
+       XMLError QueryAttribute( const char* name, double* value ) const {\r
+               return QueryDoubleAttribute( name, value );\r
+       }\r
+\r
+       XMLError QueryAttribute( const char* name, float* value ) const {\r
+               return QueryFloatAttribute( name, value );\r
+       }\r
+\r
+       XMLError QueryAttribute(const char* name, const char** value) const {\r
+               return QueryStringAttribute(name, value);\r
+       }\r
+\r
+       /// Sets the named attribute to value.\r
+    void SetAttribute( const char* name, const char* value )   {\r
+        XMLAttribute* a = FindOrCreateAttribute( name );\r
+        a->SetAttribute( value );\r
+    }\r
+    /// Sets the named attribute to value.\r
+    void SetAttribute( const char* name, int value )                   {\r
+        XMLAttribute* a = FindOrCreateAttribute( name );\r
+        a->SetAttribute( value );\r
+    }\r
+    /// Sets the named attribute to value.\r
+    void SetAttribute( const char* name, unsigned value )              {\r
+        XMLAttribute* a = FindOrCreateAttribute( name );\r
+        a->SetAttribute( value );\r
+    }\r
+\r
+       /// Sets the named attribute to value.\r
+       void SetAttribute(const char* name, int64_t value) {\r
+               XMLAttribute* a = FindOrCreateAttribute(name);\r
+               a->SetAttribute(value);\r
+       }\r
+\r
+    /// Sets the named attribute to value.\r
+    void SetAttribute(const char* name, uint64_t value) {\r
+        XMLAttribute* a = FindOrCreateAttribute(name);\r
+        a->SetAttribute(value);\r
+    }\r
+\r
+    /// Sets the named attribute to value.\r
+    void SetAttribute( const char* name, bool value )                  {\r
+        XMLAttribute* a = FindOrCreateAttribute( name );\r
+        a->SetAttribute( value );\r
+    }\r
+    /// Sets the named attribute to value.\r
+    void SetAttribute( const char* name, double value )                {\r
+        XMLAttribute* a = FindOrCreateAttribute( name );\r
+        a->SetAttribute( value );\r
+    }\r
+    /// Sets the named attribute to value.\r
+    void SetAttribute( const char* name, float value )         {\r
+        XMLAttribute* a = FindOrCreateAttribute( name );\r
+        a->SetAttribute( value );\r
+    }\r
+\r
+    /**\r
+       Delete an attribute.\r
+    */\r
+    void DeleteAttribute( const char* name );\r
+\r
+    /// Return the first attribute in the list.\r
+    const XMLAttribute* FirstAttribute() const {\r
+        return _rootAttribute;\r
+    }\r
+    /// Query a specific attribute in the list.\r
+    const XMLAttribute* FindAttribute( const char* name ) const;\r
+\r
+    /** Convenience function for easy access to the text inside an element. Although easy\r
+       and concise, GetText() is limited compared to getting the XMLText child\r
+       and accessing it directly.\r
+\r
+       If the first child of 'this' is a XMLText, the GetText()\r
+       returns the character string of the Text node, else null is returned.\r
+\r
+       This is a convenient method for getting the text of simple contained text:\r
+       @verbatim\r
+       <foo>This is text</foo>\r
+               const char* str = fooElement->GetText();\r
+       @endverbatim\r
+\r
+       'str' will be a pointer to "This is text".\r
+\r
+       Note that this function can be misleading. If the element foo was created from\r
+       this XML:\r
+       @verbatim\r
+               <foo><b>This is text</b></foo>\r
+       @endverbatim\r
+\r
+       then the value of str would be null. The first child node isn't a text node, it is\r
+       another element. From this XML:\r
+       @verbatim\r
+               <foo>This is <b>text</b></foo>\r
+       @endverbatim\r
+       GetText() will return "This is ".\r
+    */\r
+    const char* GetText() const;\r
+\r
+    /** Convenience function for easy access to the text inside an element. Although easy\r
+       and concise, SetText() is limited compared to creating an XMLText child\r
+       and mutating it directly.\r
+\r
+       If the first child of 'this' is a XMLText, SetText() sets its value to\r
+               the given string, otherwise it will create a first child that is an XMLText.\r
+\r
+       This is a convenient method for setting the text of simple contained text:\r
+       @verbatim\r
+       <foo>This is text</foo>\r
+               fooElement->SetText( "Hullaballoo!" );\r
+       <foo>Hullaballoo!</foo>\r
+               @endverbatim\r
+\r
+       Note that this function can be misleading. If the element foo was created from\r
+       this XML:\r
+       @verbatim\r
+               <foo><b>This is text</b></foo>\r
+       @endverbatim\r
+\r
+       then it will not change "This is text", but rather prefix it with a text element:\r
+       @verbatim\r
+               <foo>Hullaballoo!<b>This is text</b></foo>\r
+       @endverbatim\r
+\r
+               For this XML:\r
+       @verbatim\r
+               <foo />\r
+       @endverbatim\r
+       SetText() will generate\r
+       @verbatim\r
+               <foo>Hullaballoo!</foo>\r
+       @endverbatim\r
+    */\r
+       void SetText( const char* inText );\r
+    /// Convenience method for setting text inside an element. See SetText() for important limitations.\r
+    void SetText( int value );\r
+    /// Convenience method for setting text inside an element. See SetText() for important limitations.\r
+    void SetText( unsigned value );\r
+       /// Convenience method for setting text inside an element. See SetText() for important limitations.\r
+       void SetText(int64_t value);\r
+    /// Convenience method for setting text inside an element. See SetText() for important limitations.\r
+    void SetText(uint64_t value);\r
+       /// Convenience method for setting text inside an element. See SetText() for important limitations.\r
+    void SetText( bool value );\r
+    /// Convenience method for setting text inside an element. See SetText() for important limitations.\r
+    void SetText( double value );\r
+    /// Convenience method for setting text inside an element. See SetText() for important limitations.\r
+    void SetText( float value );\r
+\r
+    /**\r
+       Convenience method to query the value of a child text node. This is probably best\r
+       shown by example. Given you have a document is this form:\r
+       @verbatim\r
+               <point>\r
+                       <x>1</x>\r
+                       <y>1.4</y>\r
+               </point>\r
+       @endverbatim\r
+\r
+       The QueryIntText() and similar functions provide a safe and easier way to get to the\r
+       "value" of x and y.\r
+\r
+       @verbatim\r
+               int x = 0;\r
+               float y = 0;    // types of x and y are contrived for example\r
+               const XMLElement* xElement = pointElement->FirstChildElement( "x" );\r
+               const XMLElement* yElement = pointElement->FirstChildElement( "y" );\r
+               xElement->QueryIntText( &x );\r
+               yElement->QueryFloatText( &y );\r
+       @endverbatim\r
+\r
+       @returns XML_SUCCESS (0) on success, XML_CAN_NOT_CONVERT_TEXT if the text cannot be converted\r
+                        to the requested type, and XML_NO_TEXT_NODE if there is no child text to query.\r
+\r
+    */\r
+    XMLError QueryIntText( int* ival ) const;\r
+    /// See QueryIntText()\r
+    XMLError QueryUnsignedText( unsigned* uval ) const;\r
+       /// See QueryIntText()\r
+       XMLError QueryInt64Text(int64_t* uval) const;\r
+       /// See QueryIntText()\r
+       XMLError QueryUnsigned64Text(uint64_t* uval) const;\r
+       /// See QueryIntText()\r
+    XMLError QueryBoolText( bool* bval ) const;\r
+    /// See QueryIntText()\r
+    XMLError QueryDoubleText( double* dval ) const;\r
+    /// See QueryIntText()\r
+    XMLError QueryFloatText( float* fval ) const;\r
+\r
+       int IntText(int defaultValue = 0) const;\r
+\r
+       /// See QueryIntText()\r
+       unsigned UnsignedText(unsigned defaultValue = 0) const;\r
+       /// See QueryIntText()\r
+       int64_t Int64Text(int64_t defaultValue = 0) const;\r
+    /// See QueryIntText()\r
+    uint64_t Unsigned64Text(uint64_t defaultValue = 0) const;\r
+       /// See QueryIntText()\r
+       bool BoolText(bool defaultValue = false) const;\r
+       /// See QueryIntText()\r
+       double DoubleText(double defaultValue = 0) const;\r
+       /// See QueryIntText()\r
+    float FloatText(float defaultValue = 0) const;\r
+\r
+    /**\r
+        Convenience method to create a new XMLElement and add it as last (right)\r
+        child of this node. Returns the created and inserted element.\r
+    */\r
+    XMLElement* InsertNewChildElement(const char* name);\r
+    /// See InsertNewChildElement()\r
+    XMLComment* InsertNewComment(const char* comment);\r
+    /// See InsertNewChildElement()\r
+    XMLText* InsertNewText(const char* text);\r
+    /// See InsertNewChildElement()\r
+    XMLDeclaration* InsertNewDeclaration(const char* text);\r
+    /// See InsertNewChildElement()\r
+    XMLUnknown* InsertNewUnknown(const char* text);\r
+\r
+\r
+    // internal:\r
+    enum ElementClosingType {\r
+        OPEN,          // <foo>\r
+        CLOSED,                // <foo/>\r
+        CLOSING                // </foo>\r
+    };\r
+    ElementClosingType ClosingType() const {\r
+        return _closingType;\r
+    }\r
+    virtual XMLNode* ShallowClone( XMLDocument* document ) const;\r
+    virtual bool ShallowEqual( const XMLNode* compare ) const;\r
+\r
+protected:\r
+    char* ParseDeep( char* p, StrPair* parentEndTag, int* curLineNumPtr );\r
+\r
+private:\r
+    XMLElement( XMLDocument* doc );\r
+    virtual ~XMLElement();\r
+    XMLElement( const XMLElement& );   // not supported\r
+    void operator=( const XMLElement& );       // not supported\r
+\r
+    XMLAttribute* FindOrCreateAttribute( const char* name );\r
+    char* ParseAttributes( char* p, int* curLineNumPtr );\r
+    static void DeleteAttribute( XMLAttribute* attribute );\r
+    XMLAttribute* CreateAttribute();\r
+\r
+    enum { BUF_SIZE = 200 };\r
+    ElementClosingType _closingType;\r
+    // The attribute list is ordered; there is no 'lastAttribute'\r
+    // because the list needs to be scanned for dupes before adding\r
+    // a new attribute.\r
+    XMLAttribute* _rootAttribute;\r
+};\r
+\r
+\r
+enum Whitespace {\r
+    PRESERVE_WHITESPACE,\r
+    COLLAPSE_WHITESPACE\r
+};\r
+\r
+\r
+/** A Document binds together all the functionality.\r
+       It can be saved, loaded, and printed to the screen.\r
+       All Nodes are connected and allocated to a Document.\r
+       If the Document is deleted, all its Nodes are also deleted.\r
+*/\r
+class TINYXML2_LIB XMLDocument : public XMLNode\r
+{\r
+    friend class XMLElement;\r
+    // Gives access to SetError and Push/PopDepth, but over-access for everything else.\r
+    // Wishing C++ had "internal" scope.\r
+    friend class XMLNode;\r
+    friend class XMLText;\r
+    friend class XMLComment;\r
+    friend class XMLDeclaration;\r
+    friend class XMLUnknown;\r
+public:\r
+    /// constructor\r
+    XMLDocument( bool processEntities = true, Whitespace whitespaceMode = PRESERVE_WHITESPACE );\r
+    ~XMLDocument();\r
+\r
+    virtual XMLDocument* ToDocument()                          {\r
+        TIXMLASSERT( this == _document );\r
+        return this;\r
+    }\r
+    virtual const XMLDocument* ToDocument() const      {\r
+        TIXMLASSERT( this == _document );\r
+        return this;\r
+    }\r
+\r
+    /**\r
+       Parse an XML file from a character string.\r
+       Returns XML_SUCCESS (0) on success, or\r
+       an errorID.\r
+\r
+       You may optionally pass in the 'nBytes', which is\r
+       the number of bytes which will be parsed. If not\r
+       specified, TinyXML-2 will assume 'xml' points to a\r
+       null terminated string.\r
+    */\r
+    XMLError Parse( const char* xml, size_t nBytes=static_cast<size_t>(-1) );\r
+\r
+    /**\r
+       Load an XML file from disk.\r
+       Returns XML_SUCCESS (0) on success, or\r
+       an errorID.\r
+    */\r
+    XMLError LoadFile( const char* filename );\r
+\r
+    /**\r
+       Load an XML file from disk. You are responsible\r
+       for providing and closing the FILE*.\r
+\r
+        NOTE: The file should be opened as binary ("rb")\r
+        not text in order for TinyXML-2 to correctly\r
+        do newline normalization.\r
+\r
+       Returns XML_SUCCESS (0) on success, or\r
+       an errorID.\r
+    */\r
+    XMLError LoadFile( FILE* );\r
+\r
+    /**\r
+       Save the XML file to disk.\r
+       Returns XML_SUCCESS (0) on success, or\r
+       an errorID.\r
+    */\r
+    XMLError SaveFile( const char* filename, bool compact = false );\r
+\r
+    /**\r
+       Save the XML file to disk. You are responsible\r
+       for providing and closing the FILE*.\r
+\r
+       Returns XML_SUCCESS (0) on success, or\r
+       an errorID.\r
+    */\r
+    XMLError SaveFile( FILE* fp, bool compact = false );\r
+\r
+    bool ProcessEntities() const               {\r
+        return _processEntities;\r
+    }\r
+    Whitespace WhitespaceMode() const  {\r
+        return _whitespaceMode;\r
+    }\r
+\r
+    /**\r
+       Returns true if this document has a leading Byte Order Mark of UTF8.\r
+    */\r
+    bool HasBOM() const {\r
+        return _writeBOM;\r
+    }\r
+    /** Sets whether to write the BOM when writing the file.\r
+    */\r
+    void SetBOM( bool useBOM ) {\r
+        _writeBOM = useBOM;\r
+    }\r
+\r
+    /** Return the root element of DOM. Equivalent to FirstChildElement().\r
+        To get the first node, use FirstChild().\r
+    */\r
+    XMLElement* RootElement()                          {\r
+        return FirstChildElement();\r
+    }\r
+    const XMLElement* RootElement() const      {\r
+        return FirstChildElement();\r
+    }\r
+\r
+    /** Print the Document. If the Printer is not provided, it will\r
+        print to stdout. If you provide Printer, this can print to a file:\r
+       @verbatim\r
+       XMLPrinter printer( fp );\r
+       doc.Print( &printer );\r
+       @endverbatim\r
+\r
+       Or you can use a printer to print to memory:\r
+       @verbatim\r
+       XMLPrinter printer;\r
+       doc.Print( &printer );\r
+       // printer.CStr() has a const char* to the XML\r
+       @endverbatim\r
+    */\r
+    void Print( XMLPrinter* streamer=0 ) const;\r
+    virtual bool Accept( XMLVisitor* visitor ) const;\r
+\r
+    /**\r
+       Create a new Element associated with\r
+       this Document. The memory for the Element\r
+       is managed by the Document.\r
+    */\r
+    XMLElement* NewElement( const char* name );\r
+    /**\r
+       Create a new Comment associated with\r
+       this Document. The memory for the Comment\r
+       is managed by the Document.\r
+    */\r
+    XMLComment* NewComment( const char* comment );\r
+    /**\r
+       Create a new Text associated with\r
+       this Document. The memory for the Text\r
+       is managed by the Document.\r
+    */\r
+    XMLText* NewText( const char* text );\r
+    /**\r
+       Create a new Declaration associated with\r
+       this Document. The memory for the object\r
+       is managed by the Document.\r
+\r
+       If the 'text' param is null, the standard\r
+       declaration is used.:\r
+       @verbatim\r
+               <?xml version="1.0" encoding="UTF-8"?>\r
+       @endverbatim\r
+    */\r
+    XMLDeclaration* NewDeclaration( const char* text=0 );\r
+    /**\r
+       Create a new Unknown associated with\r
+       this Document. The memory for the object\r
+       is managed by the Document.\r
+    */\r
+    XMLUnknown* NewUnknown( const char* text );\r
+\r
+    /**\r
+       Delete a node associated with this document.\r
+       It will be unlinked from the DOM.\r
+    */\r
+    void DeleteNode( XMLNode* node );\r
+\r
+    /// Clears the error flags.\r
+    void ClearError();\r
+\r
+    /// Return true if there was an error parsing the document.\r
+    bool Error() const {\r
+        return _errorID != XML_SUCCESS;\r
+    }\r
+    /// Return the errorID.\r
+    XMLError  ErrorID() const {\r
+        return _errorID;\r
+    }\r
+       const char* ErrorName() const;\r
+    static const char* ErrorIDToName(XMLError errorID);\r
+\r
+    /** Returns a "long form" error description. A hopefully helpful\r
+        diagnostic with location, line number, and/or additional info.\r
+    */\r
+       const char* ErrorStr() const;\r
+\r
+    /// A (trivial) utility function that prints the ErrorStr() to stdout.\r
+    void PrintError() const;\r
+\r
+    /// Return the line where the error occurred, or zero if unknown.\r
+    int ErrorLineNum() const\r
+    {\r
+        return _errorLineNum;\r
+    }\r
+\r
+    /// Clear the document, resetting it to the initial state.\r
+    void Clear();\r
+\r
+       /**\r
+               Copies this document to a target document.\r
+               The target will be completely cleared before the copy.\r
+               If you want to copy a sub-tree, see XMLNode::DeepClone().\r
+\r
+               NOTE: that the 'target' must be non-null.\r
+       */\r
+       void DeepCopy(XMLDocument* target) const;\r
+\r
+       // internal\r
+    char* Identify( char* p, XMLNode** node );\r
+\r
+       // internal\r
+       void MarkInUse(const XMLNode* const);\r
+\r
+    virtual XMLNode* ShallowClone( XMLDocument* /*document*/ ) const   {\r
+        return 0;\r
+    }\r
+    virtual bool ShallowEqual( const XMLNode* /*compare*/ ) const      {\r
+        return false;\r
+    }\r
+\r
+private:\r
+    XMLDocument( const XMLDocument& ); // not supported\r
+    void operator=( const XMLDocument& );      // not supported\r
+\r
+    bool                       _writeBOM;\r
+    bool                       _processEntities;\r
+    XMLError           _errorID;\r
+    Whitespace         _whitespaceMode;\r
+    mutable StrPair    _errorStr;\r
+    int             _errorLineNum;\r
+    char*                      _charBuffer;\r
+    int                                _parseCurLineNum;\r
+       int                             _parsingDepth;\r
+       // Memory tracking does add some overhead.\r
+       // However, the code assumes that you don't\r
+       // have a bunch of unlinked nodes around.\r
+       // Therefore it takes less memory to track\r
+       // in the document vs. a linked list in the XMLNode,\r
+       // and the performance is the same.\r
+       DynArray<XMLNode*, 10> _unlinked;\r
+\r
+    MemPoolT< sizeof(XMLElement) >      _elementPool;\r
+    MemPoolT< sizeof(XMLAttribute) > _attributePool;\r
+    MemPoolT< sizeof(XMLText) >                 _textPool;\r
+    MemPoolT< sizeof(XMLComment) >      _commentPool;\r
+\r
+       static const char* _errorNames[XML_ERROR_COUNT];\r
+\r
+    void Parse();\r
+\r
+    void SetError( XMLError error, int lineNum, const char* format, ... );\r
+\r
+       // Something of an obvious security hole, once it was discovered.\r
+       // Either an ill-formed XML or an excessively deep one can overflow\r
+       // the stack. Track stack depth, and error out if needed.\r
+       class DepthTracker {\r
+       public:\r
+               explicit DepthTracker(XMLDocument * document) {\r
+                       this->_document = document;\r
+                       document->PushDepth();\r
+               }\r
+               ~DepthTracker() {\r
+                       _document->PopDepth();\r
+               }\r
+       private:\r
+               XMLDocument * _document;\r
+       };\r
+       void PushDepth();\r
+       void PopDepth();\r
+\r
+    template<class NodeType, int PoolElementSize>\r
+    NodeType* CreateUnlinkedNode( MemPoolT<PoolElementSize>& pool );\r
+};\r
+\r
+template<class NodeType, int PoolElementSize>\r
+inline NodeType* XMLDocument::CreateUnlinkedNode( MemPoolT<PoolElementSize>& pool )\r
+{\r
+    TIXMLASSERT( sizeof( NodeType ) == PoolElementSize );\r
+    TIXMLASSERT( sizeof( NodeType ) == pool.ItemSize() );\r
+    NodeType* returnNode = new (pool.Alloc()) NodeType( this );\r
+    TIXMLASSERT( returnNode );\r
+    returnNode->_memPool = &pool;\r
+\r
+       _unlinked.Push(returnNode);\r
+    return returnNode;\r
+}\r
+\r
+/**\r
+       A XMLHandle is a class that wraps a node pointer with null checks; this is\r
+       an incredibly useful thing. Note that XMLHandle is not part of the TinyXML-2\r
+       DOM structure. It is a separate utility class.\r
+\r
+       Take an example:\r
+       @verbatim\r
+       <Document>\r
+               <Element attributeA = "valueA">\r
+                       <Child attributeB = "value1" />\r
+                       <Child attributeB = "value2" />\r
+               </Element>\r
+       </Document>\r
+       @endverbatim\r
+\r
+       Assuming you want the value of "attributeB" in the 2nd "Child" element, it's very\r
+       easy to write a *lot* of code that looks like:\r
+\r
+       @verbatim\r
+       XMLElement* root = document.FirstChildElement( "Document" );\r
+       if ( root )\r
+       {\r
+               XMLElement* element = root->FirstChildElement( "Element" );\r
+               if ( element )\r
+               {\r
+                       XMLElement* child = element->FirstChildElement( "Child" );\r
+                       if ( child )\r
+                       {\r
+                               XMLElement* child2 = child->NextSiblingElement( "Child" );\r
+                               if ( child2 )\r
+                               {\r
+                                       // Finally do something useful.\r
+       @endverbatim\r
+\r
+       And that doesn't even cover "else" cases. XMLHandle addresses the verbosity\r
+       of such code. A XMLHandle checks for null pointers so it is perfectly safe\r
+       and correct to use:\r
+\r
+       @verbatim\r
+       XMLHandle docHandle( &document );\r
+       XMLElement* child2 = docHandle.FirstChildElement( "Document" ).FirstChildElement( "Element" ).FirstChildElement().NextSiblingElement();\r
+       if ( child2 )\r
+       {\r
+               // do something useful\r
+       @endverbatim\r
+\r
+       Which is MUCH more concise and useful.\r
+\r
+       It is also safe to copy handles - internally they are nothing more than node pointers.\r
+       @verbatim\r
+       XMLHandle handleCopy = handle;\r
+       @endverbatim\r
+\r
+       See also XMLConstHandle, which is the same as XMLHandle, but operates on const objects.\r
+*/\r
+class TINYXML2_LIB XMLHandle\r
+{\r
+public:\r
+    /// Create a handle from any node (at any depth of the tree.) This can be a null pointer.\r
+    explicit XMLHandle( XMLNode* node ) : _node( node ) {\r
+    }\r
+    /// Create a handle from a node.\r
+    explicit XMLHandle( XMLNode& node ) : _node( &node ) {\r
+    }\r
+    /// Copy constructor\r
+    XMLHandle( const XMLHandle& ref ) : _node( ref._node ) {\r
+    }\r
+    /// Assignment\r
+    XMLHandle& operator=( const XMLHandle& ref )                                                       {\r
+        _node = ref._node;\r
+        return *this;\r
+    }\r
+\r
+    /// Get the first child of this handle.\r
+    XMLHandle FirstChild()                                                                                                     {\r
+        return XMLHandle( _node ? _node->FirstChild() : 0 );\r
+    }\r
+    /// Get the first child element of this handle.\r
+    XMLHandle FirstChildElement( const char* name = 0 )                                                {\r
+        return XMLHandle( _node ? _node->FirstChildElement( name ) : 0 );\r
+    }\r
+    /// Get the last child of this handle.\r
+    XMLHandle LastChild()                                                                                                      {\r
+        return XMLHandle( _node ? _node->LastChild() : 0 );\r
+    }\r
+    /// Get the last child element of this handle.\r
+    XMLHandle LastChildElement( const char* name = 0 )                                         {\r
+        return XMLHandle( _node ? _node->LastChildElement( name ) : 0 );\r
+    }\r
+    /// Get the previous sibling of this handle.\r
+    XMLHandle PreviousSibling()                                                                                                {\r
+        return XMLHandle( _node ? _node->PreviousSibling() : 0 );\r
+    }\r
+    /// Get the previous sibling element of this handle.\r
+    XMLHandle PreviousSiblingElement( const char* name = 0 )                           {\r
+        return XMLHandle( _node ? _node->PreviousSiblingElement( name ) : 0 );\r
+    }\r
+    /// Get the next sibling of this handle.\r
+    XMLHandle NextSibling()                                                                                                    {\r
+        return XMLHandle( _node ? _node->NextSibling() : 0 );\r
+    }\r
+    /// Get the next sibling element of this handle.\r
+    XMLHandle NextSiblingElement( const char* name = 0 )                                       {\r
+        return XMLHandle( _node ? _node->NextSiblingElement( name ) : 0 );\r
+    }\r
+\r
+    /// Safe cast to XMLNode. This can return null.\r
+    XMLNode* ToNode()                                                  {\r
+        return _node;\r
+    }\r
+    /// Safe cast to XMLElement. This can return null.\r
+    XMLElement* ToElement()                                    {\r
+        return ( _node ? _node->ToElement() : 0 );\r
+    }\r
+    /// Safe cast to XMLText. This can return null.\r
+    XMLText* ToText()                                                  {\r
+        return ( _node ? _node->ToText() : 0 );\r
+    }\r
+    /// Safe cast to XMLUnknown. This can return null.\r
+    XMLUnknown* ToUnknown()                                    {\r
+        return ( _node ? _node->ToUnknown() : 0 );\r
+    }\r
+    /// Safe cast to XMLDeclaration. This can return null.\r
+    XMLDeclaration* ToDeclaration()                    {\r
+        return ( _node ? _node->ToDeclaration() : 0 );\r
+    }\r
+\r
+private:\r
+    XMLNode* _node;\r
+};\r
+\r
+\r
+/**\r
+       A variant of the XMLHandle class for working with const XMLNodes and Documents. It is the\r
+       same in all regards, except for the 'const' qualifiers. See XMLHandle for API.\r
+*/\r
+class TINYXML2_LIB XMLConstHandle\r
+{\r
+public:\r
+    explicit XMLConstHandle( const XMLNode* node ) : _node( node ) {\r
+    }\r
+    explicit XMLConstHandle( const XMLNode& node ) : _node( &node ) {\r
+    }\r
+    XMLConstHandle( const XMLConstHandle& ref ) : _node( ref._node ) {\r
+    }\r
+\r
+    XMLConstHandle& operator=( const XMLConstHandle& ref )                                                     {\r
+        _node = ref._node;\r
+        return *this;\r
+    }\r
+\r
+    const XMLConstHandle FirstChild() const                                                                                    {\r
+        return XMLConstHandle( _node ? _node->FirstChild() : 0 );\r
+    }\r
+    const XMLConstHandle FirstChildElement( const char* name = 0 ) const                               {\r
+        return XMLConstHandle( _node ? _node->FirstChildElement( name ) : 0 );\r
+    }\r
+    const XMLConstHandle LastChild()   const                                                                           {\r
+        return XMLConstHandle( _node ? _node->LastChild() : 0 );\r
+    }\r
+    const XMLConstHandle LastChildElement( const char* name = 0 ) const                                {\r
+        return XMLConstHandle( _node ? _node->LastChildElement( name ) : 0 );\r
+    }\r
+    const XMLConstHandle PreviousSibling() const                                                                       {\r
+        return XMLConstHandle( _node ? _node->PreviousSibling() : 0 );\r
+    }\r
+    const XMLConstHandle PreviousSiblingElement( const char* name = 0 ) const          {\r
+        return XMLConstHandle( _node ? _node->PreviousSiblingElement( name ) : 0 );\r
+    }\r
+    const XMLConstHandle NextSibling() const                                                                           {\r
+        return XMLConstHandle( _node ? _node->NextSibling() : 0 );\r
+    }\r
+    const XMLConstHandle NextSiblingElement( const char* name = 0 ) const                      {\r
+        return XMLConstHandle( _node ? _node->NextSiblingElement( name ) : 0 );\r
+    }\r
+\r
+\r
+    const XMLNode* ToNode() const                              {\r
+        return _node;\r
+    }\r
+    const XMLElement* ToElement() const                        {\r
+        return ( _node ? _node->ToElement() : 0 );\r
+    }\r
+    const XMLText* ToText() const                              {\r
+        return ( _node ? _node->ToText() : 0 );\r
+    }\r
+    const XMLUnknown* ToUnknown() const                        {\r
+        return ( _node ? _node->ToUnknown() : 0 );\r
+    }\r
+    const XMLDeclaration* ToDeclaration() const        {\r
+        return ( _node ? _node->ToDeclaration() : 0 );\r
+    }\r
+\r
+private:\r
+    const XMLNode* _node;\r
+};\r
+\r
+\r
+/**\r
+       Printing functionality. The XMLPrinter gives you more\r
+       options than the XMLDocument::Print() method.\r
+\r
+       It can:\r
+       -# Print to memory.\r
+       -# Print to a file you provide.\r
+       -# Print XML without a XMLDocument.\r
+\r
+       Print to Memory\r
+\r
+       @verbatim\r
+       XMLPrinter printer;\r
+       doc.Print( &printer );\r
+       SomeFunction( printer.CStr() );\r
+       @endverbatim\r
+\r
+       Print to a File\r
+\r
+       You provide the file pointer.\r
+       @verbatim\r
+       XMLPrinter printer( fp );\r
+       doc.Print( &printer );\r
+       @endverbatim\r
+\r
+       Print without a XMLDocument\r
+\r
+       When loading, an XML parser is very useful. However, sometimes\r
+       when saving, it just gets in the way. The code is often set up\r
+       for streaming, and constructing the DOM is just overhead.\r
+\r
+       The Printer supports the streaming case. The following code\r
+       prints out a trivially simple XML file without ever creating\r
+       an XML document.\r
+\r
+       @verbatim\r
+       XMLPrinter printer( fp );\r
+       printer.OpenElement( "foo" );\r
+       printer.PushAttribute( "foo", "bar" );\r
+       printer.CloseElement();\r
+       @endverbatim\r
+*/\r
+class TINYXML2_LIB XMLPrinter : public XMLVisitor\r
+{\r
+public:\r
+    /** Construct the printer. If the FILE* is specified,\r
+       this will print to the FILE. Else it will print\r
+       to memory, and the result is available in CStr().\r
+       If 'compact' is set to true, then output is created\r
+       with only required whitespace and newlines.\r
+    */\r
+    XMLPrinter( FILE* file=0, bool compact = false, int depth = 0 );\r
+    virtual ~XMLPrinter()      {}\r
+\r
+    /** If streaming, write the BOM and declaration. */\r
+    void PushHeader( bool writeBOM, bool writeDeclaration );\r
+    /** If streaming, start writing an element.\r
+        The element must be closed with CloseElement()\r
+    */\r
+    void OpenElement( const char* name, bool compactMode=false );\r
+    /// If streaming, add an attribute to an open element.\r
+    void PushAttribute( const char* name, const char* value );\r
+    void PushAttribute( const char* name, int value );\r
+    void PushAttribute( const char* name, unsigned value );\r
+       void PushAttribute( const char* name, int64_t value );\r
+       void PushAttribute( const char* name, uint64_t value );\r
+       void PushAttribute( const char* name, bool value );\r
+    void PushAttribute( const char* name, double value );\r
+    /// If streaming, close the Element.\r
+    virtual void CloseElement( bool compactMode=false );\r
+\r
+    /// Add a text node.\r
+    void PushText( const char* text, bool cdata=false );\r
+    /// Add a text node from an integer.\r
+    void PushText( int value );\r
+    /// Add a text node from an unsigned.\r
+    void PushText( unsigned value );\r
+       /// Add a text node from a signed 64bit integer.\r
+       void PushText( int64_t value );\r
+       /// Add a text node from an unsigned 64bit integer.\r
+       void PushText( uint64_t value );\r
+       /// Add a text node from a bool.\r
+    void PushText( bool value );\r
+    /// Add a text node from a float.\r
+    void PushText( float value );\r
+    /// Add a text node from a double.\r
+    void PushText( double value );\r
+\r
+    /// Add a comment\r
+    void PushComment( const char* comment );\r
+\r
+    void PushDeclaration( const char* value );\r
+    void PushUnknown( const char* value );\r
+\r
+    virtual bool VisitEnter( const XMLDocument& /*doc*/ );\r
+    virtual bool VisitExit( const XMLDocument& /*doc*/ )                       {\r
+        return true;\r
+    }\r
+\r
+    virtual bool VisitEnter( const XMLElement& element, const XMLAttribute* attribute );\r
+    virtual bool VisitExit( const XMLElement& element );\r
+\r
+    virtual bool Visit( const XMLText& text );\r
+    virtual bool Visit( const XMLComment& comment );\r
+    virtual bool Visit( const XMLDeclaration& declaration );\r
+    virtual bool Visit( const XMLUnknown& unknown );\r
+\r
+    /**\r
+       If in print to memory mode, return a pointer to\r
+       the XML file in memory.\r
+    */\r
+    const char* CStr() const {\r
+        return _buffer.Mem();\r
+    }\r
+    /**\r
+       If in print to memory mode, return the size\r
+       of the XML file in memory. (Note the size returned\r
+       includes the terminating null.)\r
+    */\r
+    int CStrSize() const {\r
+        return _buffer.Size();\r
+    }\r
+    /**\r
+       If in print to memory mode, reset the buffer to the\r
+       beginning.\r
+    */\r
+    void ClearBuffer( bool resetToFirstElement = true ) {\r
+        _buffer.Clear();\r
+        _buffer.Push(0);\r
+               _firstElement = resetToFirstElement;\r
+    }\r
+\r
+protected:\r
+       virtual bool CompactMode( const XMLElement& )   { return _compactMode; }\r
+\r
+       /** Prints out the space before an element. You may override to change\r
+           the space and tabs used. A PrintSpace() override should call Print().\r
+       */\r
+    virtual void PrintSpace( int depth );\r
+    virtual void Print( const char* format, ... );\r
+    virtual void Write( const char* data, size_t size );\r
+    virtual void Putc( char ch );\r
+\r
+    inline void Write(const char* data) { Write(data, strlen(data)); }\r
+\r
+    void SealElementIfJustOpened();\r
+    bool _elementJustOpened;\r
+    DynArray< const char*, 10 > _stack;\r
+\r
+private:\r
+    /**\r
+       Prepares to write a new node. This includes sealing an element that was\r
+       just opened, and writing any whitespace necessary if not in compact mode.\r
+     */\r
+    void PrepareForNewNode( bool compactMode );\r
+    void PrintString( const char*, bool restrictedEntitySet ); // prints out, after detecting entities.\r
+\r
+    bool _firstElement;\r
+    FILE* _fp;\r
+    int _depth;\r
+    int _textDepth;\r
+    bool _processEntities;\r
+       bool _compactMode;\r
+\r
+    enum {\r
+        ENTITY_RANGE = 64,\r
+        BUF_SIZE = 200\r
+    };\r
+    bool _entityFlag[ENTITY_RANGE];\r
+    bool _restrictedEntityFlag[ENTITY_RANGE];\r
+\r
+    DynArray< char, 20 > _buffer;\r
+\r
+    // Prohibit cloning, intentionally not implemented\r
+    XMLPrinter( const XMLPrinter& );\r
+    XMLPrinter& operator=( const XMLPrinter& );\r
+};\r
+\r
+\r
+}      // tinyxml2\r
+\r
+#if defined(_MSC_VER)\r
+#   pragma warning(pop)\r
+#endif\r
+\r
+#endif // TINYXML2_INCLUDED\r
diff --git a/tinyxml2/vs/tinyxml2.sln b/tinyxml2/vs/tinyxml2.sln
new file mode 100644 (file)
index 0000000..be0c85a
--- /dev/null
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.31229.75
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml2", "tinyxml2.vcxproj", "{7C72653A-E6F8-4584-B553-DE3A0AEE4356}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|x64 = Debug|x64
+               Debug|x86 = Debug|x86
+               Release|x64 = Release|x64
+               Release|x86 = Release|x86
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Debug|x64.ActiveCfg = Debug|x64
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Debug|x64.Build.0 = Debug|x64
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Debug|x86.ActiveCfg = Debug|Win32
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Debug|x86.Build.0 = Debug|Win32
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Release|x64.ActiveCfg = Release|x64
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Release|x64.Build.0 = Release|x64
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Release|x86.ActiveCfg = Release|Win32
+               {7C72653A-E6F8-4584-B553-DE3A0AEE4356}.Release|x86.Build.0 = Release|Win32
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+       GlobalSection(ExtensibilityGlobals) = postSolution
+               SolutionGuid = {8F57874D-F373-476E-93F5-EB09D74866E8}
+       EndGlobalSection
+EndGlobal
diff --git a/tinyxml2/vs/tinyxml2.vcxproj b/tinyxml2/vs/tinyxml2.vcxproj
new file mode 100644 (file)
index 0000000..be2a81a
--- /dev/null
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Debug|x64">
+      <Configuration>Debug</Configuration>
+      <Platform>x64</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|x64">
+      <Configuration>Release</Configuration>
+      <Platform>x64</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <VCProjectVersion>16.0</VCProjectVersion>
+    <Keyword>Win32Proj</Keyword>
+    <ProjectGuid>{7c72653a-e6f8-4584-b553-de3a0aee4356}</ProjectGuid>
+    <RootNamespace>tinyxml2</RootNamespace>
+    <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseDebugLibraries>true</UseDebugLibraries>
+    <PlatformToolset>v142</PlatformToolset>
+    <CharacterSet>Unicode</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseDebugLibraries>false</UseDebugLibraries>
+    <PlatformToolset>v142</PlatformToolset>
+    <WholeProgramOptimization>true</WholeProgramOptimization>
+    <CharacterSet>Unicode</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseDebugLibraries>true</UseDebugLibraries>
+    <PlatformToolset>v142</PlatformToolset>
+    <CharacterSet>Unicode</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseDebugLibraries>false</UseDebugLibraries>
+    <PlatformToolset>v142</PlatformToolset>
+    <WholeProgramOptimization>true</WholeProgramOptimization>
+    <CharacterSet>Unicode</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="Shared">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <LinkIncremental>true</LinkIncremental>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <LinkIncremental>false</LinkIncremental>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+    <LinkIncremental>true</LinkIncremental>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+    <LinkIncremental>false</LinkIncremental>
+  </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <WarningLevel>Level3</WarningLevel>
+      <SDLCheck>true</SDLCheck>
+      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <ConformanceMode>true</ConformanceMode>
+    </ClCompile>
+    <Link>
+      <SubSystem>Console</SubSystem>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+    </Link>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <WarningLevel>Level3</WarningLevel>
+      <FunctionLevelLinking>true</FunctionLevelLinking>
+      <IntrinsicFunctions>true</IntrinsicFunctions>
+      <SDLCheck>true</SDLCheck>
+      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <ConformanceMode>true</ConformanceMode>
+    </ClCompile>
+    <Link>
+      <SubSystem>Console</SubSystem>
+      <EnableCOMDATFolding>true</EnableCOMDATFolding>
+      <OptimizeReferences>true</OptimizeReferences>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+    </Link>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+    <ClCompile>
+      <WarningLevel>Level3</WarningLevel>
+      <SDLCheck>true</SDLCheck>
+      <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <ConformanceMode>true</ConformanceMode>
+    </ClCompile>
+    <Link>
+      <SubSystem>Console</SubSystem>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+    </Link>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+    <ClCompile>
+      <WarningLevel>Level3</WarningLevel>
+      <FunctionLevelLinking>true</FunctionLevelLinking>
+      <IntrinsicFunctions>true</IntrinsicFunctions>
+      <SDLCheck>true</SDLCheck>
+      <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <ConformanceMode>true</ConformanceMode>
+    </ClCompile>
+    <Link>
+      <SubSystem>Console</SubSystem>
+      <EnableCOMDATFolding>true</EnableCOMDATFolding>
+      <OptimizeReferences>true</OptimizeReferences>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+    </Link>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <ClCompile Include="..\tinyxml2.cpp" />
+    <ClCompile Include="..\xmltest.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ClInclude Include="..\tinyxml2.h" />
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file
diff --git a/tinyxml2/vs/tinyxml2.vcxproj.filters b/tinyxml2/vs/tinyxml2.vcxproj.filters
new file mode 100644 (file)
index 0000000..b729bf8
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup>
+    <Filter Include="Source Files">
+      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
+      <Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
+    </Filter>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="..\tinyxml2.cpp">
+      <Filter>Source Files</Filter>
+    </ClCompile>
+    <ClCompile Include="..\xmltest.cpp">
+      <Filter>Source Files</Filter>
+    </ClCompile>
+  </ItemGroup>
+  <ItemGroup>
+    <ClInclude Include="..\tinyxml2.h">
+      <Filter>Source Files</Filter>
+    </ClInclude>
+  </ItemGroup>
+</Project>
\ No newline at end of file
diff --git a/tinyxml2/xmltest.cpp b/tinyxml2/xmltest.cpp
new file mode 100755 (executable)
index 0000000..7f196f1
--- /dev/null
@@ -0,0 +1,2565 @@
+#if defined( _MSC_VER )\r
+       #if !defined( _CRT_SECURE_NO_WARNINGS )\r
+               #define _CRT_SECURE_NO_WARNINGS         // This test file is not intended to be secure.\r
+       #endif\r
+#endif\r
+\r
+#include "tinyxml2.h"\r
+#include <cerrno>\r
+#include <cstdlib>\r
+#include <cstring>\r
+#include <ctime>\r
+\r
+#if defined( _MSC_VER ) || defined (WIN32)\r
+       #include <crtdbg.h>\r
+       #define WIN32_LEAN_AND_MEAN\r
+       #include <windows.h>\r
+       _CrtMemState startMemState;\r
+       _CrtMemState endMemState;\r
+#else\r
+       #include <sys/stat.h>\r
+       #include <sys/types.h>\r
+#endif\r
+\r
+using namespace tinyxml2;\r
+using namespace std;\r
+int gPass = 0;\r
+int gFail = 0;\r
+\r
+\r
+bool XMLTest (const char* testString, const char* expected, const char* found, bool echo=true, bool extraNL=false )\r
+{\r
+       bool pass;\r
+       if ( !expected && !found )\r
+               pass = true;\r
+       else if ( !expected || !found )\r
+               pass = false;\r
+       else\r
+               pass = !strcmp( expected, found );\r
+       if ( pass )\r
+               printf ("[pass]");\r
+       else\r
+               printf ("[fail]");\r
+\r
+       if ( !echo ) {\r
+               printf (" %s\n", testString);\r
+       }\r
+       else {\r
+               if ( extraNL ) {\r
+                       printf( " %s\n", testString );\r
+                       printf( "%s\n", expected );\r
+                       printf( "%s\n", found );\r
+               }\r
+               else {\r
+                       printf (" %s [%s][%s]\n", testString, expected, found);\r
+               }\r
+       }\r
+\r
+       if ( pass )\r
+               ++gPass;\r
+       else\r
+               ++gFail;\r
+       return pass;\r
+}\r
+\r
+bool XMLTest(const char* testString, XMLError expected, XMLError found, bool echo = true, bool extraNL = false)\r
+{\r
+    return XMLTest(testString, XMLDocument::ErrorIDToName(expected), XMLDocument::ErrorIDToName(found), echo, extraNL);\r
+}\r
+\r
+bool XMLTest(const char* testString, bool expected, bool found, bool echo = true, bool extraNL = false)\r
+{\r
+    return XMLTest(testString, expected ? "true" : "false", found ? "true" : "false", echo, extraNL);\r
+}\r
+\r
+template< class T > bool XMLTest( const char* testString, T expected, T found, bool echo=true )\r
+{\r
+       bool pass = ( expected == found );\r
+       if ( pass )\r
+               printf ("[pass]");\r
+       else\r
+               printf ("[fail]");\r
+\r
+       if ( !echo )\r
+               printf (" %s\n", testString);\r
+       else {\r
+               char expectedAsString[64];\r
+               XMLUtil::ToStr(expected, expectedAsString, sizeof(expectedAsString));\r
+\r
+               char foundAsString[64];\r
+               XMLUtil::ToStr(found, foundAsString, sizeof(foundAsString));\r
+\r
+               printf (" %s [%s][%s]\n", testString, expectedAsString, foundAsString );\r
+       }\r
+\r
+       if ( pass )\r
+               ++gPass;\r
+       else\r
+               ++gFail;\r
+       return pass;\r
+}\r
+\r
+\r
+void NullLineEndings( char* p )\r
+{\r
+       while( p && *p ) {\r
+               if ( *p == '\n' || *p == '\r' ) {\r
+                       *p = 0;\r
+                       return;\r
+               }\r
+               ++p;\r
+       }\r
+}\r
+\r
+\r
+int example_1()\r
+{\r
+       XMLDocument doc;\r
+       doc.LoadFile( "resources/dream.xml" );\r
+\r
+       return doc.ErrorID();\r
+}\r
+/** @page Example_1 Load an XML File\r
+ *  @dontinclude ./xmltest.cpp\r
+ *  Basic XML file loading.\r
+ *  The basic syntax to load an XML file from\r
+ *  disk and check for an error. (ErrorID()\r
+ *  will return 0 for no error.)\r
+ *  @skip example_1()\r
+ *  @until }\r
+ */\r
+\r
+\r
+int example_2()\r
+{\r
+       static const char* xml = "<element/>";\r
+       XMLDocument doc;\r
+       doc.Parse( xml );\r
+\r
+       return doc.ErrorID();\r
+}\r
+/** @page Example_2 Parse an XML from char buffer\r
+ *  @dontinclude ./xmltest.cpp\r
+ *  Basic XML string parsing.\r
+ *  The basic syntax to parse an XML for\r
+ *  a char* and check for an error. (ErrorID()\r
+ *  will return 0 for no error.)\r
+ *  @skip example_2()\r
+ *  @until }\r
+ */\r
+\r
+\r
+int example_3()\r
+{\r
+       static const char* xml =\r
+               "<?xml version=\"1.0\"?>"\r
+               "<!DOCTYPE PLAY SYSTEM \"play.dtd\">"\r
+               "<PLAY>"\r
+               "<TITLE>A Midsummer Night's Dream</TITLE>"\r
+               "</PLAY>";\r
+\r
+       XMLDocument doc;\r
+       doc.Parse( xml );\r
+\r
+       XMLElement* titleElement = doc.FirstChildElement( "PLAY" )->FirstChildElement( "TITLE" );\r
+       const char* title = titleElement->GetText();\r
+       printf( "Name of play (1): %s\n", title );\r
+\r
+       XMLText* textNode = titleElement->FirstChild()->ToText();\r
+       title = textNode->Value();\r
+       printf( "Name of play (2): %s\n", title );\r
+\r
+       return doc.ErrorID();\r
+}\r
+/** @page Example_3 Get information out of XML\r
+       @dontinclude ./xmltest.cpp\r
+       In this example, we navigate a simple XML\r
+       file, and read some interesting text. Note\r
+       that this example doesn't use error\r
+       checking; working code should check for null\r
+       pointers when walking an XML tree, or use\r
+       XMLHandle.\r
+\r
+       (The XML is an excerpt from "dream.xml").\r
+\r
+       @skip example_3()\r
+       @until </PLAY>";\r
+\r
+       The structure of the XML file is:\r
+\r
+       <ul>\r
+               <li>(declaration)</li>\r
+               <li>(dtd stuff)</li>\r
+               <li>Element "PLAY"</li>\r
+               <ul>\r
+                       <li>Element "TITLE"</li>\r
+                       <ul>\r
+                           <li>Text "A Midsummer Night's Dream"</li>\r
+                       </ul>\r
+               </ul>\r
+       </ul>\r
+\r
+       For this example, we want to print out the\r
+       title of the play. The text of the title (what\r
+       we want) is child of the "TITLE" element which\r
+       is a child of the "PLAY" element.\r
+\r
+       We want to skip the declaration and dtd, so the\r
+       method FirstChildElement() is a good choice. The\r
+       FirstChildElement() of the Document is the "PLAY"\r
+       Element, the FirstChildElement() of the "PLAY" Element\r
+       is the "TITLE" Element.\r
+\r
+       @until ( "TITLE" );\r
+\r
+       We can then use the convenience function GetText()\r
+       to get the title of the play.\r
+\r
+       @until title );\r
+\r
+       Text is just another Node in the XML DOM. And in\r
+       fact you should be a little cautious with it, as\r
+       text nodes can contain elements.\r
+\r
+       @verbatim\r
+       Consider: A Midsummer Night's <b>Dream</b>\r
+       @endverbatim\r
+\r
+       It is more correct to actually query the Text Node\r
+       if in doubt:\r
+\r
+       @until title );\r
+\r
+       Noting that here we use FirstChild() since we are\r
+       looking for XMLText, not an element, and ToText()\r
+       is a cast from a Node to a XMLText.\r
+*/\r
+\r
+\r
+bool example_4()\r
+{\r
+       static const char* xml =\r
+               "<information>"\r
+               "       <attributeApproach v='2' />"\r
+               "       <textApproach>"\r
+               "               <v>2</v>"\r
+               "       </textApproach>"\r
+               "</information>";\r
+\r
+       XMLDocument doc;\r
+       doc.Parse( xml );\r
+\r
+       int v0 = 0;\r
+       int v1 = 0;\r
+\r
+       XMLElement* attributeApproachElement = doc.FirstChildElement()->FirstChildElement( "attributeApproach" );\r
+       attributeApproachElement->QueryIntAttribute( "v", &v0 );\r
+\r
+       XMLElement* textApproachElement = doc.FirstChildElement()->FirstChildElement( "textApproach" );\r
+       textApproachElement->FirstChildElement( "v" )->QueryIntText( &v1 );\r
+\r
+       printf( "Both values are the same: %d and %d\n", v0, v1 );\r
+\r
+       return !doc.Error() && ( v0 == v1 );\r
+}\r
+/** @page Example_4 Read attributes and text information.\r
+       @dontinclude ./xmltest.cpp\r
+\r
+       There are fundamentally 2 ways of writing a key-value\r
+       pair into an XML file. (Something that's always annoyed\r
+       me about XML.) Either by using attributes, or by writing\r
+       the key name into an element and the value into\r
+       the text node wrapped by the element. Both approaches\r
+       are illustrated in this example, which shows two ways\r
+       to encode the value "2" into the key "v":\r
+\r
+       @skip example_4()\r
+       @until "</information>";\r
+\r
+       TinyXML-2 has accessors for both approaches.\r
+\r
+       When using an attribute, you navigate to the XMLElement\r
+       with that attribute and use the QueryIntAttribute()\r
+       group of methods. (Also QueryFloatAttribute(), etc.)\r
+\r
+       @skip XMLElement* attributeApproachElement\r
+       @until &v0 );\r
+\r
+       When using the text approach, you need to navigate\r
+       down one more step to the XMLElement that contains\r
+       the text. Note the extra FirstChildElement( "v" )\r
+       in the code below. The value of the text can then\r
+       be safely queried with the QueryIntText() group\r
+       of methods. (Also QueryFloatText(), etc.)\r
+\r
+       @skip XMLElement* textApproachElement\r
+       @until &v1 );\r
+*/\r
+\r
+\r
+int main( int argc, const char ** argv )\r
+{\r
+       #if defined( _MSC_VER ) && defined( TINYXML2_DEBUG )\r
+               _CrtMemCheckpoint( &startMemState );\r
+               // Enable MS Visual C++ debug heap memory leaks dump on exit\r
+               _CrtSetDbgFlag(_CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) | _CRTDBG_LEAK_CHECK_DF);\r
+               {\r
+                       int leaksOnStart = _CrtDumpMemoryLeaks();\r
+                       XMLTest( "No leaks on start?", FALSE, leaksOnStart );\r
+               }\r
+       #endif\r
+\r
+       {\r
+               TIXMLASSERT( true );\r
+       }\r
+\r
+       if ( argc > 1 ) {\r
+               XMLDocument* doc = new XMLDocument();\r
+               clock_t startTime = clock();\r
+               doc->LoadFile( argv[1] );\r
+               clock_t loadTime = clock();\r
+               int errorID = doc->ErrorID();\r
+               delete doc; doc = 0;\r
+               clock_t deleteTime = clock();\r
+\r
+               printf( "Test file '%s' loaded. ErrorID=%d\n", argv[1], errorID );\r
+               if ( !errorID ) {\r
+                       printf( "Load time=%u\n",   (unsigned)(loadTime - startTime) );\r
+                       printf( "Delete time=%u\n", (unsigned)(deleteTime - loadTime) );\r
+                       printf( "Total time=%u\n",  (unsigned)(deleteTime - startTime) );\r
+               }\r
+               exit(0);\r
+       }\r
+\r
+       FILE* fp = fopen( "resources/dream.xml", "r" );\r
+       if ( !fp ) {\r
+               printf( "Error opening test file 'dream.xml'.\n"\r
+                               "Is your working directory the same as where \n"\r
+                               "the xmltest.cpp and dream.xml file are?\n\n"\r
+       #if defined( _MSC_VER )\r
+                               "In windows Visual Studio you may need to set\n"\r
+                               "Properties->Debugging->Working Directory to '..'\n"\r
+       #endif\r
+                         );\r
+               exit( 1 );\r
+       }\r
+       fclose( fp );\r
+\r
+       XMLTest( "Example_1", 0, example_1() );\r
+       XMLTest( "Example_2", 0, example_2() );\r
+       XMLTest( "Example_3", 0, example_3() );\r
+       XMLTest( "Example_4", true, example_4() );\r
+\r
+       /* ------ Example 2: Lookup information. ---- */\r
+\r
+       {\r
+               static const char* test[] = {   "<element />",\r
+                                                                               "<element></element>",\r
+                                                                               "<element><subelement/></element>",\r
+                                                                               "<element><subelement></subelement></element>",\r
+                                                                               "<element><subelement><subsub/></subelement></element>",\r
+                                                                               "<!--comment beside elements--><element><subelement></subelement></element>",\r
+                                                                               "<!--comment beside elements, this time with spaces-->  \n <element>  <subelement> \n </subelement> </element>",\r
+                                                                               "<element attrib1='foo' attrib2=\"bar\" ></element>",\r
+                                                                               "<element attrib1='foo' attrib2=\"bar\" ><subelement attrib3='yeehaa' /></element>",\r
+                                                                               "<element>Text inside element.</element>",\r
+                                                                               "<element><b></b></element>",\r
+                                                                               "<element>Text inside and <b>bolded</b> in the element.</element>",\r
+                                                                               "<outer><element>Text inside and <b>bolded</b> in the element.</element></outer>",\r
+                                                                               "<element>This &amp; That.</element>",\r
+                                                                               "<element attrib='This&lt;That' />",\r
+                                                                               0\r
+               };\r
+               for( int i=0; test[i]; ++i ) {\r
+                       XMLDocument doc;\r
+                       doc.Parse( test[i] );\r
+                       XMLTest( "Element test", false, doc.Error() );\r
+                       doc.Print();\r
+                       printf( "----------------------------------------------\n" );\r
+               }\r
+       }\r
+#if 1\r
+       {\r
+               static const char* test = "<!--hello world\n"\r
+                                                                 "          line 2\r"\r
+                                                                 "          line 3\r\n"\r
+                                                                 "          line 4\n\r"\r
+                                                                 "          line 5\r-->";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( test );\r
+               XMLTest( "Hello world declaration", false, doc.Error() );\r
+               doc.Print();\r
+       }\r
+\r
+       {\r
+               // This test is pre-test for the next one\r
+               // (where Element1 is inserted "after itself".\r
+               // This code didn't use to crash.\r
+               XMLDocument doc;\r
+               XMLElement* element1 = doc.NewElement("Element1");\r
+               XMLElement* element2 = doc.NewElement("Element2");\r
+               doc.InsertEndChild(element1);\r
+               doc.InsertEndChild(element2);\r
+               doc.InsertAfterChild(element2, element2);\r
+               doc.InsertAfterChild(element2, element2);\r
+       }\r
+\r
+       {\r
+               XMLDocument doc;\r
+               XMLElement* element1 = doc.NewElement("Element1");\r
+               XMLElement* element2 = doc.NewElement("Element2");\r
+               doc.InsertEndChild(element1);\r
+               doc.InsertEndChild(element2);\r
+\r
+               // This insertion "after itself"\r
+               // used to cause invalid memory access and crash\r
+               doc.InsertAfterChild(element1, element1);\r
+               doc.InsertAfterChild(element1, element1);\r
+               doc.InsertAfterChild(element2, element2);\r
+               doc.InsertAfterChild(element2, element2);\r
+       }\r
+\r
+       {\r
+               static const char* test = "<element>Text before.</element>";\r
+               XMLDocument doc;\r
+               doc.Parse( test );\r
+               XMLTest( "Element text before", false, doc.Error() );\r
+               XMLElement* root = doc.FirstChildElement();\r
+               XMLElement* newElement = doc.NewElement( "Subelement" );\r
+               root->InsertEndChild( newElement );\r
+               doc.Print();\r
+       }\r
+       {\r
+               XMLDocument* doc = new XMLDocument();\r
+               static const char* test = "<element><sub/></element>";\r
+               doc->Parse( test );\r
+               XMLTest( "Element with sub element", false, doc->Error() );\r
+               delete doc;\r
+       }\r
+       {\r
+               // Test: Programmatic DOM nodes insertion return values\r
+               XMLDocument doc;\r
+\r
+               XMLNode* first = doc.NewElement( "firstElement" );\r
+               XMLTest( "New element", true, first != 0 );\r
+               XMLNode* firstAfterInsertion = doc.InsertFirstChild( first );\r
+               XMLTest( "New element inserted first", true, firstAfterInsertion == first );\r
+\r
+               XMLNode* last = doc.NewElement( "lastElement" );\r
+               XMLTest( "New element", true, last != 0 );\r
+               XMLNode* lastAfterInsertion = doc.InsertEndChild( last );\r
+               XMLTest( "New element inserted last", true, lastAfterInsertion == last );\r
+\r
+               XMLNode* middle = doc.NewElement( "middleElement" );\r
+               XMLTest( "New element", true, middle != 0 );\r
+               XMLNode* middleAfterInsertion = doc.InsertAfterChild( first, middle );\r
+               XMLTest( "New element inserted middle", true, middleAfterInsertion == middle );\r
+       }\r
+       {\r
+               // Test: Programmatic DOM\r
+               // Build:\r
+               //              <element>\r
+               //                      <!--comment-->\r
+               //                      <sub attrib="0" />\r
+               //                      <sub attrib="1" />\r
+               //                      <sub attrib="2" >& Text!</sub>\r
+               //              <element>\r
+\r
+               XMLDocument* doc = new XMLDocument();\r
+               XMLNode* element = doc->InsertEndChild( doc->NewElement( "element" ) );\r
+\r
+               XMLElement* sub[3] = { doc->NewElement( "sub" ), doc->NewElement( "sub" ), doc->NewElement( "sub" ) };\r
+               for( int i=0; i<3; ++i ) {\r
+                       sub[i]->SetAttribute( "attrib", i );\r
+               }\r
+               element->InsertEndChild( sub[2] );\r
+\r
+               const int dummyInitialValue = 1000;\r
+               int dummyValue = dummyInitialValue;\r
+\r
+               XMLNode* comment = element->InsertFirstChild( doc->NewComment( "comment" ) );\r
+               comment->SetUserData(&dummyValue);\r
+               element->InsertAfterChild( comment, sub[0] );\r
+               element->InsertAfterChild( sub[0], sub[1] );\r
+               sub[2]->InsertFirstChild( doc->NewText( "& Text!" ));\r
+               doc->Print();\r
+               XMLTest( "Programmatic DOM", "comment", doc->FirstChildElement( "element" )->FirstChild()->Value() );\r
+               XMLTest( "Programmatic DOM", "0", doc->FirstChildElement( "element" )->FirstChildElement()->Attribute( "attrib" ) );\r
+               XMLTest( "Programmatic DOM", 2, doc->FirstChildElement()->LastChildElement( "sub" )->IntAttribute( "attrib" ) );\r
+               XMLTest( "Programmatic DOM", "& Text!",\r
+                                doc->FirstChildElement()->LastChildElement( "sub" )->FirstChild()->ToText()->Value() );\r
+               XMLTest("User data - pointer", true, &dummyValue == comment->GetUserData(), false);\r
+               XMLTest("User data - value behind pointer", dummyInitialValue, dummyValue, false);\r
+\r
+               // And now deletion:\r
+               element->DeleteChild( sub[2] );\r
+               doc->DeleteNode( comment );\r
+\r
+               element->FirstChildElement()->SetAttribute( "attrib", true );\r
+               element->LastChildElement()->DeleteAttribute( "attrib" );\r
+\r
+               XMLTest( "Programmatic DOM", true, doc->FirstChildElement()->FirstChildElement()->BoolAttribute( "attrib" ) );\r
+               const int defaultIntValue = 10;\r
+               const int replacementIntValue = 20;\r
+               int value1 = defaultIntValue;\r
+               int value2 = doc->FirstChildElement()->LastChildElement()->IntAttribute( "attrib", replacementIntValue );\r
+               XMLError result = doc->FirstChildElement()->LastChildElement()->QueryIntAttribute( "attrib", &value1 );\r
+               XMLTest( "Programmatic DOM", XML_NO_ATTRIBUTE, result );\r
+               XMLTest( "Programmatic DOM", defaultIntValue, value1 );\r
+               XMLTest( "Programmatic DOM", replacementIntValue, value2 );\r
+\r
+               doc->Print();\r
+\r
+               {\r
+                       XMLPrinter streamer;\r
+                       doc->Print( &streamer );\r
+                       printf( "%s", streamer.CStr() );\r
+               }\r
+               {\r
+                       XMLPrinter streamer( 0, true );\r
+                       doc->Print( &streamer );\r
+                       XMLTest( "Compact mode", "<element><sub attrib=\"true\"/><sub/></element>", streamer.CStr(), false );\r
+               }\r
+               doc->SaveFile( "./resources/out/pretty.xml" );\r
+               XMLTest( "Save pretty.xml", false, doc->Error() );\r
+               doc->SaveFile( "./resources/out/compact.xml", true );\r
+               XMLTest( "Save compact.xml", false, doc->Error() );\r
+               delete doc;\r
+       }\r
+       {\r
+               // Test: Dream\r
+               // XML1 : 1,187,569 bytes       in 31,209 allocations\r
+               // XML2 :   469,073     bytes   in    323 allocations\r
+               //int newStart = gNew;\r
+               XMLDocument doc;\r
+               doc.LoadFile( "resources/dream.xml" );\r
+               XMLTest( "Load dream.xml", false, doc.Error() );\r
+\r
+               doc.SaveFile( "resources/out/dreamout.xml" );\r
+               XMLTest( "Save dreamout.xml", false, doc.Error() );\r
+               doc.PrintError();\r
+\r
+               XMLTest( "Dream", "xml version=\"1.0\"",\r
+                                                 doc.FirstChild()->ToDeclaration()->Value() );\r
+               XMLTest( "Dream", true, doc.FirstChild()->NextSibling()->ToUnknown() != 0 );\r
+               XMLTest( "Dream", "DOCTYPE PLAY SYSTEM \"play.dtd\"",\r
+                                                 doc.FirstChild()->NextSibling()->ToUnknown()->Value() );\r
+               XMLTest( "Dream", "And Robin shall restore amends.",\r
+                                                 doc.LastChild()->LastChild()->LastChild()->LastChild()->LastChildElement()->GetText() );\r
+               XMLTest( "Dream", "And Robin shall restore amends.",\r
+                                                 doc.LastChild()->LastChild()->LastChild()->LastChild()->LastChildElement()->GetText() );\r
+\r
+               XMLDocument doc2;\r
+               doc2.LoadFile( "resources/out/dreamout.xml" );\r
+               XMLTest( "Load dreamout.xml", false, doc2.Error() );\r
+               XMLTest( "Dream-out", "xml version=\"1.0\"",\r
+                                                 doc2.FirstChild()->ToDeclaration()->Value() );\r
+               XMLTest( "Dream-out", true, doc2.FirstChild()->NextSibling()->ToUnknown() != 0 );\r
+               XMLTest( "Dream-out", "DOCTYPE PLAY SYSTEM \"play.dtd\"",\r
+                                                 doc2.FirstChild()->NextSibling()->ToUnknown()->Value() );\r
+               XMLTest( "Dream-out", "And Robin shall restore amends.",\r
+                                                 doc2.LastChild()->LastChild()->LastChild()->LastChild()->LastChildElement()->GetText() );\r
+\r
+               //gNewTotal = gNew - newStart;\r
+       }\r
+\r
+\r
+       {\r
+               const char* error =     "<?xml version=\"1.0\" standalone=\"no\" ?>\n"\r
+                                                       "<passages count=\"006\" formatversion=\"20020620\">\n"\r
+                                                       "    <wrong error>\n"\r
+                                                       "</passages>";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( error );\r
+               XMLTest( "Bad XML", XML_ERROR_PARSING_ATTRIBUTE, doc.ErrorID() );\r
+               const char* errorStr = doc.ErrorStr();\r
+               XMLTest("Formatted error string",\r
+                       "Error=XML_ERROR_PARSING_ATTRIBUTE ErrorID=7 (0x7) Line number=3: XMLElement name=wrong",\r
+                       errorStr);\r
+       }\r
+\r
+       {\r
+               const char* str = "<doc attr0='1' attr1='2.0' attr2='foo' />";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "Top level attributes", false, doc.Error() );\r
+\r
+               XMLElement* ele = doc.FirstChildElement();\r
+\r
+               int iVal;\r
+               XMLError result;\r
+               double dVal;\r
+\r
+               result = ele->QueryDoubleAttribute( "attr0", &dVal );\r
+               XMLTest( "Query attribute: int as double", XML_SUCCESS, result);\r
+               XMLTest( "Query attribute: int as double", 1, (int)dVal );\r
+               XMLTest( "Query attribute: int as double", 1, (int)ele->DoubleAttribute("attr0"));\r
+\r
+               result = ele->QueryDoubleAttribute( "attr1", &dVal );\r
+               XMLTest( "Query attribute: double as double", XML_SUCCESS, result);\r
+               XMLTest( "Query attribute: double as double", 2.0, dVal );\r
+               XMLTest( "Query attribute: double as double", 2.0, ele->DoubleAttribute("attr1") );\r
+\r
+               result = ele->QueryIntAttribute( "attr1", &iVal );\r
+               XMLTest( "Query attribute: double as int", XML_SUCCESS, result);\r
+               XMLTest( "Query attribute: double as int", 2, iVal );\r
+\r
+               result = ele->QueryIntAttribute( "attr2", &iVal );\r
+               XMLTest( "Query attribute: not a number", XML_WRONG_ATTRIBUTE_TYPE, result );\r
+               XMLTest( "Query attribute: not a number", 4.0, ele->DoubleAttribute("attr2", 4.0) );\r
+\r
+               result = ele->QueryIntAttribute( "bar", &iVal );\r
+               XMLTest( "Query attribute: does not exist", XML_NO_ATTRIBUTE, result );\r
+               XMLTest( "Query attribute: does not exist", true, ele->BoolAttribute("bar", true) );\r
+       }\r
+\r
+       {\r
+               const char* str = "<doc/>";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "Empty top element", false, doc.Error() );\r
+\r
+               XMLElement* ele = doc.FirstChildElement();\r
+\r
+               int iVal, iVal2;\r
+               double dVal, dVal2;\r
+\r
+               ele->SetAttribute( "str", "strValue" );\r
+               ele->SetAttribute( "int", 1 );\r
+               ele->SetAttribute( "double", -1.0 );\r
+\r
+               const char* answer = 0;\r
+               ele->QueryAttribute("str", &answer);\r
+               XMLTest("Query char attribute", "strValue", answer);\r
+\r
+               const char* cStr = ele->Attribute( "str" );\r
+               {\r
+                       XMLError queryResult = ele->QueryIntAttribute( "int", &iVal );\r
+                       XMLTest( "Query int attribute", XML_SUCCESS, queryResult);\r
+               }\r
+               {\r
+                       XMLError queryResult = ele->QueryDoubleAttribute( "double", &dVal );\r
+                       XMLTest( "Query double attribute", XML_SUCCESS, queryResult);\r
+               }\r
+\r
+               {\r
+                       XMLError queryResult = ele->QueryAttribute( "int", &iVal2 );\r
+                       XMLTest( "Query int attribute generic", (int)XML_SUCCESS, queryResult);\r
+               }\r
+               {\r
+                       XMLError queryResult = ele->QueryAttribute( "double", &dVal2 );\r
+                       XMLTest( "Query double attribute generic", (int)XML_SUCCESS, queryResult);\r
+               }\r
+\r
+               XMLTest( "Attribute match test", "strValue", ele->Attribute( "str", "strValue" ) );\r
+               XMLTest( "Attribute round trip. c-string.", "strValue", cStr );\r
+               XMLTest( "Attribute round trip. int.", 1, iVal );\r
+               XMLTest( "Attribute round trip. double.", -1, (int)dVal );\r
+               XMLTest( "Alternate query", true, iVal == iVal2 );\r
+               XMLTest( "Alternate query", true, dVal == dVal2 );\r
+               XMLTest( "Alternate query", true, iVal == ele->IntAttribute("int") );\r
+               XMLTest( "Alternate query", true, dVal == ele->DoubleAttribute("double") );\r
+       }\r
+\r
+       {\r
+               XMLDocument doc;\r
+               doc.LoadFile( "resources/utf8test.xml" );\r
+               XMLTest( "Load utf8test.xml", false, doc.Error() );\r
+\r
+               // Get the attribute "value" from the "Russian" element and check it.\r
+               XMLElement* element = doc.FirstChildElement( "document" )->FirstChildElement( "Russian" );\r
+               const unsigned char correctValue[] = {  0xd1U, 0x86U, 0xd0U, 0xb5U, 0xd0U, 0xbdU, 0xd0U, 0xbdU,\r
+                                                                                               0xd0U, 0xbeU, 0xd1U, 0x81U, 0xd1U, 0x82U, 0xd1U, 0x8cU, 0 };\r
+\r
+               XMLTest( "UTF-8: Russian value.", (const char*)correctValue, element->Attribute( "value" ) );\r
+\r
+               const unsigned char russianElementName[] = {    0xd0U, 0xa0U, 0xd1U, 0x83U,\r
+                                                                                                               0xd1U, 0x81U, 0xd1U, 0x81U,\r
+                                                                                                               0xd0U, 0xbaU, 0xd0U, 0xb8U,\r
+                                                                                                               0xd0U, 0xb9U, 0 };\r
+               const char russianText[] = "<\xD0\xB8\xD0\xBC\xD0\xB5\xD0\xB5\xD1\x82>";\r
+\r
+               XMLText* text = doc.FirstChildElement( "document" )->FirstChildElement( (const char*) russianElementName )->FirstChild()->ToText();\r
+               XMLTest( "UTF-8: Browsing russian element name.",\r
+                                russianText,\r
+                                text->Value() );\r
+\r
+               // Now try for a round trip.\r
+               doc.SaveFile( "resources/out/utf8testout.xml" );\r
+               XMLTest( "UTF-8: Save testout.xml", false, doc.Error() );\r
+\r
+               // Check the round trip.\r
+               bool roundTripOkay = false;\r
+\r
+               FILE* saved  = fopen( "resources/out/utf8testout.xml", "r" );\r
+               XMLTest( "UTF-8: Open utf8testout.xml", true, saved != 0 );\r
+\r
+               FILE* verify = fopen( "resources/utf8testverify.xml", "r" );\r
+               XMLTest( "UTF-8: Open utf8testverify.xml", true, verify != 0 );\r
+\r
+               if ( saved && verify )\r
+               {\r
+                       roundTripOkay = true;\r
+                       char verifyBuf[256];\r
+                       while ( fgets( verifyBuf, 256, verify ) )\r
+                       {\r
+                               char savedBuf[256];\r
+                               fgets( savedBuf, 256, saved );\r
+                               NullLineEndings( verifyBuf );\r
+                               NullLineEndings( savedBuf );\r
+\r
+                               if ( strcmp( verifyBuf, savedBuf ) )\r
+                               {\r
+                                       printf( "verify:%s<\n", verifyBuf );\r
+                                       printf( "saved :%s<\n", savedBuf );\r
+                                       roundTripOkay = false;\r
+                                       break;\r
+                               }\r
+                       }\r
+               }\r
+               if ( saved )\r
+                       fclose( saved );\r
+               if ( verify )\r
+                       fclose( verify );\r
+               XMLTest( "UTF-8: Verified multi-language round trip.", true, roundTripOkay );\r
+       }\r
+\r
+       // --------GetText()-----------\r
+       {\r
+               const char* str = "<foo>This is  text</foo>";\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "Double whitespace", false, doc.Error() );\r
+               const XMLElement* element = doc.RootElement();\r
+\r
+               XMLTest( "GetText() normal use.", "This is  text", element->GetText() );\r
+\r
+               str = "<foo><b>This is text</b></foo>";\r
+               doc.Parse( str );\r
+               XMLTest( "Bold text simulation", false, doc.Error() );\r
+               element = doc.RootElement();\r
+\r
+               XMLTest( "GetText() contained element.", element->GetText() == 0, true );\r
+       }\r
+\r
+\r
+       // --------SetText()-----------\r
+       {\r
+               const char* str = "<foo></foo>";\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "Empty closed element", false, doc.Error() );\r
+               XMLElement* element = doc.RootElement();\r
+\r
+               element->SetText("darkness.");\r
+               XMLTest( "SetText() normal use (open/close).", "darkness.", element->GetText() );\r
+\r
+               element->SetText("blue flame.");\r
+               XMLTest( "SetText() replace.", "blue flame.", element->GetText() );\r
+\r
+               str = "<foo/>";\r
+               doc.Parse( str );\r
+               XMLTest( "Empty self-closed element", false, doc.Error() );\r
+               element = doc.RootElement();\r
+\r
+               element->SetText("The driver");\r
+               XMLTest( "SetText() normal use. (self-closing)", "The driver", element->GetText() );\r
+\r
+               element->SetText("<b>horses</b>");\r
+               XMLTest( "SetText() replace with tag-like text.", "<b>horses</b>", element->GetText() );\r
+               //doc.Print();\r
+\r
+               str = "<foo><bar>Text in nested element</bar></foo>";\r
+               doc.Parse( str );\r
+               XMLTest( "Text in nested element", false, doc.Error() );\r
+               element = doc.RootElement();\r
+\r
+               element->SetText("wolves");\r
+               XMLTest( "SetText() prefix to nested non-text children.", "wolves", element->GetText() );\r
+\r
+               str = "<foo/>";\r
+               doc.Parse( str );\r
+               XMLTest( "Empty self-closed element round 2", false, doc.Error() );\r
+               element = doc.RootElement();\r
+\r
+               element->SetText( "str" );\r
+               XMLTest( "SetText types", "str", element->GetText() );\r
+\r
+               element->SetText( 1 );\r
+               XMLTest( "SetText types", "1", element->GetText() );\r
+\r
+               element->SetText( 1U );\r
+               XMLTest( "SetText types", "1", element->GetText() );\r
+\r
+               element->SetText( true );\r
+               XMLTest( "SetText types", "true", element->GetText() );\r
+\r
+               element->SetText( 1.5f );\r
+               XMLTest( "SetText types", "1.5", element->GetText() );\r
+\r
+               element->SetText( 1.5 );\r
+               XMLTest( "SetText types", "1.5", element->GetText() );\r
+       }\r
+\r
+       // ---------- Attributes ---------\r
+       {\r
+               static const int64_t BIG = -123456789012345678;\r
+        static const uint64_t BIG_POS = 123456789012345678;\r
+               XMLDocument doc;\r
+               XMLElement* element = doc.NewElement("element");\r
+               doc.InsertFirstChild(element);\r
+\r
+               {\r
+                       element->SetAttribute("attrib", int(-100));\r
+                       {\r
+                               int v = 0;\r
+                               XMLError queryResult = element->QueryIntAttribute("attrib", &v);\r
+                               XMLTest("Attribute: int", XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: int", -100, v, true);\r
+                       }\r
+                       {\r
+                               int v = 0;\r
+                               XMLError queryResult = element->QueryAttribute("attrib", &v);\r
+                               XMLTest("Attribute: int", (int)XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: int", -100, v, true);\r
+                       }\r
+                       XMLTest("Attribute: int", -100, element->IntAttribute("attrib"), true);\r
+               }\r
+               {\r
+                       element->SetAttribute("attrib", unsigned(100));\r
+                       {\r
+                               unsigned v = 0;\r
+                               XMLError queryResult = element->QueryUnsignedAttribute("attrib", &v);\r
+                               XMLTest("Attribute: unsigned", XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: unsigned", unsigned(100), v, true);\r
+                       }\r
+                       {\r
+                               unsigned v = 0;\r
+                               XMLError queryResult = element->QueryAttribute("attrib", &v);\r
+                               XMLTest("Attribute: unsigned", (int)XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: unsigned", unsigned(100), v, true);\r
+                       }\r
+                       {\r
+                               const char* v = "failed";\r
+                               XMLError queryResult = element->QueryStringAttribute("not-attrib", &v);\r
+                               XMLTest("Attribute: string default", false, queryResult == XML_SUCCESS);\r
+                               queryResult = element->QueryStringAttribute("attrib", &v);\r
+                               XMLTest("Attribute: string", XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: string", "100", v);\r
+                       }\r
+                       XMLTest("Attribute: unsigned", unsigned(100), element->UnsignedAttribute("attrib"), true);\r
+               }\r
+               {\r
+                       element->SetAttribute("attrib", BIG);\r
+                       {\r
+                               int64_t v = 0;\r
+                               XMLError queryResult = element->QueryInt64Attribute("attrib", &v);\r
+                               XMLTest("Attribute: int64_t", XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: int64_t", BIG, v, true);\r
+                       }\r
+                       {\r
+                               int64_t v = 0;\r
+                               XMLError queryResult = element->QueryAttribute("attrib", &v);\r
+                               XMLTest("Attribute: int64_t", (int)XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: int64_t", BIG, v, true);\r
+                       }\r
+                       XMLTest("Attribute: int64_t", BIG, element->Int64Attribute("attrib"), true);\r
+               }\r
+        {\r
+            element->SetAttribute("attrib", BIG_POS);\r
+            {\r
+                uint64_t v = 0;\r
+                XMLError queryResult = element->QueryUnsigned64Attribute("attrib", &v);\r
+                XMLTest("Attribute: uint64_t", XML_SUCCESS, queryResult, true);\r
+                XMLTest("Attribute: uint64_t", BIG_POS, v, true);\r
+            }\r
+            {\r
+                uint64_t v = 0;\r
+                               XMLError queryResult = element->QueryAttribute("attrib", &v);\r
+                XMLTest("Attribute: uint64_t", (int)XML_SUCCESS, queryResult, true);\r
+                XMLTest("Attribute: uint64_t", BIG_POS, v, true);\r
+            }\r
+            XMLTest("Attribute: uint64_t", BIG_POS, element->Unsigned64Attribute("attrib"), true);\r
+        }\r
+        {\r
+                       element->SetAttribute("attrib", true);\r
+                       {\r
+                               bool v = false;\r
+                               XMLError queryResult = element->QueryBoolAttribute("attrib", &v);\r
+                               XMLTest("Attribute: bool", XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: bool", true, v, true);\r
+                       }\r
+                       {\r
+                               bool v = false;\r
+                               XMLError queryResult = element->QueryAttribute("attrib", &v);\r
+                               XMLTest("Attribute: bool", (int)XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: bool", true, v, true);\r
+                       }\r
+                       XMLTest("Attribute: bool", true, element->BoolAttribute("attrib"), true);\r
+               }\r
+               {\r
+                       element->SetAttribute("attrib", true);\r
+                       const char* result = element->Attribute("attrib");\r
+                       XMLTest("Bool true is 'true'", "true", result);\r
+\r
+                       XMLUtil::SetBoolSerialization("1", "0");\r
+                       element->SetAttribute("attrib", true);\r
+                       result = element->Attribute("attrib");\r
+                       XMLTest("Bool true is '1'", "1", result);\r
+\r
+                       XMLUtil::SetBoolSerialization(0, 0);\r
+               }\r
+               {\r
+                       element->SetAttribute("attrib", 100.0);\r
+                       {\r
+                               double v = 0;\r
+                               XMLError queryResult = element->QueryDoubleAttribute("attrib", &v);\r
+                               XMLTest("Attribute: double", XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: double", 100.0, v, true);\r
+                       }\r
+                       {\r
+                               double v = 0;\r
+                               XMLError queryResult = element->QueryAttribute("attrib", &v);\r
+                               XMLTest("Attribute: bool", (int)XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: double", 100.0, v, true);\r
+                       }\r
+                       XMLTest("Attribute: double", 100.0, element->DoubleAttribute("attrib"), true);\r
+               }\r
+               {\r
+                       element->SetAttribute("attrib", 100.0f);\r
+                       {\r
+                               float v = 0;\r
+                               XMLError queryResult = element->QueryFloatAttribute("attrib", &v);\r
+                               XMLTest("Attribute: float", XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: float", 100.0f, v, true);\r
+                       }\r
+                       {\r
+                               float v = 0;\r
+                               XMLError queryResult = element->QueryAttribute("attrib", &v);\r
+                               XMLTest("Attribute: float", (int)XML_SUCCESS, queryResult, true);\r
+                               XMLTest("Attribute: float", 100.0f, v, true);\r
+                       }\r
+                       XMLTest("Attribute: float", 100.0f, element->FloatAttribute("attrib"), true);\r
+               }\r
+               {\r
+                       element->SetText(BIG);\r
+                       int64_t v = 0;\r
+                       XMLError queryResult = element->QueryInt64Text(&v);\r
+                       XMLTest("Element: int64_t", XML_SUCCESS, queryResult, true);\r
+                       XMLTest("Element: int64_t", BIG, v, true);\r
+               }\r
+        {\r
+            element->SetText(BIG_POS);\r
+            uint64_t v = 0;\r
+            XMLError queryResult = element->QueryUnsigned64Text(&v);\r
+            XMLTest("Element: uint64_t", XML_SUCCESS, queryResult, true);\r
+            XMLTest("Element: uint64_t", BIG_POS, v, true);\r
+        }\r
+    }\r
+\r
+       // ---------- XMLPrinter stream mode ------\r
+       {\r
+               {\r
+                       FILE* printerfp = fopen("resources/out/printer.xml", "w");\r
+                       XMLTest("Open printer.xml", true, printerfp != 0);\r
+                       XMLPrinter printer(printerfp);\r
+                       printer.OpenElement("foo");\r
+                       printer.PushAttribute("attrib-text", "text");\r
+                       printer.PushAttribute("attrib-int", int(1));\r
+                       printer.PushAttribute("attrib-unsigned", unsigned(2));\r
+                       printer.PushAttribute("attrib-int64", int64_t(3));\r
+                       printer.PushAttribute("attrib-uint64", uint64_t(37));\r
+                       printer.PushAttribute("attrib-bool", true);\r
+                       printer.PushAttribute("attrib-double", 4.0);\r
+                       printer.CloseElement();\r
+                       fclose(printerfp);\r
+               }\r
+               {\r
+                       XMLDocument doc;\r
+                       doc.LoadFile("resources/out/printer.xml");\r
+                       XMLTest("XMLPrinter Stream mode: load", XML_SUCCESS, doc.ErrorID(), true);\r
+\r
+                       const XMLDocument& cdoc = doc;\r
+\r
+                       const XMLAttribute* attrib = cdoc.FirstChildElement("foo")->FindAttribute("attrib-text");\r
+                       XMLTest("attrib-text", "text", attrib->Value(), true);\r
+                       attrib = cdoc.FirstChildElement("foo")->FindAttribute("attrib-int");\r
+                       XMLTest("attrib-int", int(1), attrib->IntValue(), true);\r
+                       attrib = cdoc.FirstChildElement("foo")->FindAttribute("attrib-unsigned");\r
+                       XMLTest("attrib-unsigned", unsigned(2), attrib->UnsignedValue(), true);\r
+                       attrib = cdoc.FirstChildElement("foo")->FindAttribute("attrib-int64");\r
+                       XMLTest("attrib-int64", int64_t(3), attrib->Int64Value(), true);\r
+                       attrib = cdoc.FirstChildElement("foo")->FindAttribute("attrib-uint64");\r
+                       XMLTest("attrib-uint64", uint64_t(37), attrib->Unsigned64Value(), true);\r
+                       attrib = cdoc.FirstChildElement("foo")->FindAttribute("attrib-bool");\r
+                       XMLTest("attrib-bool", true, attrib->BoolValue(), true);\r
+                       attrib = cdoc.FirstChildElement("foo")->FindAttribute("attrib-double");\r
+                       XMLTest("attrib-double", 4.0, attrib->DoubleValue(), true);\r
+               }\r
+               // Add API_testcatse :PushDeclaration();PushText();PushComment()\r
+               {\r
+                       FILE* fp1 = fopen("resources/out/printer_1.xml", "w");\r
+                       XMLPrinter printer(fp1);\r
+\r
+                       printer.PushDeclaration("version = '1.0' enconding = 'utf-8'");\r
+\r
+                       printer.OpenElement("foo");\r
+                       printer.PushAttribute("attrib-text", "text");\r
+\r
+                       printer.OpenElement("text");\r
+                       printer.PushText("Tinyxml2");\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("int");\r
+                       printer.PushText(int(11));\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("unsigned");\r
+                       printer.PushText(unsigned(12));\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("int64_t");\r
+                       printer.PushText(int64_t(13));\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("uint64_t");\r
+                       printer.PushText(uint64_t(14));\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("bool");\r
+                       printer.PushText(true);\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("float");\r
+                       printer.PushText("1.56");\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("double");\r
+                       printer.PushText("12.12");\r
+                       printer.CloseElement();\r
+\r
+                       printer.OpenElement("comment");\r
+                       printer.PushComment("this is Tinyxml2");\r
+                       printer.CloseElement();\r
+\r
+                       printer.CloseElement();\r
+                       fclose(fp1);\r
+               }\r
+               {\r
+                       XMLDocument doc;\r
+                       doc.LoadFile("resources/out/printer_1.xml");\r
+                       XMLTest("XMLPrinter Stream mode: load", XML_SUCCESS, doc.ErrorID(), true);\r
+\r
+                       const XMLDocument& cdoc = doc;\r
+\r
+                       const  XMLElement* root = cdoc.FirstChildElement("foo");\r
+\r
+                       const char* text_value;\r
+                       text_value = root->FirstChildElement("text")->GetText();\r
+                       XMLTest("PushText( const char* text, bool cdata=false ) test", "Tinyxml2", text_value);\r
+\r
+                       int  int_value;\r
+                       int_value = root->FirstChildElement("int")->IntText();\r
+                       XMLTest("PushText( int value ) test", 11, int_value);\r
+\r
+                       unsigned  unsigned_value;\r
+                       unsigned_value = root->FirstChildElement("unsigned")->UnsignedText();\r
+                       XMLTest("PushText( unsigned value ) test", (unsigned)12, unsigned_value);\r
+\r
+                       int64_t  int64_t_value;\r
+                       int64_t_value = root->FirstChildElement("int64_t")->Int64Text();\r
+                       XMLTest("PushText( int64_t value ) test", (int64_t) 13, int64_t_value);\r
+\r
+                       uint64_t uint64_t_value;\r
+                       uint64_t_value = root->FirstChildElement("uint64_t")->Unsigned64Text();\r
+                       XMLTest("PushText( uint64_t value ) test", (uint64_t) 14, uint64_t_value);\r
+\r
+                       float  float_value;\r
+                       float_value = root->FirstChildElement("float")->FloatText();\r
+                       XMLTest("PushText( float value ) test", 1.56f, float_value);\r
+\r
+                       double double_value;\r
+                       double_value = root->FirstChildElement("double")->DoubleText();\r
+                       XMLTest("PushText( double value ) test", 12.12, double_value);\r
+\r
+                       bool bool_value;\r
+                       bool_value = root->FirstChildElement("bool")->BoolText();\r
+                       XMLTest("PushText( bool value ) test", true, bool_value);\r
+\r
+                       const XMLComment* comment = root->FirstChildElement("comment")->FirstChild()->ToComment();\r
+                       const char* comment_value = comment->Value();\r
+                       XMLTest("PushComment() test", "this is Tinyxml2", comment_value);\r
+\r
+                       const XMLDeclaration* declaration = cdoc.FirstChild()->ToDeclaration();\r
+                       const char* declaration_value = declaration->Value();\r
+                       XMLTest("PushDeclaration() test", "version = '1.0' enconding = 'utf-8'", declaration_value);\r
+               }\r
+       }\r
+\r
+\r
+       // ---------- CDATA ---------------\r
+       {\r
+               const char* str =       "<xmlElement>"\r
+                                                               "<![CDATA["\r
+                                                                       "I am > the rules!\n"\r
+                                                                       "...since I make symbolic puns"\r
+                                                               "]]>"\r
+                                                       "</xmlElement>";\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "CDATA symbolic puns round 1", false, doc.Error() );\r
+               doc.Print();\r
+\r
+               XMLTest( "CDATA parse.", "I am > the rules!\n...since I make symbolic puns",\r
+                                                                doc.FirstChildElement()->FirstChild()->Value(),\r
+                                                                false );\r
+       }\r
+\r
+       // ----------- CDATA -------------\r
+       {\r
+               const char* str =       "<xmlElement>"\r
+                                                               "<![CDATA["\r
+                                                                       "<b>I am > the rules!</b>\n"\r
+                                                                       "...since I make symbolic puns"\r
+                                                               "]]>"\r
+                                                       "</xmlElement>";\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "CDATA symbolic puns round 2", false, doc.Error() );\r
+               doc.Print();\r
+\r
+               XMLTest( "CDATA parse. [ tixml1:1480107 ]",\r
+                                                                "<b>I am > the rules!</b>\n...since I make symbolic puns",\r
+                                                                doc.FirstChildElement()->FirstChild()->Value(),\r
+                                                                false );\r
+       }\r
+\r
+       // InsertAfterChild causes crash.\r
+       {\r
+               // InsertBeforeChild and InsertAfterChild causes crash.\r
+               XMLDocument doc;\r
+               XMLElement* parent = doc.NewElement( "Parent" );\r
+               doc.InsertFirstChild( parent );\r
+\r
+               XMLElement* childText0 = doc.NewElement( "childText0" );\r
+               XMLElement* childText1 = doc.NewElement( "childText1" );\r
+\r
+               XMLNode* childNode0 = parent->InsertEndChild( childText0 );\r
+               XMLTest( "InsertEndChild() return", true, childNode0 == childText0 );\r
+               XMLNode* childNode1 = parent->InsertAfterChild( childNode0, childText1 );\r
+               XMLTest( "InsertAfterChild() return", true, childNode1 == childText1 );\r
+\r
+               XMLTest( "Test InsertAfterChild on empty node. ", true, ( childNode1 == parent->LastChild() ) );\r
+       }\r
+\r
+       {\r
+               // Entities not being written correctly.\r
+               // From Lynn Allen\r
+\r
+               const char* passages =\r
+                       "<?xml version=\"1.0\" standalone=\"no\" ?>"\r
+                       "<passages count=\"006\" formatversion=\"20020620\">"\r
+                               "<psg context=\"Line 5 has &quot;quotation marks&quot; and &apos;apostrophe marks&apos;."\r
+                               " It also has &lt;, &gt;, and &amp;, as well as a fake copyright &#xA9;.\"> </psg>"\r
+                       "</passages>";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( passages );\r
+               XMLTest( "Entity transformation parse round 1", false, doc.Error() );\r
+               XMLElement* psg = doc.RootElement()->FirstChildElement();\r
+               const char* context = psg->Attribute( "context" );\r
+               const char* expected = "Line 5 has \"quotation marks\" and 'apostrophe marks'. It also has <, >, and &, as well as a fake copyright \xC2\xA9.";\r
+\r
+               XMLTest( "Entity transformation: read. ", expected, context, true );\r
+\r
+               const char* textFilePath = "resources/out/textfile.txt";\r
+               FILE* textfile = fopen( textFilePath, "w" );\r
+               XMLTest( "Entity transformation: open text file for writing", true, textfile != 0, true );\r
+               if ( textfile )\r
+               {\r
+                       XMLPrinter streamer( textfile );\r
+                       bool acceptResult = psg->Accept( &streamer );\r
+                       fclose( textfile );\r
+                       XMLTest( "Entity transformation: Accept", true, acceptResult );\r
+               }\r
+\r
+               textfile = fopen( textFilePath, "r" );\r
+               XMLTest( "Entity transformation: open text file for reading", true, textfile != 0, true );\r
+               if ( textfile )\r
+               {\r
+                       char buf[ 1024 ];\r
+                       fgets( buf, 1024, textfile );\r
+                       XMLTest( "Entity transformation: write. ",\r
+                                        "<psg context=\"Line 5 has &quot;quotation marks&quot; and &apos;apostrophe marks&apos;."\r
+                                        " It also has &lt;, &gt;, and &amp;, as well as a fake copyright \xC2\xA9.\"/>\n",\r
+                                        buf, false );\r
+                       fclose( textfile );\r
+               }\r
+       }\r
+\r
+       {\r
+               // Suppress entities.\r
+               const char* passages =\r
+                       "<?xml version=\"1.0\" standalone=\"no\" ?>"\r
+                       "<passages count=\"006\" formatversion=\"20020620\">"\r
+                               "<psg context=\"Line 5 has &quot;quotation marks&quot; and &apos;apostrophe marks&apos;.\">Crazy &ttk;</psg>"\r
+                       "</passages>";\r
+\r
+               XMLDocument doc( false );\r
+               doc.Parse( passages );\r
+               XMLTest( "Entity transformation parse round 2", false, doc.Error() );\r
+\r
+               XMLTest( "No entity parsing.",\r
+                                "Line 5 has &quot;quotation marks&quot; and &apos;apostrophe marks&apos;.",\r
+                                doc.FirstChildElement()->FirstChildElement()->Attribute( "context" ) );\r
+               XMLTest( "No entity parsing.", "Crazy &ttk;",\r
+                                doc.FirstChildElement()->FirstChildElement()->FirstChild()->Value() );\r
+               doc.Print();\r
+       }\r
+\r
+       {\r
+               const char* test = "<?xml version='1.0'?><a.elem xmi.version='2.0'/>";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( test );\r
+               XMLTest( "dot in names", false, doc.Error() );\r
+               XMLTest( "dot in names", "a.elem", doc.FirstChildElement()->Name() );\r
+               XMLTest( "dot in names", "2.0", doc.FirstChildElement()->Attribute( "xmi.version" ) );\r
+       }\r
+\r
+       {\r
+               const char* test = "<element><Name>1.1 Start easy ignore fin thickness&#xA;</Name></element>";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( test );\r
+               XMLTest( "fin thickness", false, doc.Error() );\r
+\r
+               XMLText* text = doc.FirstChildElement()->FirstChildElement()->FirstChild()->ToText();\r
+               XMLTest( "Entity with one digit.",\r
+                                "1.1 Start easy ignore fin thickness\n", text->Value(),\r
+                                false );\r
+       }\r
+\r
+       {\r
+               // DOCTYPE not preserved (950171)\r
+               //\r
+               const char* doctype =\r
+                       "<?xml version=\"1.0\" ?>"\r
+                       "<!DOCTYPE PLAY SYSTEM 'play.dtd'>"\r
+                       "<!ELEMENT title (#PCDATA)>"\r
+                       "<!ELEMENT books (title,authors)>"\r
+                       "<element />";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( doctype );\r
+               XMLTest( "PLAY SYSTEM parse", false, doc.Error() );\r
+               doc.SaveFile( "resources/out/test7.xml" );\r
+               XMLTest( "PLAY SYSTEM save", false, doc.Error() );\r
+               doc.DeleteChild( doc.RootElement() );\r
+               doc.LoadFile( "resources/out/test7.xml" );\r
+               XMLTest( "PLAY SYSTEM load", false, doc.Error() );\r
+               doc.Print();\r
+\r
+               const XMLUnknown* decl = doc.FirstChild()->NextSibling()->ToUnknown();\r
+               XMLTest( "Correct value of unknown.", "DOCTYPE PLAY SYSTEM 'play.dtd'", decl->Value() );\r
+\r
+       }\r
+\r
+       {\r
+               // Comments do not stream out correctly.\r
+               const char* doctype =\r
+                       "<!-- Somewhat<evil> -->";\r
+               XMLDocument doc;\r
+               doc.Parse( doctype );\r
+               XMLTest( "Comment somewhat evil", false, doc.Error() );\r
+\r
+               XMLComment* comment = doc.FirstChild()->ToComment();\r
+\r
+               XMLTest( "Comment formatting.", " Somewhat<evil> ", comment->Value() );\r
+       }\r
+       {\r
+               // Double attributes\r
+               const char* doctype = "<element attr='red' attr='blue' />";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( doctype );\r
+\r
+               XMLTest( "Parsing repeated attributes.", XML_ERROR_PARSING_ATTRIBUTE, doc.ErrorID() );  // is an  error to tinyxml (didn't use to be, but caused issues)\r
+               doc.PrintError();\r
+       }\r
+\r
+       {\r
+               // Embedded null in stream.\r
+               const char* doctype = "<element att\0r='red' attr='blue' />";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( doctype );\r
+               XMLTest( "Embedded null throws error.", true, doc.Error() );\r
+       }\r
+\r
+       {\r
+               // Empty documents should return TIXML_XML_ERROR_PARSING_EMPTY, bug 1070717\r
+               const char* str = "";\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "Empty document error", XML_ERROR_EMPTY_DOCUMENT, doc.ErrorID() );\r
+\r
+               // But be sure there is an error string!\r
+               const char* errorStr = doc.ErrorStr();\r
+               XMLTest("Error string should be set",\r
+                       "Error=XML_ERROR_EMPTY_DOCUMENT ErrorID=13 (0xd) Line number=0",\r
+                       errorStr);\r
+       }\r
+\r
+       {\r
+               // Documents with all whitespaces should return TIXML_XML_ERROR_PARSING_EMPTY, bug 1070717\r
+               const char* str = "    ";\r
+               XMLDocument doc;\r
+               doc.Parse( str );\r
+               XMLTest( "All whitespaces document error", XML_ERROR_EMPTY_DOCUMENT, doc.ErrorID() );\r
+       }\r
+\r
+       {\r
+               // Low entities\r
+               XMLDocument doc;\r
+               doc.Parse( "<test>&#x0e;</test>" );\r
+               XMLTest( "Hex values", false, doc.Error() );\r
+               const char result[] = { 0x0e, 0 };\r
+               XMLTest( "Low entities.", result, doc.FirstChildElement()->GetText() );\r
+               doc.Print();\r
+       }\r
+\r
+       {\r
+               // Attribute values with trailing quotes not handled correctly\r
+               XMLDocument doc;\r
+               doc.Parse( "<foo attribute=bar\" />" );\r
+               XMLTest( "Throw error with bad end quotes.", true, doc.Error() );\r
+       }\r
+\r
+       {\r
+               // [ 1663758 ] Failure to report error on bad XML\r
+               XMLDocument xml;\r
+               xml.Parse("<x>");\r
+               XMLTest("Missing end tag at end of input", true, xml.Error());\r
+               xml.Parse("<x> ");\r
+               XMLTest("Missing end tag with trailing whitespace", true, xml.Error());\r
+               xml.Parse("<x></y>");\r
+               XMLTest("Mismatched tags", XML_ERROR_MISMATCHED_ELEMENT, xml.ErrorID() );\r
+       }\r
+\r
+\r
+       {\r
+               // [ 1475201 ] TinyXML parses entities in comments\r
+               XMLDocument xml;\r
+               xml.Parse("<!-- declarations for <head> & <body> -->"\r
+                                 "<!-- far &amp; away -->" );\r
+               XMLTest( "Declarations for head and body", false, xml.Error() );\r
+\r
+               XMLNode* e0 = xml.FirstChild();\r
+               XMLNode* e1 = e0->NextSibling();\r
+               XMLComment* c0 = e0->ToComment();\r
+               XMLComment* c1 = e1->ToComment();\r
+\r
+               XMLTest( "Comments ignore entities.", " declarations for <head> & <body> ", c0->Value(), true );\r
+               XMLTest( "Comments ignore entities.", " far &amp; away ", c1->Value(), true );\r
+       }\r
+\r
+       {\r
+               XMLDocument xml;\r
+               xml.Parse( "<Parent>"\r
+                                               "<child1 att=''/>"\r
+                                               "<!-- With this comment, child2 will not be parsed! -->"\r
+                                               "<child2 att=''/>"\r
+                                       "</Parent>" );\r
+               XMLTest( "Comments iteration", false, xml.Error() );\r
+               xml.Print();\r
+\r
+               int count = 0;\r
+\r
+               for( XMLNode* ele = xml.FirstChildElement( "Parent" )->FirstChild();\r
+                        ele;\r
+                        ele = ele->NextSibling() )\r
+               {\r
+                       ++count;\r
+               }\r
+\r
+               XMLTest( "Comments iterate correctly.", 3, count );\r
+       }\r
+\r
+       {\r
+               // trying to repro [1874301]. If it doesn't go into an infinite loop, all is well.\r
+               unsigned char buf[] = "<?xml version=\"1.0\" encoding=\"utf-8\"?><feed><![CDATA[Test XMLblablablalblbl";\r
+               buf[60] = 239;\r
+               buf[61] = 0;\r
+\r
+               XMLDocument doc;\r
+               doc.Parse( (const char*)buf);\r
+               XMLTest( "Broken CDATA", true, doc.Error() );\r
+       }\r
+\r
+\r
+       {\r
+               // bug 1827248 Error while parsing a little bit malformed file\r
+               // Actually not malformed - should work.\r
+               XMLDocument xml;\r
+               xml.Parse( "<attributelist> </attributelist >" );\r
+               XMLTest( "Handle end tag whitespace", false, xml.Error() );\r
+       }\r
+\r
+       {\r
+               // This one must not result in an infinite loop\r
+               XMLDocument xml;\r
+               xml.Parse( "<infinite>loop" );\r
+               XMLTest( "No closing element", true, xml.Error() );\r
+               XMLTest( "Infinite loop test.", true, true );\r
+       }\r
+#endif\r
+       {\r
+               const char* pub = "<?xml version='1.0'?> <element><sub/></element> <!--comment--> <!DOCTYPE>";\r
+               XMLDocument doc;\r
+               doc.Parse( pub );\r
+               XMLTest( "Trailing DOCTYPE", false, doc.Error() );\r
+\r
+               XMLDocument clone;\r
+               for( const XMLNode* node=doc.FirstChild(); node; node=node->NextSibling() ) {\r
+                       XMLNode* copy = node->ShallowClone( &clone );\r
+                       clone.InsertEndChild( copy );\r
+               }\r
+\r
+               clone.Print();\r
+\r
+               int count=0;\r
+               const XMLNode* a=clone.FirstChild();\r
+               const XMLNode* b=doc.FirstChild();\r
+               for( ; a && b; a=a->NextSibling(), b=b->NextSibling() ) {\r
+                       ++count;\r
+                       XMLTest( "Clone and Equal", true, a->ShallowEqual( b ));\r
+               }\r
+               XMLTest( "Clone and Equal", 4, count );\r
+       }\r
+\r
+       {\r
+               // Deep Cloning of root element.\r
+               XMLDocument doc2;\r
+               XMLPrinter printer1;\r
+               {\r
+                       // Make sure doc1 is deleted before we test doc2\r
+                       const char* xml =\r
+                               "<root>"\r
+                               "    <child1 foo='bar'/>"\r
+                               "    <!-- comment thing -->"\r
+                               "    <child2 val='1'>Text</child2>"\r
+                               "</root>";\r
+                       XMLDocument doc;\r
+                       doc.Parse(xml);\r
+                       XMLTest( "Parse before deep cloning root element", false, doc.Error() );\r
+\r
+                       doc.Print(&printer1);\r
+                       XMLNode* root = doc.RootElement()->DeepClone(&doc2);\r
+                       doc2.InsertFirstChild(root);\r
+               }\r
+               XMLPrinter printer2;\r
+               doc2.Print(&printer2);\r
+\r
+               XMLTest("Deep clone of element.", printer1.CStr(), printer2.CStr(), true);\r
+       }\r
+\r
+       {\r
+               // Deep Cloning of sub element.\r
+               XMLDocument doc2;\r
+               XMLPrinter printer1;\r
+               {\r
+                       // Make sure doc1 is deleted before we test doc2\r
+                       const char* xml =\r
+                               "<?xml version ='1.0'?>"\r
+                               "<root>"\r
+                               "    <child1 foo='bar'/>"\r
+                               "    <!-- comment thing -->"\r
+                               "    <child2 val='1'>Text</child2>"\r
+                               "</root>";\r
+                       XMLDocument doc;\r
+                       doc.Parse(xml);\r
+                       XMLTest( "Parse before deep cloning sub element", false, doc.Error() );\r
+\r
+                       const XMLElement* subElement = doc.FirstChildElement("root")->FirstChildElement("child2");\r
+                       bool acceptResult = subElement->Accept(&printer1);\r
+                       XMLTest( "Accept before deep cloning", true, acceptResult );\r
+\r
+                       XMLNode* clonedSubElement = subElement->DeepClone(&doc2);\r
+                       doc2.InsertFirstChild(clonedSubElement);\r
+               }\r
+               XMLPrinter printer2;\r
+               doc2.Print(&printer2);\r
+\r
+               XMLTest("Deep clone of sub-element.", printer1.CStr(), printer2.CStr(), true);\r
+       }\r
+\r
+       {\r
+               // Deep cloning of document.\r
+               XMLDocument doc2;\r
+               XMLPrinter printer1;\r
+               {\r
+                       // Make sure doc1 is deleted before we test doc2\r
+                       const char* xml =\r
+                               "<?xml version ='1.0'?>"\r
+                               "<!-- Top level comment. -->"\r
+                               "<root>"\r
+                               "    <child1 foo='bar'/>"\r
+                               "    <!-- comment thing -->"\r
+                               "    <child2 val='1'>Text</child2>"\r
+                               "</root>";\r
+                       XMLDocument doc;\r
+                       doc.Parse(xml);\r
+                       XMLTest( "Parse before deep cloning document", false, doc.Error() );\r
+                       doc.Print(&printer1);\r
+\r
+                       doc.DeepCopy(&doc2);\r
+               }\r
+               XMLPrinter printer2;\r
+               doc2.Print(&printer2);\r
+\r
+               XMLTest("DeepCopy of document.", printer1.CStr(), printer2.CStr(), true);\r
+       }\r
+\r
+\r
+       {\r
+               // This shouldn't crash.\r
+               XMLDocument doc;\r
+               if(XML_SUCCESS != doc.LoadFile( "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" ))\r
+               {\r
+                       doc.PrintError();\r
+               }\r
+               XMLTest( "Error in snprinf handling.", true, doc.Error() );\r
+       }\r
+\r
+       {\r
+               // Attribute ordering.\r
+               static const char* xml = "<element attrib1=\"1\" attrib2=\"2\" attrib3=\"3\" />";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse for attribute ordering", false, doc.Error() );\r
+               XMLElement* ele = doc.FirstChildElement();\r
+\r
+               const XMLAttribute* a = ele->FirstAttribute();\r
+               XMLTest( "Attribute order", "1", a->Value() );\r
+               a = a->Next();\r
+               XMLTest( "Attribute order", "2", a->Value() );\r
+               a = a->Next();\r
+               XMLTest( "Attribute order", "3", a->Value() );\r
+               XMLTest( "Attribute order", "attrib3", a->Name() );\r
+\r
+               ele->DeleteAttribute( "attrib2" );\r
+               a = ele->FirstAttribute();\r
+               XMLTest( "Attribute order", "1", a->Value() );\r
+               a = a->Next();\r
+               XMLTest( "Attribute order", "3", a->Value() );\r
+\r
+               ele->DeleteAttribute( "attrib1" );\r
+               ele->DeleteAttribute( "attrib3" );\r
+               XMLTest( "Attribute order (empty)", true, ele->FirstAttribute() == 0 );\r
+       }\r
+\r
+       {\r
+               // Make sure an attribute with a space in it succeeds.\r
+               static const char* xml0 = "<element attribute1= \"Test Attribute\"/>";\r
+               static const char* xml1 = "<element attribute1 =\"Test Attribute\"/>";\r
+               static const char* xml2 = "<element attribute1 = \"Test Attribute\"/>";\r
+               XMLDocument doc0;\r
+               doc0.Parse( xml0 );\r
+               XMLTest( "Parse attribute with space 1", false, doc0.Error() );\r
+               XMLDocument doc1;\r
+               doc1.Parse( xml1 );\r
+               XMLTest( "Parse attribute with space 2", false, doc1.Error() );\r
+               XMLDocument doc2;\r
+               doc2.Parse( xml2 );\r
+               XMLTest( "Parse attribute with space 3", false, doc2.Error() );\r
+\r
+               XMLElement* ele = 0;\r
+               ele = doc0.FirstChildElement();\r
+               XMLTest( "Attribute with space #1", "Test Attribute", ele->Attribute( "attribute1" ) );\r
+               ele = doc1.FirstChildElement();\r
+               XMLTest( "Attribute with space #2", "Test Attribute", ele->Attribute( "attribute1" ) );\r
+               ele = doc2.FirstChildElement();\r
+               XMLTest( "Attribute with space #3", "Test Attribute", ele->Attribute( "attribute1" ) );\r
+       }\r
+\r
+       {\r
+               // Make sure we don't go into an infinite loop.\r
+               static const char* xml = "<doc><element attribute='attribute'/><element attribute='attribute'/></doc>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse two elements with attribute", false, doc.Error() );\r
+               XMLElement* ele0 = doc.FirstChildElement()->FirstChildElement();\r
+               XMLElement* ele1 = ele0->NextSiblingElement();\r
+               bool equal = ele0->ShallowEqual( ele1 );\r
+\r
+               XMLTest( "Infinite loop in shallow equal.", true, equal );\r
+       }\r
+\r
+       // -------- Handles ------------\r
+       {\r
+               static const char* xml = "<element attrib='bar'><sub>Text</sub></element>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Handle, parse element with attribute and nested element", false, doc.Error() );\r
+\r
+               {\r
+                       XMLElement* ele = XMLHandle( doc ).FirstChildElement( "element" ).FirstChild().ToElement();\r
+                       XMLTest( "Handle, non-const, element is found", true, ele != 0 );\r
+                       XMLTest( "Handle, non-const, element name matches", "sub", ele->Value() );\r
+               }\r
+\r
+               {\r
+                       XMLHandle docH( doc );\r
+                       XMLElement* ele = docH.FirstChildElement( "noSuchElement" ).FirstChildElement( "element" ).ToElement();\r
+                       XMLTest( "Handle, non-const, element not found", true, ele == 0 );\r
+               }\r
+\r
+               {\r
+                       const XMLElement* ele = XMLConstHandle( doc ).FirstChildElement( "element" ).FirstChild().ToElement();\r
+                       XMLTest( "Handle, const, element is found", true, ele != 0 );\r
+                       XMLTest( "Handle, const, element name matches", "sub", ele->Value() );\r
+               }\r
+\r
+               {\r
+                       XMLConstHandle docH( doc );\r
+                       const XMLElement* ele = docH.FirstChildElement( "noSuchElement" ).FirstChildElement( "element" ).ToElement();\r
+                       XMLTest( "Handle, const, element not found", true, ele == 0 );\r
+               }\r
+       }\r
+       {\r
+               // Default Declaration & BOM\r
+               XMLDocument doc;\r
+               doc.InsertEndChild( doc.NewDeclaration() );\r
+               doc.SetBOM( true );\r
+\r
+               XMLPrinter printer;\r
+               doc.Print( &printer );\r
+\r
+               static const char* result  = "\xef\xbb\xbf<?xml version=\"1.0\" encoding=\"UTF-8\"?>";\r
+               XMLTest( "BOM and default declaration", result, printer.CStr(), false );\r
+               XMLTest( "CStrSize", 42, printer.CStrSize(), false );\r
+       }\r
+       {\r
+               const char* xml = "<ipxml ws='1'><info bla=' /></ipxml>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Ill formed XML", true, doc.Error() );\r
+       }\r
+\r
+    {\r
+        //API:IntText(),UnsignedText(),Int64Text(),DoubleText(),BoolText() and FloatText() test\r
+        const char* xml = "<point> <IntText>-24</IntText> <UnsignedText>42</UnsignedText> \\r
+                                                  <Int64Text>38</Int64Text> <BoolText>true</BoolText> <DoubleText>2.35</DoubleText> </point>";\r
+        XMLDocument doc;\r
+        doc.Parse(xml);\r
+\r
+        const XMLElement* pointElement = doc.RootElement();\r
+        int test1 = pointElement->FirstChildElement("IntText")->IntText();\r
+        XMLTest("IntText() test", -24, test1);\r
+\r
+        unsigned test2 = pointElement->FirstChildElement("UnsignedText")->UnsignedText();\r
+        XMLTest("UnsignedText() test", static_cast<unsigned>(42), test2);\r
+\r
+        int64_t test3 = pointElement->FirstChildElement("Int64Text")->Int64Text();\r
+        XMLTest("Int64Text() test", static_cast<int64_t>(38), test3);\r
+\r
+        double test4 = pointElement->FirstChildElement("DoubleText")->DoubleText();\r
+        XMLTest("DoubleText() test", 2.35, test4);\r
+\r
+        float test5 = pointElement->FirstChildElement("DoubleText")->FloatText();\r
+        XMLTest("FloatText()) test", 2.35f, test5);\r
+\r
+        bool test6 = pointElement->FirstChildElement("BoolText")->BoolText();\r
+        XMLTest("FloatText()) test", true, test6);\r
+    }\r
+\r
+    {\r
+        // hex value test\r
+        const char* xml = "<point> <IntText>  0x2020</IntText> <UnsignedText>0X2020</UnsignedText> \\r
+                                                  <Int64Text> 0x1234</Int64Text></point>";\r
+        XMLDocument doc;\r
+        doc.Parse(xml);\r
+\r
+        const XMLElement* pointElement = doc.RootElement();\r
+        int test1 = pointElement->FirstChildElement("IntText")->IntText();\r
+        XMLTest("IntText() hex value test", 0x2020, test1);\r
+\r
+        unsigned test2 = pointElement->FirstChildElement("UnsignedText")->UnsignedText();\r
+        XMLTest("UnsignedText() hex value test", static_cast<unsigned>(0x2020), test2);\r
+\r
+        int64_t test3 = pointElement->FirstChildElement("Int64Text")->Int64Text();\r
+        XMLTest("Int64Text() hex value test", static_cast<int64_t>(0x1234), test3);\r
+    }\r
+\r
+       {\r
+               //API:ShallowEqual() test\r
+               const char* xml = "<playlist id = 'playlist'>"\r
+                                                   "<property name = 'track_name'>voice</property>"\r
+                                                 "</playlist>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               const XMLNode* PlaylistNode = doc.RootElement();\r
+               const XMLNode* PropertyNode = PlaylistNode->FirstChildElement();\r
+               bool result;\r
+               result = PlaylistNode->ShallowEqual(PropertyNode);\r
+               XMLTest("ShallowEqual() test",false,result);\r
+               result = PlaylistNode->ShallowEqual(PlaylistNode);\r
+               XMLTest("ShallowEqual() test",true,result);\r
+       }\r
+\r
+       {\r
+               //API: previousSiblingElement() and NextSiblingElement() test\r
+               const char* xml = "<playlist id = 'playlist'>"\r
+                                                   "<property name = 'track_name'>voice</property>"\r
+                                                   "<entry out = '946' producer = '2_playlist1' in = '0'/>"\r
+                                                       "<blank length = '1'/>"\r
+                                                 "</playlist>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLElement* ElementPlaylist = doc.FirstChildElement("playlist");\r
+               XMLTest("previousSiblingElement() test",true,ElementPlaylist != 0);\r
+               const XMLElement* pre = ElementPlaylist->PreviousSiblingElement();\r
+               XMLTest("previousSiblingElement() test",true,pre == 0);\r
+               const XMLElement* ElementBlank = ElementPlaylist->FirstChildElement("entry")->NextSiblingElement("blank");\r
+               XMLTest("NextSiblingElement() test",true,ElementBlank != 0);\r
+               const XMLElement* next = ElementBlank->NextSiblingElement();\r
+               XMLTest("NextSiblingElement() test",true,next == 0);\r
+               const XMLElement* ElementEntry = ElementBlank->PreviousSiblingElement("entry");\r
+               XMLTest("PreviousSiblingElement test",true,ElementEntry != 0);\r
+       }\r
+\r
+       // QueryXYZText\r
+       {\r
+               const char* xml = "<point> <x>1.2</x> <y>1</y> <z>38</z> <valid>true</valid> </point>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse points", false, doc.Error() );\r
+\r
+               const XMLElement* pointElement = doc.RootElement();\r
+\r
+               {\r
+                       int intValue = 0;\r
+                       XMLError queryResult = pointElement->FirstChildElement( "y" )->QueryIntText( &intValue );\r
+                       XMLTest( "QueryIntText result", XML_SUCCESS, queryResult, false );\r
+                       XMLTest( "QueryIntText", 1, intValue, false );\r
+               }\r
+\r
+               {\r
+                       unsigned unsignedValue = 0;\r
+                       XMLError queryResult = pointElement->FirstChildElement( "y" )->QueryUnsignedText( &unsignedValue );\r
+                       XMLTest( "QueryUnsignedText result", XML_SUCCESS, queryResult, false );\r
+                       XMLTest( "QueryUnsignedText", (unsigned)1, unsignedValue, false );\r
+               }\r
+\r
+               {\r
+                       float floatValue = 0;\r
+                       XMLError queryResult = pointElement->FirstChildElement( "x" )->QueryFloatText( &floatValue );\r
+                       XMLTest( "QueryFloatText result", XML_SUCCESS, queryResult, false );\r
+                       XMLTest( "QueryFloatText", 1.2f, floatValue, false );\r
+               }\r
+\r
+               {\r
+                       double doubleValue = 0;\r
+                       XMLError queryResult = pointElement->FirstChildElement( "x" )->QueryDoubleText( &doubleValue );\r
+                       XMLTest( "QueryDoubleText result", XML_SUCCESS, queryResult, false );\r
+                       XMLTest( "QueryDoubleText", 1.2, doubleValue, false );\r
+               }\r
+\r
+               {\r
+                       bool boolValue = false;\r
+                       XMLError queryResult = pointElement->FirstChildElement( "valid" )->QueryBoolText( &boolValue );\r
+                       XMLTest( "QueryBoolText result", XML_SUCCESS, queryResult, false );\r
+                       XMLTest( "QueryBoolText", true, boolValue, false );\r
+               }\r
+       }\r
+\r
+       {\r
+               const char* xml = "<element><_sub/><:sub/><sub:sub/><sub-sub/></element>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Non-alpha element lead letter parses.", false, doc.Error() );\r
+       }\r
+\r
+    {\r
+        const char* xml = "<element _attr1=\"foo\" :attr2=\"bar\"></element>";\r
+        XMLDocument doc;\r
+        doc.Parse( xml );\r
+        XMLTest("Non-alpha attribute lead character parses.", false, doc.Error());\r
+    }\r
+\r
+    {\r
+        const char* xml = "<3lement></3lement>";\r
+        XMLDocument doc;\r
+        doc.Parse( xml );\r
+        XMLTest("Element names with lead digit fail to parse.", true, doc.Error());\r
+    }\r
+\r
+       {\r
+               const char* xml = "<element/>WOA THIS ISN'T GOING TO PARSE";\r
+               XMLDocument doc;\r
+               doc.Parse( xml, 10 );\r
+               XMLTest( "Set length of incoming data", false, doc.Error() );\r
+       }\r
+\r
+    {\r
+        XMLDocument doc;\r
+        XMLTest( "Document is initially empty", true, doc.NoChildren() );\r
+        doc.Clear();\r
+        XMLTest( "Empty is empty after Clear()", true, doc.NoChildren() );\r
+        doc.LoadFile( "resources/dream.xml" );\r
+        XMLTest( "Load dream.xml", false, doc.Error() );\r
+        XMLTest( "Document has something to Clear()", false, doc.NoChildren() );\r
+        doc.Clear();\r
+        XMLTest( "Document Clear()'s", true, doc.NoChildren() );\r
+    }\r
+\r
+    {\r
+        XMLDocument doc;\r
+        XMLTest( "No error initially", false, doc.Error() );\r
+        XMLError error = doc.Parse( "This is not XML" );\r
+        XMLTest( "Error after invalid XML", true, doc.Error() );\r
+        XMLTest( "Error after invalid XML", error, doc.ErrorID() );\r
+        doc.Clear();\r
+        XMLTest( "No error after Clear()", false, doc.Error() );\r
+    }\r
+\r
+       // ----------- Whitespace ------------\r
+       {\r
+               const char* xml = "<element>"\r
+                                                       "<a> This \nis &apos;  text  &apos; </a>"\r
+                                                       "<b>  This is &apos; text &apos;  \n</b>"\r
+                                                       "<c>This  is  &apos;  \n\n text &apos;</c>"\r
+                                                 "</element>";\r
+               XMLDocument doc( true, COLLAPSE_WHITESPACE );\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse with whitespace collapsing and &apos", false, doc.Error() );\r
+\r
+               const XMLElement* element = doc.FirstChildElement();\r
+               for( const XMLElement* parent = element->FirstChildElement();\r
+                        parent;\r
+                        parent = parent->NextSiblingElement() )\r
+               {\r
+                       XMLTest( "Whitespace collapse", "This is ' text '", parent->GetText() );\r
+               }\r
+       }\r
+\r
+#if 0\r
+       {\r
+               // Passes if assert doesn't fire.\r
+               XMLDocument xmlDoc;\r
+\r
+           xmlDoc.NewDeclaration();\r
+           xmlDoc.NewComment("Configuration file");\r
+\r
+           XMLElement *root = xmlDoc.NewElement("settings");\r
+           root->SetAttribute("version", 2);\r
+       }\r
+#endif\r
+\r
+       {\r
+               const char* xml = "<element>    </element>";\r
+               XMLDocument doc( true, COLLAPSE_WHITESPACE );\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse with all whitespaces", false, doc.Error() );\r
+               XMLTest( "Whitespace  all space", true, 0 == doc.FirstChildElement()->FirstChild() );\r
+       }\r
+\r
+       {\r
+               // An assert should not fire.\r
+               const char* xml = "<element/>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse with self-closed element", false, doc.Error() );\r
+               XMLElement* ele = doc.NewElement( "unused" );           // This will get cleaned up with the 'doc' going out of scope.\r
+               XMLTest( "Tracking unused elements", true, ele != 0, false );\r
+       }\r
+\r
+\r
+       {\r
+               const char* xml = "<parent><child>abc</child></parent>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse for printing of sub-element", false, doc.Error() );\r
+               XMLElement* ele = doc.FirstChildElement( "parent")->FirstChildElement( "child");\r
+\r
+               XMLPrinter printer;\r
+               bool acceptResult = ele->Accept( &printer );\r
+               XMLTest( "Accept of sub-element", true, acceptResult );\r
+               XMLTest( "Printing of sub-element", "<child>abc</child>\n", printer.CStr(), false );\r
+       }\r
+\r
+\r
+       {\r
+               XMLDocument doc;\r
+               XMLError error = doc.LoadFile( "resources/empty.xml" );\r
+               XMLTest( "Loading an empty file", XML_ERROR_EMPTY_DOCUMENT, error );\r
+               XMLTest( "Loading an empty file and ErrorName as string", "XML_ERROR_EMPTY_DOCUMENT", doc.ErrorName() );\r
+               doc.PrintError();\r
+       }\r
+\r
+       {\r
+        // BOM preservation\r
+        static const char* xml_bom_preservation  = "\xef\xbb\xbf<element/>\n";\r
+        {\r
+                       XMLDocument doc;\r
+                       XMLTest( "BOM preservation (parse)", XML_SUCCESS, doc.Parse( xml_bom_preservation ), false );\r
+            XMLPrinter printer;\r
+            doc.Print( &printer );\r
+\r
+            XMLTest( "BOM preservation (compare)", xml_bom_preservation, printer.CStr(), false, true );\r
+                       doc.SaveFile( "resources/out/bomtest.xml" );\r
+                       XMLTest( "Save bomtest.xml", false, doc.Error() );\r
+        }\r
+               {\r
+                       XMLDocument doc;\r
+                       doc.LoadFile( "resources/out/bomtest.xml" );\r
+                       XMLTest( "Load bomtest.xml", false, doc.Error() );\r
+                       XMLTest( "BOM preservation (load)", true, doc.HasBOM(), false );\r
+\r
+            XMLPrinter printer;\r
+            doc.Print( &printer );\r
+            XMLTest( "BOM preservation (compare)", xml_bom_preservation, printer.CStr(), false, true );\r
+               }\r
+       }\r
+\r
+       {\r
+               // Insertion with Removal\r
+               const char* xml = "<?xml version=\"1.0\" ?>"\r
+                       "<root>"\r
+                       "<one>"\r
+                       "<subtree>"\r
+                       "<elem>element 1</elem>text<!-- comment -->"\r
+                       "</subtree>"\r
+                       "</one>"\r
+                       "<two/>"\r
+                       "</root>";\r
+               const char* xmlInsideTwo = "<?xml version=\"1.0\" ?>"\r
+                       "<root>"\r
+                       "<one/>"\r
+                       "<two>"\r
+                       "<subtree>"\r
+                       "<elem>element 1</elem>text<!-- comment -->"\r
+                       "</subtree>"\r
+                       "</two>"\r
+                       "</root>";\r
+               const char* xmlAfterOne = "<?xml version=\"1.0\" ?>"\r
+                       "<root>"\r
+                       "<one/>"\r
+                       "<subtree>"\r
+                       "<elem>element 1</elem>text<!-- comment -->"\r
+                       "</subtree>"\r
+                       "<two/>"\r
+                       "</root>";\r
+               const char* xmlAfterTwo = "<?xml version=\"1.0\" ?>"\r
+                       "<root>"\r
+                       "<one/>"\r
+                       "<two/>"\r
+                       "<subtree>"\r
+                       "<elem>element 1</elem>text<!-- comment -->"\r
+                       "</subtree>"\r
+                       "</root>";\r
+\r
+               XMLDocument doc;\r
+               doc.Parse(xml);\r
+               XMLTest( "Insertion with removal parse round 1", false, doc.Error() );\r
+               XMLElement* subtree = doc.RootElement()->FirstChildElement("one")->FirstChildElement("subtree");\r
+               XMLElement* two = doc.RootElement()->FirstChildElement("two");\r
+               two->InsertFirstChild(subtree);\r
+               XMLPrinter printer1(0, true);\r
+               bool acceptResult = doc.Accept(&printer1);\r
+               XMLTest("Move node from within <one> to <two> - Accept()", true, acceptResult);\r
+               XMLTest("Move node from within <one> to <two>", xmlInsideTwo, printer1.CStr());\r
+\r
+               doc.Parse(xml);\r
+               XMLTest( "Insertion with removal parse round 2", false, doc.Error() );\r
+               subtree = doc.RootElement()->FirstChildElement("one")->FirstChildElement("subtree");\r
+               two = doc.RootElement()->FirstChildElement("two");\r
+               doc.RootElement()->InsertAfterChild(two, subtree);\r
+               XMLPrinter printer2(0, true);\r
+               acceptResult = doc.Accept(&printer2);\r
+               XMLTest("Move node from within <one> after <two> - Accept()", true, acceptResult);\r
+               XMLTest("Move node from within <one> after <two>", xmlAfterTwo, printer2.CStr(), false);\r
+\r
+               doc.Parse(xml);\r
+               XMLTest( "Insertion with removal parse round 3", false, doc.Error() );\r
+               XMLNode* one = doc.RootElement()->FirstChildElement("one");\r
+               subtree = one->FirstChildElement("subtree");\r
+               doc.RootElement()->InsertAfterChild(one, subtree);\r
+               XMLPrinter printer3(0, true);\r
+               acceptResult = doc.Accept(&printer3);\r
+               XMLTest("Move node from within <one> after <one> - Accept()", true, acceptResult);\r
+               XMLTest("Move node from within <one> after <one>", xmlAfterOne, printer3.CStr(), false);\r
+\r
+               doc.Parse(xml);\r
+               XMLTest( "Insertion with removal parse round 4", false, doc.Error() );\r
+               subtree = doc.RootElement()->FirstChildElement("one")->FirstChildElement("subtree");\r
+               two = doc.RootElement()->FirstChildElement("two");\r
+               XMLTest("<two> is the last child at root level", true, two == doc.RootElement()->LastChildElement());\r
+               doc.RootElement()->InsertEndChild(subtree);\r
+               XMLPrinter printer4(0, true);\r
+               acceptResult = doc.Accept(&printer4);\r
+               XMLTest("Move node from within <one> after <two> - Accept()", true, acceptResult);\r
+               XMLTest("Move node from within <one> after <two>", xmlAfterTwo, printer4.CStr(), false);\r
+       }\r
+\r
+       {\r
+               const char* xml = "<svg width = \"128\" height = \"128\">"\r
+                       "       <text> </text>"\r
+                       "</svg>";\r
+               XMLDocument doc;\r
+               doc.Parse(xml);\r
+               XMLTest( "Parse svg with text", false, doc.Error() );\r
+               doc.Print();\r
+       }\r
+\r
+       {\r
+               // Test that it doesn't crash.\r
+               const char* xml = "<?xml version=\"1.0\"?><root><sample><field0><1</field0><field1>2</field1></sample></root>";\r
+               XMLDocument doc;\r
+               doc.Parse(xml);\r
+               XMLTest( "Parse root-sample-field0", true, doc.Error() );\r
+               doc.PrintError();\r
+       }\r
+\r
+#if 1\r
+               // the question being explored is what kind of print to use:\r
+               // https://github.com/leethomason/tinyxml2/issues/63\r
+       {\r
+               //const char* xml = "<element attrA='123456789.123456789' attrB='1.001e9' attrC='1.0e-10' attrD='1001000000.000000' attrE='0.1234567890123456789'/>";\r
+               const char* xml = "<element/>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse self-closed empty element", false, doc.Error() );\r
+               doc.FirstChildElement()->SetAttribute( "attrA-f64", 123456789.123456789 );\r
+               doc.FirstChildElement()->SetAttribute( "attrB-f64", 1.001e9 );\r
+               doc.FirstChildElement()->SetAttribute( "attrC-f64", 1.0e9 );\r
+               doc.FirstChildElement()->SetAttribute( "attrC-f64", 1.0e20 );\r
+               doc.FirstChildElement()->SetAttribute( "attrD-f64", 1.0e-10 );\r
+               doc.FirstChildElement()->SetAttribute( "attrD-f64", 0.123456789 );\r
+\r
+               doc.FirstChildElement()->SetAttribute( "attrA-f32", 123456789.123456789f );\r
+               doc.FirstChildElement()->SetAttribute( "attrB-f32", 1.001e9f );\r
+               doc.FirstChildElement()->SetAttribute( "attrC-f32", 1.0e9f );\r
+               doc.FirstChildElement()->SetAttribute( "attrC-f32", 1.0e20f );\r
+               doc.FirstChildElement()->SetAttribute( "attrD-f32", 1.0e-10f );\r
+               doc.FirstChildElement()->SetAttribute( "attrD-f32", 0.123456789f );\r
+\r
+               doc.Print();\r
+\r
+               /* The result of this test is platform, compiler, and library version dependent. :("\r
+               XMLPrinter printer;\r
+               doc.Print( &printer );\r
+               XMLTest( "Float and double formatting.",\r
+                       "<element attrA-f64=\"123456789.12345679\" attrB-f64=\"1001000000\" attrC-f64=\"1e+20\" attrD-f64=\"0.123456789\" attrA-f32=\"1.2345679e+08\" attrB-f32=\"1.001e+09\" attrC-f32=\"1e+20\" attrD-f32=\"0.12345679\"/>\n",\r
+                       printer.CStr(),\r
+                       true );\r
+               */\r
+       }\r
+#endif\r
+\r
+    {\r
+        // Issue #184\r
+        // If it doesn't assert, it passes. Caused by objects\r
+        // getting created during parsing which are then\r
+        // inaccessible in the memory pools.\r
+        const char* xmlText = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><test>";\r
+        {\r
+            XMLDocument doc;\r
+            doc.Parse(xmlText);\r
+            XMLTest( "Parse hex no closing tag round 1", true, doc.Error() );\r
+        }\r
+        {\r
+            XMLDocument doc;\r
+            doc.Parse(xmlText);\r
+            XMLTest( "Parse hex no closing tag round 2", true, doc.Error() );\r
+            doc.Clear();\r
+        }\r
+    }\r
+\r
+    {\r
+        // If this doesn't assert in TINYXML2_DEBUG, all is well.\r
+        tinyxml2::XMLDocument doc;\r
+        tinyxml2::XMLElement *pRoot = doc.NewElement("Root");\r
+        doc.DeleteNode(pRoot);\r
+    }\r
+\r
+    {\r
+        XMLDocument doc;\r
+        XMLElement* root = doc.NewElement( "Root" );\r
+        XMLTest( "Node document before insertion", true, &doc == root->GetDocument() );\r
+        doc.InsertEndChild( root );\r
+        XMLTest( "Node document after insertion", true, &doc == root->GetDocument() );\r
+    }\r
+\r
+    {\r
+        // If this doesn't assert in TINYXML2_DEBUG, all is well.\r
+        XMLDocument doc;\r
+        XMLElement* unlinkedRoot = doc.NewElement( "Root" );\r
+        XMLElement* linkedRoot = doc.NewElement( "Root" );\r
+        doc.InsertFirstChild( linkedRoot );\r
+        unlinkedRoot->GetDocument()->DeleteNode( linkedRoot );\r
+        unlinkedRoot->GetDocument()->DeleteNode( unlinkedRoot );\r
+    }\r
+\r
+       {\r
+               // Should not assert in TINYXML2_DEBUG\r
+               XMLPrinter printer;\r
+       }\r
+\r
+       {\r
+               // Issue 291. Should not crash\r
+               const char* xml = "&#0</a>";\r
+               XMLDocument doc;\r
+               doc.Parse( xml );\r
+               XMLTest( "Parse hex with closing tag", false, doc.Error() );\r
+\r
+               XMLPrinter printer;\r
+               doc.Print( &printer );\r
+       }\r
+       {\r
+               // Issue 299. Can print elements that are not linked in.\r
+               // Will crash if issue not fixed.\r
+               XMLDocument doc;\r
+               XMLElement* newElement = doc.NewElement( "printme" );\r
+               XMLPrinter printer;\r
+               bool acceptResult = newElement->Accept( &printer );\r
+               XMLTest( "printme - Accept()", true, acceptResult );\r
+               // Delete the node to avoid possible memory leak report in debug output\r
+               doc.DeleteNode( newElement );\r
+       }\r
+       {\r
+               // Issue 302. Clear errors from LoadFile/SaveFile\r
+               XMLDocument doc;\r
+               XMLTest( "Issue 302. Should be no error initially", "XML_SUCCESS", doc.ErrorName() );\r
+               doc.SaveFile( "./no/such/path/pretty.xml" );\r
+               XMLTest( "Issue 302. Fail to save", "XML_ERROR_FILE_COULD_NOT_BE_OPENED", doc.ErrorName() );\r
+               doc.SaveFile( "./resources/out/compact.xml", true );\r
+               XMLTest( "Issue 302. Subsequent success in saving", "XML_SUCCESS", doc.ErrorName() );\r
+       }\r
+\r
+       {\r
+               // If a document fails to load then subsequent\r
+               // successful loads should clear the error\r
+               XMLDocument doc;\r
+               XMLTest( "Should be no error initially", false, doc.Error() );\r
+               doc.LoadFile( "resources/no-such-file.xml" );\r
+               XMLTest( "No such file - should fail", true, doc.Error() );\r
+\r
+               doc.LoadFile( "resources/dream.xml" );\r
+               XMLTest( "Error should be cleared", false, doc.Error() );\r
+       }\r
+\r
+       {\r
+               // Check that declarations are allowed only at beginning of document\r
+           const char* xml0 = "<?xml version=\"1.0\" ?>"\r
+                              "   <!-- xml version=\"1.1\" -->"\r
+                              "<first />";\r
+           const char* xml1 = "<?xml version=\"1.0\" ?>"\r
+                              "<?xml-stylesheet type=\"text/xsl\" href=\"Anything.xsl\"?>"\r
+                              "<first />";\r
+           const char* xml2 = "<first />"\r
+                              "<?xml version=\"1.0\" ?>";\r
+           const char* xml3 = "<first></first>"\r
+                              "<?xml version=\"1.0\" ?>";\r
+\r
+           const char* xml4 = "<first><?xml version=\"1.0\" ?></first>";\r
+\r
+           XMLDocument doc;\r
+           doc.Parse(xml0);\r
+           XMLTest("Test that the code changes do not affect normal parsing", false, doc.Error() );\r
+           doc.Parse(xml1);\r
+           XMLTest("Test that the second declaration is allowed", false, doc.Error() );\r
+           doc.Parse(xml2);\r
+           XMLTest("Test that declaration after self-closed child is not allowed", XML_ERROR_PARSING_DECLARATION, doc.ErrorID() );\r
+           doc.Parse(xml3);\r
+           XMLTest("Test that declaration after a child is not allowed", XML_ERROR_PARSING_DECLARATION, doc.ErrorID() );\r
+           doc.Parse(xml4);\r
+           XMLTest("Test that declaration inside a child is not allowed", XML_ERROR_PARSING_DECLARATION, doc.ErrorID() );\r
+       }\r
+\r
+    {\r
+           // No matter - before or after successfully parsing a text -\r
+           // calling XMLDocument::Value() used to cause an assert in debug.\r
+           // Null must be returned.\r
+           const char* validXml = "<?xml version=\"1.0\" encoding=\"utf-8\" ?>"\r
+                                  "<first />"\r
+                                  "<second />";\r
+           XMLDocument* doc = new XMLDocument();\r
+           XMLTest( "XMLDocument::Value() returns null?", NULL, doc->Value() );\r
+           doc->Parse( validXml );\r
+           XMLTest( "Parse to test XMLDocument::Value()", false, doc->Error());\r
+           XMLTest( "XMLDocument::Value() returns null?", NULL, doc->Value() );\r
+           delete doc;\r
+    }\r
+\r
+       {\r
+               XMLDocument doc;\r
+               for( int i = 0; i < XML_ERROR_COUNT; i++ ) {\r
+                       const XMLError error = static_cast<XMLError>(i);\r
+                       const char* name = XMLDocument::ErrorIDToName(error);\r
+                       XMLTest( "ErrorName() not null after ClearError()", true, name != 0 );\r
+                       if( name == 0 ) {\r
+                               // passing null pointer into strlen() is undefined behavior, so\r
+                               // compiler is allowed to optimise away the null test above if it's\r
+                               // as reachable as the strlen() call\r
+                               continue;\r
+                       }\r
+                       XMLTest( "ErrorName() not empty after ClearError()", true, strlen(name) > 0 );\r
+               }\r
+       }\r
+\r
+       {\r
+               const char* html("<!DOCTYPE html><html><body><p>test</p><p><br/></p></body></html>");\r
+               XMLDocument doc(false);\r
+               doc.Parse(html);\r
+\r
+               XMLPrinter printer(0, true);\r
+               doc.Print(&printer);\r
+\r
+               XMLTest(html, html, printer.CStr());\r
+       }\r
+\r
+       {\r
+               // Evil memory leaks.\r
+               // If an XMLElement (etc) is allocated via NewElement() (etc.)\r
+               // and NOT added to the XMLDocument, what happens?\r
+               //\r
+               // Previously (buggy):\r
+               //              The memory would be free'd when the XMLDocument is\r
+               //      destructed. But the XMLElement destructor wasn't called, so\r
+               //      memory allocated for the XMLElement text would not be free'd.\r
+               //      In practice this meant strings allocated for the XMLElement\r
+               //      text would be leaked. An edge case, but annoying.\r
+               // Now:\r
+               //      The XMLElement destructor is called. But the unlinked nodes\r
+               //      have to be tracked using a list. This has a minor performance\r
+               //      impact that can become significant if you have a lot of\r
+               //      unlinked nodes. (But why would you do that?)\r
+               // The only way to see this bug was in a Visual C++ runtime debug heap\r
+               // leak tracker. This is compiled in by default on Windows Debug and\r
+               // enabled with _CRTDBG_LEAK_CHECK_DF parameter passed to _CrtSetDbgFlag().\r
+               {\r
+                       XMLDocument doc;\r
+                       doc.NewElement("LEAK 1");\r
+               }\r
+               {\r
+                       XMLDocument doc;\r
+                       XMLElement* ele = doc.NewElement("LEAK 2");\r
+                       doc.DeleteNode(ele);\r
+               }\r
+       }\r
+\r
+       {\r
+               // Bad bad crash. Parsing error results in stack overflow, if uncaught.\r
+               const char* TESTS[] = {\r
+                       "./resources/xmltest-5330.xml",\r
+                       "./resources/xmltest-4636783552757760.xml",\r
+                       "./resources/xmltest-5720541257269248.xml",\r
+                       0\r
+               };\r
+               for (int i=0; TESTS[i]; ++i) {\r
+                       XMLDocument doc;\r
+                       doc.LoadFile(TESTS[i]);\r
+                       XMLTest("Stack overflow prevented.", XML_ELEMENT_DEPTH_EXCEEDED, doc.ErrorID());\r
+               }\r
+       }\r
+    {\r
+        const char* TESTS[] = {\r
+            "./resources/xmltest-5662204197076992.xml",     // Security-level performance issue.\r
+            0\r
+        };\r
+        for (int i = 0; TESTS[i]; ++i) {\r
+            XMLDocument doc;\r
+            doc.LoadFile(TESTS[i]);\r
+            // Need only not crash / lock up.\r
+            XMLTest("Fuzz attack prevented.", true, true);\r
+        }\r
+    }\r
+       {\r
+               // Crashing reported via email.\r
+               const char* xml =\r
+                       "<playlist id='playlist1'>"\r
+                       "<property name='track_name'>voice</property>"\r
+                       "<property name='audio_track'>1</property>"\r
+                       "<entry out = '604' producer = '4_playlist1' in = '0' />"\r
+                       "<blank length = '1' />"\r
+                       "<entry out = '1625' producer = '3_playlist' in = '0' />"\r
+                       "<blank length = '2' />"\r
+                       "<entry out = '946' producer = '2_playlist1' in = '0' />"\r
+                       "<blank length = '1' />"\r
+                       "<entry out = '128' producer = '1_playlist1' in = '0' />"\r
+                       "</playlist>";\r
+\r
+               // It's not a good idea to delete elements as you walk the\r
+               // list. I'm not sure this technically should work; but it's\r
+               // an interesting test case.\r
+               XMLDocument doc;\r
+               XMLError err = doc.Parse(xml);\r
+               XMLTest("Crash bug parsing", XML_SUCCESS, err );\r
+\r
+               XMLElement* playlist = doc.FirstChildElement("playlist");\r
+               XMLTest("Crash bug parsing", true, playlist != 0);\r
+\r
+               {\r
+                       const char* elementName = "entry";\r
+                       XMLElement* entry = playlist->FirstChildElement(elementName);\r
+                       XMLTest("Crash bug parsing", true, entry != 0);\r
+                       while (entry) {\r
+                               XMLElement* todelete = entry;\r
+                               entry = entry->NextSiblingElement(elementName);\r
+                               playlist->DeleteChild(todelete);\r
+                       }\r
+                       entry = playlist->FirstChildElement(elementName);\r
+                       XMLTest("Crash bug parsing", true, entry == 0);\r
+               }\r
+               {\r
+                       const char* elementName = "blank";\r
+                       XMLElement* blank = playlist->FirstChildElement(elementName);\r
+                       XMLTest("Crash bug parsing", true, blank != 0);\r
+                       while (blank) {\r
+                               XMLElement* todelete = blank;\r
+                               blank = blank->NextSiblingElement(elementName);\r
+                               playlist->DeleteChild(todelete);\r
+                       }\r
+                       XMLTest("Crash bug parsing", true, blank == 0);\r
+               }\r
+\r
+               tinyxml2::XMLPrinter printer;\r
+               const bool acceptResult = playlist->Accept(&printer);\r
+               XMLTest("Crash bug parsing - Accept()", true, acceptResult);\r
+               printf("%s\n", printer.CStr());\r
+\r
+               // No test; it only need to not crash.\r
+               // Still, wrap it up with a sanity check\r
+               int nProperty = 0;\r
+               for (const XMLElement* p = playlist->FirstChildElement("property"); p; p = p->NextSiblingElement("property")) {\r
+                       nProperty++;\r
+               }\r
+               XMLTest("Crash bug parsing", 2, nProperty);\r
+       }\r
+\r
+    // ----------- Line Number Tracking --------------\r
+    {\r
+        struct TestUtil: XMLVisitor\r
+        {\r
+            TestUtil() : str() {}\r
+\r
+            void TestParseError(const char *testString, const char *docStr, XMLError expected_error, int expectedLine)\r
+            {\r
+                XMLDocument doc;\r
+                const XMLError parseError = doc.Parse(docStr);\r
+\r
+                XMLTest(testString, parseError, doc.ErrorID());\r
+                XMLTest(testString, true, doc.Error());\r
+                XMLTest(testString, expected_error, parseError);\r
+                XMLTest(testString, expectedLine, doc.ErrorLineNum());\r
+            };\r
+\r
+            void TestStringLines(const char *testString, const char *docStr, const char *expectedLines)\r
+            {\r
+                XMLDocument doc;\r
+                doc.Parse(docStr);\r
+                XMLTest(testString, false, doc.Error());\r
+                TestDocLines(testString, doc, expectedLines);\r
+            }\r
+\r
+            void TestFileLines(const char *testString, const char *file_name, const char *expectedLines)\r
+            {\r
+                XMLDocument doc;\r
+                doc.LoadFile(file_name);\r
+                XMLTest(testString, false, doc.Error());\r
+                TestDocLines(testString, doc, expectedLines);\r
+            }\r
+\r
+        private:\r
+            DynArray<char, 10> str;\r
+\r
+            void Push(char type, int lineNum)\r
+            {\r
+                str.Push(type);\r
+                str.Push(char('0' + (lineNum / 10)));\r
+                str.Push(char('0' + (lineNum % 10)));\r
+            }\r
+\r
+            bool VisitEnter(const XMLDocument& doc)\r
+            {\r
+                Push('D', doc.GetLineNum());\r
+                return true;\r
+            }\r
+            bool VisitEnter(const XMLElement& element, const XMLAttribute* firstAttribute)\r
+            {\r
+                Push('E', element.GetLineNum());\r
+                for (const XMLAttribute *attr = firstAttribute; attr != 0; attr = attr->Next())\r
+                    Push('A', attr->GetLineNum());\r
+                return true;\r
+            }\r
+            bool Visit(const XMLDeclaration& declaration)\r
+            {\r
+                Push('L', declaration.GetLineNum());\r
+                return true;\r
+            }\r
+            bool Visit(const XMLText& text)\r
+            {\r
+                Push('T', text.GetLineNum());\r
+                return true;\r
+            }\r
+            bool Visit(const XMLComment& comment)\r
+            {\r
+                Push('C', comment.GetLineNum());\r
+                return true;\r
+            }\r
+            bool Visit(const XMLUnknown& unknown)\r
+            {\r
+                Push('U', unknown.GetLineNum());\r
+                return true;\r
+            }\r
+\r
+            void TestDocLines(const char *testString, XMLDocument &doc, const char *expectedLines)\r
+            {\r
+                str.Clear();\r
+                const bool acceptResult = doc.Accept(this);\r
+                XMLTest(testString, true, acceptResult);\r
+                str.Push(0);\r
+                XMLTest(testString, expectedLines, str.Mem());\r
+            }\r
+        } tester;\r
+\r
+               tester.TestParseError("ErrorLine-Parsing", "\n<root>\n foo \n<unclosed/>", XML_ERROR_PARSING, 2);\r
+        tester.TestParseError("ErrorLine-Declaration", "<root>\n<?xml version=\"1.0\"?>", XML_ERROR_PARSING_DECLARATION, 2);\r
+        tester.TestParseError("ErrorLine-Mismatch", "\n<root>\n</mismatch>", XML_ERROR_MISMATCHED_ELEMENT, 2);\r
+        tester.TestParseError("ErrorLine-CData", "\n<root><![CDATA[ \n foo bar \n", XML_ERROR_PARSING_CDATA, 2);\r
+        tester.TestParseError("ErrorLine-Text", "\n<root>\n foo bar \n", XML_ERROR_PARSING_TEXT, 3);\r
+        tester.TestParseError("ErrorLine-Comment", "\n<root>\n<!-- >\n", XML_ERROR_PARSING_COMMENT, 3);\r
+        tester.TestParseError("ErrorLine-Declaration", "\n<root>\n<? >\n", XML_ERROR_PARSING_DECLARATION, 3);\r
+        tester.TestParseError("ErrorLine-Unknown", "\n<root>\n<! \n", XML_ERROR_PARSING_UNKNOWN, 3);\r
+        tester.TestParseError("ErrorLine-Element", "\n<root>\n<unclosed \n", XML_ERROR_PARSING_ELEMENT, 3);\r
+        tester.TestParseError("ErrorLine-Attribute", "\n<root>\n<unclosed \n att\n", XML_ERROR_PARSING_ATTRIBUTE, 4);\r
+        tester.TestParseError("ErrorLine-ElementClose", "\n<root>\n<unclosed \n/unexpected", XML_ERROR_PARSING_ELEMENT, 3);\r
+\r
+               tester.TestStringLines(\r
+            "LineNumbers-String",\r
+\r
+            "<?xml version=\"1.0\"?>\n"                                        // 1 Doc, DecL\r
+                "<root a='b' \n"                                               // 2 Element Attribute\r
+                "c='d'> d <blah/>  \n"                                 // 3 Attribute Text Element\r
+                "newline in text \n"                                   // 4 Text\r
+                "and second <zxcv/><![CDATA[\n"                        // 5 Element Text\r
+                " cdata test ]]><!-- comment -->\n"            // 6 Comment\r
+                "<! unknown></root>",                                  // 7 Unknown\r
+\r
+            "D01L01E02A02A03T03E03T04E05T05C06U07");\r
+\r
+               tester.TestStringLines(\r
+            "LineNumbers-CRLF",\r
+\r
+            "\r\n"                                                                             // 1 Doc (arguably should be line 2)\r
+            "<?xml version=\"1.0\"?>\n"                                        // 2 DecL\r
+            "<root>\r\n"                                                               // 3 Element\r
+            "\n"                                                                               // 4\r
+            "text contining new line \n"                               // 5 Text\r
+            " and also containing crlf \r\n"                   // 6\r
+            "<sub><![CDATA[\n"                                                 // 7 Element Text\r
+            "cdata containing new line \n"                             // 8\r
+            " and also containing cflr\r\n"                            // 9\r
+            "]]></sub><sub2/></root>",                                 // 10 Element\r
+\r
+            "D01L02E03T05E07T07E10");\r
+\r
+               tester.TestFileLines(\r
+            "LineNumbers-File",\r
+            "resources/utf8test.xml",\r
+            "D01L01E02E03A03A03T03E04A04A04T04E05A05A05T05E06A06A06T06E07A07A07T07E08A08A08T08E09T09E10T10");\r
+    }\r
+\r
+    {\r
+       const char* xml = "<Hello>Text</Error>";\r
+       XMLDocument doc;\r
+       doc.Parse(xml);\r
+       XMLTest("Test mismatched elements.", true, doc.Error());\r
+       XMLTest("Test mismatched elements.", XML_ERROR_MISMATCHED_ELEMENT, doc.ErrorID());\r
+       // For now just make sure calls work & doesn't crash.\r
+       // May solidify the error output in the future.\r
+       printf("%s\n", doc.ErrorStr());\r
+       doc.PrintError();\r
+    }\r
+\r
+    // ----------- Performance tracking --------------\r
+       {\r
+#if defined( _MSC_VER )\r
+               __int64 start, end, freq;\r
+               QueryPerformanceFrequency((LARGE_INTEGER*)&freq);\r
+#endif\r
+\r
+               FILE* perfFP = fopen("resources/dream.xml", "r");\r
+               XMLTest("Open dream.xml", true, perfFP != 0);\r
+               fseek(perfFP, 0, SEEK_END);\r
+               long size = ftell(perfFP);\r
+               fseek(perfFP, 0, SEEK_SET);\r
+\r
+               char* mem = new char[size + 1];\r
+               memset(mem, 0xfe, size);\r
+               size_t bytesRead = fread(mem, 1, size, perfFP);\r
+               XMLTest("Read dream.xml", true, uint32_t(size) >= uint32_t(bytesRead));\r
+               fclose(perfFP);\r
+               mem[size] = 0;\r
+\r
+#if defined( _MSC_VER )\r
+               QueryPerformanceCounter((LARGE_INTEGER*)&start);\r
+#else\r
+               clock_t cstart = clock();\r
+#endif\r
+               bool parseDreamXmlFailed = false;\r
+               static const int COUNT = 10;\r
+               for (int i = 0; i < COUNT; ++i) {\r
+                       XMLDocument doc;\r
+                       doc.Parse(mem);\r
+                       parseDreamXmlFailed = parseDreamXmlFailed || doc.Error();\r
+               }\r
+#if defined( _MSC_VER )\r
+               QueryPerformanceCounter((LARGE_INTEGER*)&end);\r
+#else\r
+               clock_t cend = clock();\r
+#endif\r
+               XMLTest( "Parse dream.xml", false, parseDreamXmlFailed );\r
+\r
+               delete[] mem;\r
+\r
+               static const char* note =\r
+#ifdef TINYXML2_DEBUG\r
+                       "DEBUG";\r
+#else\r
+                       "Release";\r
+#endif\r
+\r
+#if defined( _MSC_VER )\r
+               const double duration = 1000.0 * (double)(end - start) / ((double)freq * (double)COUNT);\r
+#else\r
+               const double duration = (double)(cend - cstart) / (double)COUNT;\r
+#endif\r
+               printf("\nParsing dream.xml (%s): %.3f milli-seconds\n", note, duration);\r
+       }\r
+\r
+#if defined( _MSC_VER ) &&  defined( TINYXML2_DEBUG )\r
+       {\r
+               _CrtMemCheckpoint( &endMemState );\r
+\r
+               _CrtMemState diffMemState;\r
+               _CrtMemDifference( &diffMemState, &startMemState, &endMemState );\r
+               _CrtMemDumpStatistics( &diffMemState );\r
+\r
+               {\r
+                       int leaksBeforeExit = _CrtDumpMemoryLeaks();\r
+                       XMLTest( "No leaks before exit?", FALSE, leaksBeforeExit );\r
+               }\r
+       }\r
+#endif\r
+\r
+       printf ("\nPass %d, Fail %d\n", gPass, gFail);\r
+\r
+       return gFail;\r
+}\r