You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by rl...@apache.org on 2020/04/11 17:01:55 UTC

[xalan-c] branch master updated: XALANC-787: Drop MacOS and Windows project files

This is an automated email from the ASF dual-hosted git repository.

rleigh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/xalan-c.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c934ba  XALANC-787: Drop MacOS and Windows project files
     new f270d37  Merge pull request #12 from rleigh-codelibre/XALANC-787_drop_project_files
5c934ba is described below

commit 5c934babcf29f6ec31d8220d479497536cf1474d
Author: Roger Leigh <rl...@codelibre.net>
AuthorDate: Sat Apr 11 16:19:39 2020 +0100

    XALANC-787: Drop MacOS and Windows project files
    
    These version-specific project files are replaced by the new CMake build,
    which can generate version-specific project files as required.
---
 .../XalanLib/English.lproj/InfoPlist.strings       |     6 -
 .../XalanLib/XalanLib.pbproj/project.pbxproj       | 11131 -------------------
 .../ProjectBuilder/XalanLib/XalanLib_Prefix.h      |    45 -
 .../SimpleXPathAPI.pbproj/project.pbxproj          |   274 -
 .../XPathWrapper.pbproj/project.pbxproj            |   301 -
 .../XalanSamples/xalan_sample_prefix.h             |    45 -
 Projects/Win32/Makefile                            |   216 -
 Projects/Win32/VC10/All/All.vcxproj                |   231 -
 Projects/Win32/VC10/All/AllWithICU.vcxproj         |   178 -
 Projects/Win32/VC10/AllInOne/AllInOne.vcxproj      |  1324 ---
 .../Win32/VC10/AllInOne/AllInOne.vcxproj.filters   |  2390 ----
 .../Win32/VC10/AllInOne/AllInOneWithICU.vcxproj    |  1025 --
 .../VC10/AllInOne/AllInOneWithICU.vcxproj.filters  |  2388 ----
 .../CompileStylesheet/CompileStylesheet.vcxproj    |   452 -
 .../CompileStylesheet.vcxproj.filters              |    22 -
 Projects/Win32/VC10/Conf/conf.vcxproj              |   472 -
 Projects/Win32/VC10/Conf/conf.vcxproj.filters      |    22 -
 .../VC10/DocumentBuilder/DocumentBuilder.vcxproj   |   452 -
 .../DocumentBuilder.vcxproj.filters                |    22 -
 .../VC10/EntityResolver/EntityResolver.vcxproj     |   452 -
 .../EntityResolver/EntityResolver.vcxproj.filters  |    22 -
 .../VC10/ExternalFunction/ExternalFunction.vcxproj |   452 -
 .../ExternalFunction.vcxproj.filters               |    22 -
 .../ParsedSourceWrappers.vcxproj                   |   452 -
 .../ParsedSourceWrappers.vcxproj.filters           |    22 -
 Projects/Win32/VC10/Performance/perf.vcxproj       |   584 -
 .../VC10/SerializeNodeSet/SerializeNodeSet.vcxproj |   452 -
 .../SerializeNodeSet.vcxproj.filters               |    22 -
 .../VC10/SimpleTransform/SimpleTransform.vcxproj   |   452 -
 .../SimpleTransform.vcxproj.filters                |    22 -
 .../VC10/SimpleXPathAPI/SimpleXPathAPI.vcxproj     |   452 -
 .../SimpleXPathAPI/SimpleXPathAPI.vcxproj.filters  |    22 -
 .../VC10/SimpleXPathCAPI/SimpleXPathCAPI.vcxproj   |   452 -
 .../SimpleXPathCAPI.vcxproj.filters                |    22 -
 .../VC10/StreamTransform/StreamTransform.vcxproj   |   452 -
 .../StreamTransform.vcxproj.filters                |    22 -
 Projects/Win32/VC10/TestXPath/TestXPath.vcxproj    |   456 -
 .../Win32/VC10/TestXPath/TestXPath.vcxproj.filters |    30 -
 Projects/Win32/VC10/TestXSLT/TestXSLT.vcxproj      |   453 -
 .../Win32/VC10/TestXSLT/TestXSLT.vcxproj.filters   |    22 -
 Projects/Win32/VC10/ThreadSafe/ThreadSafe.vcxproj  |   452 -
 .../VC10/ThreadSafe/ThreadSafe.vcxproj.filters     |    22 -
 Projects/Win32/VC10/ThreadTest/ThreadTest.vcxproj  |   452 -
 .../VC10/ThreadTest/ThreadTest.vcxproj.filters     |    22 -
 .../Win32/VC10/TraceListen/TraceListen.vcxproj     |   452 -
 .../VC10/TraceListen/TraceListen.vcxproj.filters   |    22 -
 .../TransformToXercesDOM.vcxproj                   |   452 -
 .../TransformToXercesDOM.vcxproj.filters           |    22 -
 .../UseStylesheetParam/UseStylesheetParam.vcxproj  |   452 -
 .../UseStylesheetParam.vcxproj.filters             |    22 -
 .../Win32/VC10/Utils/MsgCreator/MsgCreator.vcxproj |   420 -
 .../Utils/MsgCreator/MsgCreator.vcxproj.filters    |    69 -
 .../Win32/VC10/Utils/XalanMsgLib/XalanMsgLib.props |    19 -
 .../Win32/VC10/Utils/XalanMsgLib/XalanMsgLib.rules |    19 -
 .../VC10/Utils/XalanMsgLib/XalanMsgLib.targets     |    81 -
 .../VC10/Utils/XalanMsgLib/XalanMsgLib.vcxproj     |   378 -
 .../Utils/XalanMsgLib/XalanMsgLib.vcxproj.filters  |    35 -
 .../Win32/VC10/Utils/XalanMsgLib/XalanMsgLib.xml   |   127 -
 .../VC10/Utils/XalanMsgLib/XalanMsgLibICU.props    |    67 -
 .../VC10/Utils/XalanMsgLib/XalanMsgLibICU.rules    |    52 -
 .../VC10/Utils/XalanMsgLib/XalanMsgLibICU.targets  |   303 -
 .../VC10/Utils/XalanMsgLib/XalanMsgLibICU.vcxproj  |   170 -
 .../XalanMsgLib/XalanMsgLibICU.vcxproj.filters     |    65 -
 .../VC10/Utils/XalanMsgLib/XalanMsgLibICU.xml      |   499 -
 Projects/Win32/VC10/Xalan.sln                      |   487 -
 Projects/Win32/VC10/XalanExe/XalanExe.vcxproj      |   553 -
 .../Win32/VC10/XalanExe/XalanExe.vcxproj.filters   |    18 -
 .../VC10/XalanTransform/XalanTransform.vcxproj     |   452 -
 .../XalanTransform/XalanTransform.vcxproj.filters  |    22 -
 .../XalanTransformerCallback.vcxproj               |   452 -
 .../XalanTransformerCallback.vcxproj.filters       |    22 -
 Projects/Win32/VC11/All/All.vcxproj                |   239 -
 Projects/Win32/VC11/All/AllWithICU.vcxproj         |   180 -
 Projects/Win32/VC11/AllInOne/AllInOne.vcxproj      |  1332 ---
 .../Win32/VC11/AllInOne/AllInOne.vcxproj.filters   |  2390 ----
 .../Win32/VC11/AllInOne/AllInOneWithICU.vcxproj    |  1025 --
 .../VC11/AllInOne/AllInOneWithICU.vcxproj.filters  |  2388 ----
 .../CompileStylesheet/CompileStylesheet.vcxproj    |   462 -
 .../CompileStylesheet.vcxproj.filters              |    22 -
 Projects/Win32/VC11/Conf/conf.vcxproj              |   482 -
 Projects/Win32/VC11/Conf/conf.vcxproj.filters      |    22 -
 .../VC11/DocumentBuilder/DocumentBuilder.vcxproj   |   462 -
 .../DocumentBuilder.vcxproj.filters                |    22 -
 .../VC11/EntityResolver/EntityResolver.vcxproj     |   462 -
 .../EntityResolver/EntityResolver.vcxproj.filters  |    22 -
 .../VC11/ExternalFunction/ExternalFunction.vcxproj |   462 -
 .../ExternalFunction.vcxproj.filters               |    22 -
 .../ParsedSourceWrappers.vcxproj                   |   462 -
 .../ParsedSourceWrappers.vcxproj.filters           |    22 -
 Projects/Win32/VC11/Performance/perf.vcxproj       |   594 -
 .../VC11/SerializeNodeSet/SerializeNodeSet.vcxproj |   462 -
 .../SerializeNodeSet.vcxproj.filters               |    22 -
 .../VC11/SimpleTransform/SimpleTransform.vcxproj   |   462 -
 .../SimpleTransform.vcxproj.filters                |    22 -
 .../VC11/SimpleXPathAPI/SimpleXPathAPI.vcxproj     |   462 -
 .../SimpleXPathAPI/SimpleXPathAPI.vcxproj.filters  |    22 -
 .../VC11/SimpleXPathCAPI/SimpleXPathCAPI.vcxproj   |   462 -
 .../SimpleXPathCAPI.vcxproj.filters                |    22 -
 .../VC11/StreamTransform/StreamTransform.vcxproj   |   462 -
 .../StreamTransform.vcxproj.filters                |    22 -
 Projects/Win32/VC11/TestXPath/TestXPath.vcxproj    |   466 -
 .../Win32/VC11/TestXPath/TestXPath.vcxproj.filters |    30 -
 Projects/Win32/VC11/TestXSLT/TestXSLT.vcxproj      |   463 -
 .../Win32/VC11/TestXSLT/TestXSLT.vcxproj.filters   |    22 -
 Projects/Win32/VC11/ThreadSafe/ThreadSafe.vcxproj  |   462 -
 .../VC11/ThreadSafe/ThreadSafe.vcxproj.filters     |    22 -
 Projects/Win32/VC11/ThreadTest/ThreadTest.vcxproj  |   462 -
 .../VC11/ThreadTest/ThreadTest.vcxproj.filters     |    22 -
 .../Win32/VC11/TraceListen/TraceListen.vcxproj     |   462 -
 .../VC11/TraceListen/TraceListen.vcxproj.filters   |    22 -
 .../TransformToXercesDOM.vcxproj                   |   462 -
 .../TransformToXercesDOM.vcxproj.filters           |    22 -
 .../UseStylesheetParam/UseStylesheetParam.vcxproj  |   462 -
 .../UseStylesheetParam.vcxproj.filters             |    22 -
 .../Win32/VC11/Utils/MsgCreator/MsgCreator.vcxproj |   427 -
 .../Utils/MsgCreator/MsgCreator.vcxproj.filters    |    69 -
 .../Win32/VC11/Utils/XalanMsgLib/XalanMsgLib.props |    19 -
 .../Win32/VC11/Utils/XalanMsgLib/XalanMsgLib.rules |    19 -
 .../VC11/Utils/XalanMsgLib/XalanMsgLib.targets     |    81 -
 .../VC11/Utils/XalanMsgLib/XalanMsgLib.vcxproj     |   386 -
 .../Utils/XalanMsgLib/XalanMsgLib.vcxproj.filters  |    35 -
 .../Win32/VC11/Utils/XalanMsgLib/XalanMsgLib.xml   |   127 -
 .../VC11/Utils/XalanMsgLib/XalanMsgLibICU.props    |    67 -
 .../VC11/Utils/XalanMsgLib/XalanMsgLibICU.rules    |    52 -
 .../VC11/Utils/XalanMsgLib/XalanMsgLibICU.targets  |   303 -
 .../VC11/Utils/XalanMsgLib/XalanMsgLibICU.vcxproj  |   170 -
 .../XalanMsgLib/XalanMsgLibICU.vcxproj.filters     |    65 -
 .../VC11/Utils/XalanMsgLib/XalanMsgLibICU.xml      |   499 -
 Projects/Win32/VC11/Xalan.sln                      |   488 -
 Projects/Win32/VC11/XalanExe/XalanExe.vcxproj      |   563 -
 .../Win32/VC11/XalanExe/XalanExe.vcxproj.filters   |    18 -
 .../VC11/XalanTransform/XalanTransform.vcxproj     |   462 -
 .../XalanTransform/XalanTransform.vcxproj.filters  |    22 -
 .../XalanTransformerCallback.vcxproj               |   462 -
 .../XalanTransformerCallback.vcxproj.filters       |    22 -
 Projects/Win32/VC6/AllInOne/AllInOne.dsp           |  3454 ------
 Projects/Win32/VC6/AllInOne/AllInOneWithICU.dsp    |  3527 ------
 .../VC6/ApacheModuleXSLT/ApacheModuleXSLT.dsp      |   161 -
 .../VC6/CompileStylesheet/CompileStylesheet.dsp    |   156 -
 .../Win32/VC6/DocumentBuilder/DocumentBuilder.dsp  |   156 -
 .../VC6/ExternalFunction/ExternalFunction.dsp      |   156 -
 .../ParsedSourceWrappers/ParsedSourceWrappers.dsp  |   156 -
 .../VC6/SerializeNodeSet/SerializeNodeSet.dsp      |   156 -
 .../Win32/VC6/SimpleTransform/SimpleTransform.dsp  |   156 -
 .../Win32/VC6/SimpleXPathAPI/SimpleXPathAPI.dsp    |   156 -
 .../Win32/VC6/SimpleXPathCAPI/SimpleXPathCAPI.dsp  |   156 -
 .../Win32/VC6/StreamTransform/StreamTransform.dsp  |   156 -
 Projects/Win32/VC6/TestXPath/TestXPath.dsp         |   166 -
 Projects/Win32/VC6/TestXSLT/TestXSLT.dsp           |   158 -
 Projects/Win32/VC6/ThreadSafe/ThreadSafe.dsp       |   156 -
 Projects/Win32/VC6/TraceListen/TraceListen.dsp     |   156 -
 .../TransformToXercesDOM/TransformToXercesDOM.dsp  |   156 -
 .../VC6/UseStylesheetParam/UseStylesheetParam.dsp  |   156 -
 .../Win32/VC6/Utils/Localization/BuildMessages.mak |   155 -
 .../Win32/VC6/Utils/Localization/Localization.dsp  |   103 -
 .../VC6/Utils/Localization/LocalizationWithICU.dsp |   103 -
 Projects/Win32/VC6/Utils/Localization/tools.ini    |    36 -
 Projects/Win32/VC6/Utils/MsgCreator/MsgCreator.mak |   408 -
 .../Win32/VC6/Utils/XalanMsgLib/XalanMsgLib.mak    |   286 -
 Projects/Win32/VC6/XPathWrapper/XPathWrapper.dsp   |   164 -
 Projects/Win32/VC6/Xalan.dsw                       |   345 -
 Projects/Win32/VC6/XalanExe/XalanExe.dsp           |   159 -
 Projects/Win32/VC6/XalanICU.dsw                    |   345 -
 .../Win32/VC6/XalanTransform/XalanTransform.dsp    |   156 -
 .../XalanTransformerCallback.dsp                   |   156 -
 Projects/Win32/VC7.1/AllInOne/AllInOne.vcproj      |  3067 -----
 .../Win32/VC7.1/AllInOne/AllInOneWithICU.vcproj    |  2808 -----
 .../VC7.1/ApacheModuleXSLT/ApacheModuleXSLT.vcproj |   164 -
 Projects/Win32/VC7.1/C-API/CAPI.vcproj             |   167 -
 Projects/Win32/VC7.1/Compare/compare.vcproj        |   238 -
 .../CompileStylesheet/CompileStylesheet.vcproj     |   283 -
 Projects/Win32/VC7.1/Conf/conf.vcproj              |   285 -
 .../VC7.1/DocumentBuilder/DocumentBuilder.vcproj   |   273 -
 Projects/Win32/VC7.1/Dom2Dom/Dom2Dom.vcproj        |   238 -
 Projects/Win32/VC7.1/Errortests/Errortests.vcproj  |   238 -
 Projects/Win32/VC7.1/Extensions/extensions.vcproj  |   238 -
 .../VC7.1/ExternalFunction/ExternalFunction.vcproj |   273 -
 .../Win32/VC7.1/InputSource/inputsource.vcproj     |   238 -
 Projects/Win32/VC7.1/Memory/Memory.vcproj          |   238 -
 Projects/Win32/VC7.1/Params/Params.vcproj          |   238 -
 .../ParsedSourceWrappers.vcproj                    |   275 -
 Projects/Win32/VC7.1/PerfT/PerfT.vcproj            |   241 -
 Projects/Win32/VC7.1/Performance/perf.vcproj       |   262 -
 .../VC7.1/SerializeNodeSet/SerializeNodeSet.vcproj |   273 -
 .../VC7.1/SimpleTransform/SimpleTransform.vcproj   |   275 -
 .../VC7.1/SimpleXPathAPI/SimpleXPathAPI.vcproj     |   273 -
 .../VC7.1/SimpleXPathCAPI/SimpleXPathCAPI.vcproj   |   275 -
 .../VC7.1/StreamTransform/StreamTransform.vcproj   |   275 -
 Projects/Win32/VC7.1/TestXPath/TestXPath.vcproj    |   279 -
 Projects/Win32/VC7.1/TestXSLT/TestXSLT.vcproj      |   271 -
 Projects/Win32/VC7.1/ThreadSafe/ThreadSafe.vcproj  |   275 -
 Projects/Win32/VC7.1/Threads/ThreadTest.vcproj     |   277 -
 .../Win32/VC7.1/TraceListen/TraceListen.vcproj     |   275 -
 .../TransformToXercesDOM.vcproj                    |   275 -
 .../Win32/VC7.1/Transformer/Transformer.vcproj     |   250 -
 .../UseStylesheetParam/UseStylesheetParam.vcproj   |   275 -
 .../VC7.1/Utils/Localization/BuildMessages.mak     |   153 -
 .../VC7.1/Utils/Localization/Localization.vcproj   |    90 -
 .../Utils/Localization/LocalizationWithICU.vcproj  |    79 -
 Projects/Win32/VC7.1/Utils/Localization/tools.ini  |    36 -
 .../Win32/VC7.1/Utils/MsgCreator/MsgCreator.mak    |   515 -
 .../Win32/VC7.1/Utils/XalanMsgLib/XalanMsgLib.mak  |   331 -
 .../Win32/VC7.1/XPathWrapper/XPathWrapper.vcproj   |   163 -
 Projects/Win32/VC7.1/Xalan.sln                     |   302 -
 Projects/Win32/VC7.1/XalanExe/XalanExe.vcproj      |   285 -
 Projects/Win32/VC7.1/XalanICU.sln                  |   255 -
 .../VC7.1/XalanTransform/XalanTransform.vcproj     |   276 -
 .../XalanTransformerCallback.vcproj                |   273 -
 Projects/Win32/VC8/All/All.vcproj                  |   192 -
 Projects/Win32/VC8/All/AllWithICU.vcproj           |   110 -
 Projects/Win32/VC8/AllInOne/AllInOne.vcproj        |  4394 --------
 Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj |  3556 ------
 .../VC8/CompileStylesheet/CompileStylesheet.vcproj |   732 --
 Projects/Win32/VC8/Conf/conf.vcproj                |   752 --
 .../VC8/DocumentBuilder/DocumentBuilder.vcproj     |   732 --
 .../Win32/VC8/EntityResolver/EntityResolver.vcproj |   732 --
 .../VC8/ExternalFunction/ExternalFunction.vcproj   |   732 --
 .../ParsedSourceWrappers.vcproj                    |   732 --
 Projects/Win32/VC8/Performance/perf.vcproj         |   671 --
 .../VC8/SerializeNodeSet/SerializeNodeSet.vcproj   |   732 --
 .../VC8/SimpleTransform/SimpleTransform.vcproj     |   732 --
 .../Win32/VC8/SimpleXPathAPI/SimpleXPathAPI.vcproj |   732 --
 .../VC8/SimpleXPathCAPI/SimpleXPathCAPI.vcproj     |   732 --
 .../VC8/StreamTransform/StreamTransform.vcproj     |   732 --
 Projects/Win32/VC8/TestXPath/TestXPath.vcproj      |   740 --
 Projects/Win32/VC8/TestXSLT/TestXSLT.vcproj        |   733 --
 Projects/Win32/VC8/ThreadSafe/ThreadSafe.vcproj    |   732 --
 Projects/Win32/VC8/ThreadTest/ThreadTest.vcproj    |   732 --
 Projects/Win32/VC8/TraceListen/TraceListen.vcproj  |   732 --
 .../TransformToXercesDOM.vcproj                    |   732 --
 .../UseStylesheetParam/UseStylesheetParam.vcproj   |   732 --
 .../Win32/VC8/Utils/MsgCreator/MsgCreator.vcproj   |   768 --
 .../Win32/VC8/Utils/XalanMsgLib/XalanMsgLib.rules  |    19 -
 .../Win32/VC8/Utils/XalanMsgLib/XalanMsgLib.vcproj |   714 --
 .../VC8/Utils/XalanMsgLib/XalanMsgLibICU.rules     |    52 -
 .../VC8/Utils/XalanMsgLib/XalanMsgLibICU.vcproj    |   522 -
 Projects/Win32/VC8/Xalan.sln                       |   561 -
 Projects/Win32/VC8/XalanExe/XalanExe.vcproj        |   787 --
 Projects/Win32/VC8/XalanICU.sln                    |   372 -
 .../Win32/VC8/XalanTransform/XalanTransform.vcproj |   732 --
 .../XalanTransformerCallback.vcproj                |   732 --
 Projects/Win32/VC9/All/All.vcproj                  |   193 -
 Projects/Win32/VC9/All/AllWithICU.vcproj           |   109 -
 Projects/Win32/VC9/AllInOne/AllInOne.vcproj        |  4387 --------
 Projects/Win32/VC9/AllInOne/AllInOneWithICU.vcproj |  3553 ------
 .../VC9/CompileStylesheet/CompileStylesheet.vcproj |   733 --
 Projects/Win32/VC9/Conf/conf.vcproj                |   753 --
 .../VC9/DocumentBuilder/DocumentBuilder.vcproj     |   733 --
 .../Win32/VC9/EntityResolver/EntityResolver.vcproj |   733 --
 .../VC9/ExternalFunction/ExternalFunction.vcproj   |   733 --
 .../ParsedSourceWrappers.vcproj                    |   733 --
 Projects/Win32/VC9/Performance/perf.vcproj         |   850 --
 .../VC9/SerializeNodeSet/SerializeNodeSet.vcproj   |   733 --
 .../VC9/SimpleTransform/SimpleTransform.vcproj     |   733 --
 .../Win32/VC9/SimpleXPathAPI/SimpleXPathAPI.vcproj |   733 --
 .../VC9/SimpleXPathCAPI/SimpleXPathCAPI.vcproj     |   733 --
 .../VC9/StreamTransform/StreamTransform.vcproj     |   725 --
 Projects/Win32/VC9/TestXPath/TestXPath.vcproj      |   741 --
 Projects/Win32/VC9/TestXSLT/TestXSLT.vcproj        |   734 --
 Projects/Win32/VC9/ThreadSafe/ThreadSafe.vcproj    |   733 --
 Projects/Win32/VC9/ThreadTest/ThreadTest.vcproj    |   733 --
 Projects/Win32/VC9/TraceListen/TraceListen.vcproj  |   733 --
 .../TransformToXercesDOM.vcproj                    |   733 --
 .../UseStylesheetParam/UseStylesheetParam.vcproj   |   733 --
 .../Win32/VC9/Utils/MsgCreator/MsgCreator.vcproj   |   761 --
 .../Win32/VC9/Utils/XalanMsgLib/XalanMsgLib.rules  |    19 -
 .../Win32/VC9/Utils/XalanMsgLib/XalanMsgLib.vcproj |   699 --
 .../VC9/Utils/XalanMsgLib/XalanMsgLibICU.rules     |    52 -
 .../VC9/Utils/XalanMsgLib/XalanMsgLibICU.vcproj    |   565 -
 Projects/Win32/VC9/Xalan.sln                       |   582 -
 Projects/Win32/VC9/XalanExe/XalanExe.vcproj        |   794 --
 .../Win32/VC9/XalanTransform/XalanTransform.vcproj |   733 --
 .../XalanTransformerCallback.vcproj                |   733 --
 Projects/Win32/tools.ini                           |    49 -
 Tests/C-API/CAPI.dsp                               |   156 -
 Tests/C-API/CAPI.vcproj                            |   141 -
 Tests/Compare/compare.dsp                          |   206 -
 Tests/Compare/compare.vcproj                       |   212 -
 Tests/Conf/conf.dsp                                |   173 -
 Tests/Conf/conf.vcproj                             |   213 -
 Tests/Dom2Dom/Dom2Dom.dsp                          |   205 -
 Tests/Dom2Dom/Dom2Dom.vcproj                       |   214 -
 Tests/Errortests/Errortests.dsp                    |   206 -
 Tests/Errortests/Errortests.vcproj                 |   213 -
 Tests/Extensions/extensions.dsp                    |   205 -
 Tests/Extensions/extensions.vcproj                 |   214 -
 Tests/InputSource/inputsource.dsp                  |   203 -
 Tests/InputSource/inputsource.vcproj               |   214 -
 Tests/Memory/Memory.dsp                            |   211 -
 Tests/Memory/Memory.vcproj                         |   213 -
 Tests/Params/Params.dsp                            |   206 -
 Tests/Params/Params.vcproj                         |   214 -
 Tests/PerfT/PerfT.dsp                              |   206 -
 Tests/PerfT/PerfT.vcproj                           |   213 -
 Tests/Performance/perf.dsp                         |   174 -
 Tests/Performance/perf.vcproj                      |   244 -
 Tests/Threads/ThreadTest.dsp                       |   161 -
 Tests/Threads/ThreadTest.vcproj                    |   201 -
 Tests/Transformer/Transformer.dsp                  |   198 -
 Tests/Transformer/Transformer.vcproj               |   212 -
 .../VC6/ApacheModuleXSLT/ApacheModuleXSLT.dsp      |   161 -
 .../VC6/CompileStylesheet/CompileStylesheet.dsp    |   157 -
 .../Win32/VC6/DocumentBuilder/DocumentBuilder.dsp  |   157 -
 .../VC6/ExternalFunction/ExternalFunction.dsp      |   157 -
 .../ParsedSourceWrappers/ParsedSourceWrappers.dsp  |   157 -
 samples/Projects/Win32/VC6/Samples.dsw             |   221 -
 .../VC6/SerializeNodeSet/SerializeNodeSet.dsp      |   157 -
 .../Win32/VC6/SimpleTransform/SimpleTransform.dsp  |   157 -
 .../Win32/VC6/SimpleXPathAPI/SimpleXPathAPI.dsp    |   157 -
 .../Win32/VC6/SimpleXPathCAPI/SimpleXPathCAPI.dsp  |   157 -
 .../Win32/VC6/StreamTransform/StreamTransform.dsp  |   157 -
 .../Projects/Win32/VC6/ThreadSafe/ThreadSafe.dsp   |   157 -
 .../Projects/Win32/VC6/TraceListen/TraceListen.dsp |   157 -
 .../TransformToXercesDOM/TransformToXercesDOM.dsp  |   157 -
 .../VC6/UseStylesheetParam/UseStylesheetParam.dsp  |   157 -
 .../Win32/VC6/XPathWrapper/XPathWrapper.dsp        |   165 -
 .../Win32/VC6/XalanTransform/XalanTransform.dsp    |   157 -
 .../XalanTransformerCallback.dsp                   |   157 -
 .../VC7.1/ApacheModuleXSLT/ApacheModuleXSLT.vcproj |   162 -
 .../CompileStylesheet/CompileStylesheet.vcproj     |   157 -
 .../VC7.1/DocumentBuilder/DocumentBuilder.vcproj   |   157 -
 .../VC7.1/ExternalFunction/ExternalFunction.vcproj |   157 -
 .../ParsedSourceWrappers.vcproj                    |   157 -
 samples/Projects/Win32/VC7.1/Samples.sln           |   149 -
 .../VC7.1/SerializeNodeSet/SerializeNodeSet.vcproj |   157 -
 .../VC7.1/SimpleTransform/SimpleTransform.vcproj   |   157 -
 .../VC7.1/SimpleXPathAPI/SimpleXPathAPI.vcproj     |   157 -
 .../VC7.1/SimpleXPathCAPI/SimpleXPathCAPI.vcproj   |   157 -
 .../VC7.1/StreamTransform/StreamTransform.vcproj   |   157 -
 .../Win32/VC7.1/ThreadSafe/ThreadSafe.vcproj       |   157 -
 .../Win32/VC7.1/TraceListen/TraceListen.vcproj     |   157 -
 .../TransformToXercesDOM.vcproj                    |   157 -
 .../UseStylesheetParam/UseStylesheetParam.vcproj   |   157 -
 .../Win32/VC7.1/XPathWrapper/XPathWrapper.vcproj   |   163 -
 .../VC7.1/XalanTransform/XalanTransform.vcproj     |   157 -
 .../XalanTransformerCallback.vcproj                |   157 -
 .../VC7/ApacheModuleXSLT/ApacheModuleXSLT.vcproj   |   148 -
 .../VC7/CompileStylesheet/CompileStylesheet.vcproj |   143 -
 .../VC7/DocumentBuilder/DocumentBuilder.vcproj     |   143 -
 .../VC7/ExternalFunction/ExternalFunction.vcproj   |   143 -
 .../ParsedSourceWrappers.vcproj                    |   143 -
 samples/Projects/Win32/VC7/Samples.sln             |   117 -
 .../VC7/SerializeNodeSet/SerializeNodeSet.vcproj   |   143 -
 .../VC7/SimpleTransform/SimpleTransform.vcproj     |   143 -
 .../Win32/VC7/SimpleXPathAPI/SimpleXPathAPI.vcproj |   143 -
 .../VC7/SimpleXPathCAPI/SimpleXPathCAPI.vcproj     |   143 -
 .../VC7/StreamTransform/StreamTransform.vcproj     |   143 -
 .../Win32/VC7/ThreadSafe/ThreadSafe.vcproj         |   143 -
 .../Win32/VC7/TraceListen/TraceListen.vcproj       |   143 -
 .../TransformToXercesDOM.vcproj                    |   143 -
 .../UseStylesheetParam/UseStylesheetParam.vcproj   |   143 -
 .../Win32/VC7/XPathWrapper/XPathWrapper.vcproj     |   149 -
 .../Win32/VC7/XalanTransform/XalanTransform.vcproj |   143 -
 .../XalanTransformerCallback.vcproj                |   143 -
 xdocs/sources/xalan/build_instruct.xml             |   164 +-
 xdocs/sources/xalan/buildlibs.xml                  |   312 +-
 xdocs/sources/xalan/install.xml                    |   167 +-
 xdocs/sources/xalan/readme.xml                     |   173 +-
 xdocs/sources/xalan/releasenotes.xml               |   257 -
 xdocs/sources/xalan/samples.xml                    |    12 -
 360 files changed, 16 insertions(+), 151510 deletions(-)

diff --git a/Projects/MacOS/ProjectBuilder/XalanLib/English.lproj/InfoPlist.strings b/Projects/MacOS/ProjectBuilder/XalanLib/English.lproj/InfoPlist.strings
deleted file mode 100644
index 7522b62..0000000
--- a/Projects/MacOS/ProjectBuilder/XalanLib/English.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "XalanLib";
-CFBundleShortVersionString = "XalanLib version 1.7.0";
-CFBundleGetInfoString = "XalanLib version 1.7.0";
-NSHumanReadableCopyright = "Copyright (c) 1999-2004 The Apache Software Foundation. All rights reserved.";
diff --git a/Projects/MacOS/ProjectBuilder/XalanLib/XalanLib.pbproj/project.pbxproj b/Projects/MacOS/ProjectBuilder/XalanLib/XalanLib.pbproj/project.pbxproj
deleted file mode 100644
index e967fa0..0000000
--- a/Projects/MacOS/ProjectBuilder/XalanLib/XalanLib.pbproj/project.pbxproj
+++ /dev/null
@@ -1,11131 +0,0 @@
-// !$*UTF8*$!
-{
-	archiveVersion = 1;
-	classes = {
-	};
-	objectVersion = 38;
-	objects = {
-		034768DDFF38A45A11DB9C8B = {
-			children = (
-				034768DEFF38A45A11DB9C8B,
-			);
-			isa = PBXGroup;
-			name = Products;
-			refType = 4;
-		};
-		034768DEFF38A45A11DB9C8B = {
-			isa = PBXFrameworkReference;
-			path = Xalan.framework;
-			refType = 3;
-		};
-//030
-//031
-//032
-//033
-//034
-//080
-//081
-//082
-//083
-//084
-		0867D690FE84028FC02AAC07 = {
-			buildStyles = (
-				4F0BB7EC011F40E904CA0E50,
-				4F0BB7ED011F40E904CA0E50,
-				2E788C7904AB4DE300028543,
-				2E788C7A04AB4DFC00028543,
-			);
-			hasScannedForEncodings = 1;
-			isa = PBXProject;
-			mainGroup = 0867D691FE84028FC02AAC07;
-			productRefGroup = 034768DDFF38A45A11DB9C8B;
-			projectDirPath = "";
-			targets = (
-				0867D69CFE84028FC02AAC07,
-			);
-		};
-		0867D691FE84028FC02AAC07 = {
-			children = (
-				08FB77ACFE841707C02AAC07,
-				089C1665FE841158C02AAC07,
-				0867D69AFE84028FC02AAC07,
-				034768DDFF38A45A11DB9C8B,
-			);
-			isa = PBXGroup;
-			name = XalanLib;
-			refType = 4;
-		};
-		0867D69AFE84028FC02AAC07 = {
-			children = (
-				2EFC66C804AB85C10010AC9C,
-			);
-			isa = PBXGroup;
-			name = "External Frameworks and Libraries";
-			refType = 4;
-		};
-		0867D69CFE84028FC02AAC07 = {
-			buildPhases = (
-				0867D69DFE84028FC02AAC07,
-				0867D69EFE84028FC02AAC07,
-				0867D69FFE84028FC02AAC07,
-				0867D6A0FE84028FC02AAC07,
-				0867D6A2FE84028FC02AAC07,
-			);
-			buildSettings = {
-				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 1;
-				FRAMEWORK_SEARCH_PATHS = "";
-				FRAMEWORK_VERSION = A;
-				HEADER_SEARCH_PATHS = "../../../../../../xerces-c-src_2_2_0/src ../../../../src";
-				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
-				LIBRARY_SEARCH_PATHS = "";
-				OTHER_CFLAGS = "-w -DXALAN_USE_XERCES_LOCAL_CODEPAGE_TRANSCODERS";
-				OTHER_LDFLAGS = "-seg1addr 0x35000000";
-				PRECOMPILE_PREFIX_HEADER = YES;
-				PREFIX_HEADER = XalanLib_Prefix.h;
-				PRODUCT_NAME = Xalan;
-				SECTORDER_FLAGS = "";
-				WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
-				WRAPPER_EXTENSION = framework;
-			};
-			dependencies = (
-			);
-			isa = PBXFrameworkTarget;
-			name = XalanLib;
-			productInstallPath = "$(LOCAL_LIBRARY_DIR)/Frameworks";
-			productName = XalanLib;
-			productReference = 034768DEFF38A45A11DB9C8B;
-			productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
-<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
-<plist version=\"1.0\">
-<dict>
-	<key>CFBundleDevelopmentRegion</key>
-	<string>English</string>
-	<key>CFBundleExecutable</key>
-	<string>Xalan</string>
-	<key>CFBundleIconFile</key>
-	<string></string>
-	<key>CFBundleIdentifier</key>
-	<string></string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>Xalan</string>
-	<key>CFBundlePackageType</key>
-	<string>FMWK</string>
-	<key>CFBundleSignature</key>
-	<string>????</string>
-	<key>CFBundleVersion</key>
-	<string>1.5.0</string>
-</dict>
-</plist>
-";
-		};
-		0867D69DFE84028FC02AAC07 = {
-			buildActionMask = 2147483647;
-			files = (
-				32BAE0B80371A74B00C91783,
-				2E78896004AB489C00028543,
-				2E78896204AB489C00028543,
-				2E78896404AB489C00028543,
-				2E78896504AB489C00028543,
-				2E78896704AB489C00028543,
-				2E78896904AB489C00028543,
-				2E78896B04AB489C00028543,
-				2E78896D04AB489C00028543,
-				2E78897D04AB489C00028543,
-				2E78897E04AB489C00028543,
-				2E78898004AB489C00028543,
-				2E78898204AB489C00028543,
-				2E78898304AB489C00028543,
-				2E78898404AB489C00028543,
-				2E78898504AB489C00028543,
-				2E78898704AB489C00028543,
-				2E78898904AB489C00028543,
-				2E78898B04AB489C00028543,
-				2E78898D04AB489C00028543,
-				2E78898F04AB489C00028543,
-				2E78899104AB489C00028543,
-				2E78899304AB489C00028543,
-				2E78899404AB489C00028543,
-				2E78899604AB489C00028543,
-				2E78899804AB489C00028543,
-				2E78899A04AB489C00028543,
-				2E78899C04AB489C00028543,
-				2E78899D04AB489C00028543,
-				2E78899E04AB489C00028543,
-				2E7889A004AB489C00028543,
-				2E7889A204AB489C00028543,
-				2E7889A404AB489C00028543,
-				2E7889A604AB489C00028543,
-				2E7889A704AB489C00028543,
-				2E7889A804AB489C00028543,
-				2E7889AA04AB489C00028543,
-				2E7889AC04AB489C00028543,
-				2E7889AE04AB489C00028543,
-				2E7889B004AB489C00028543,
-				2E7889B204AB489C00028543,
-				2E7889B404AB489C00028543,
-				2E7889B604AB489C00028543,
-				2E7889B804AB489C00028543,
-				2E7889BA04AB489C00028543,
-				2E7889BB04AB489C00028543,
-				2E7889BC04AB489C00028543,
-				2E7889BE04AB489C00028543,
-				2E7889C004AB489C00028543,
-				2E7889C204AB489C00028543,
-				2E7889C404AB489C00028543,
-				2E7889C604AB489C00028543,
-				2E7889C804AB489C00028543,
-				2E7889CA04AB489C00028543,
-				2E7889CC04AB489C00028543,
-				2E7889CE04AB489C00028543,
-				2E7889D004AB489C00028543,
-				2E7889D104AB489C00028543,
-				2E7889D304AB489C00028543,
-				2E7889D504AB489C00028543,
-				2E7889D704AB489C00028543,
-				2E7889D904AB489C00028543,
-				2E7889DB04AB489C00028543,
-				2E7889DD04AB489C00028543,
-				2E7889DF04AB489C00028543,
-				2E7889E104AB489C00028543,
-				2E7889E304AB489C00028543,
-				2E7889E504AB489C00028543,
-				2E7889E604AB489C00028543,
-				2E7889E804AB489C00028543,
-				2E7889EA04AB489C00028543,
-				2E7889EC04AB489C00028543,
-				2E7889EE04AB489C00028543,
-				2E7889F004AB489C00028543,
-				2E7889F204AB489C00028543,
-				2E7889F404AB489C00028543,
-				2E7889F604AB489C00028543,
-				2E7889F804AB489C00028543,
-				2E7889FA04AB489C00028543,
-				2E7889FC04AB489C00028543,
-				2E7889FE04AB489C00028543,
-				2E788A0004AB489C00028543,
-				2E788A0204AB489C00028543,
-				2E788A0404AB489C00028543,
-				2E788A0604AB489C00028543,
-				2E788A0804AB489C00028543,
-				2E788A0904AB489C00028543,
-				2E788A0A04AB489C00028543,
-				2E788A0C04AB489C00028543,
-				2E788A0D04AB489C00028543,
-				2E788A0F04AB489C00028543,
-				2E788A1004AB489C00028543,
-				2E788A1204AB489C00028543,
-				2E788A1304AB489C00028543,
-				2E788A1504AB489C00028543,
-				2E788A1704AB489C00028543,
-				2E788A1904AB489C00028543,
-				2E788A1B04AB489C00028543,
-				2E788A1D04AB489C00028543,
-				2E788A1F04AB489C00028543,
-				2E788A2104AB489C00028543,
-				2E788A2204AB489C00028543,
-				2E788A2404AB489C00028543,
-				2E788A2604AB489C00028543,
-				2E788A2804AB489C00028543,
-				2E788A2A04AB489C00028543,
-				2E788A2C04AB489C00028543,
-				2E788A2E04AB489C00028543,
-				2E788A3004AB489C00028543,
-				2E788A3204AB489C00028543,
-				2E788A3304AB489C00028543,
-				2E788A3504AB489C00028543,
-				2E788A3704AB489C00028543,
-				2E788A3904AB489C00028543,
-				2E788A3B04AB489C00028543,
-				2E788A3D04AB489C00028543,
-				2E788A3F04AB489C00028543,
-				2E788A4104AB489C00028543,
-				2E788A4304AB489C00028543,
-				2E788A4504AB489C00028543,
-				2E788A4704AB489C00028543,
-				2E788A4904AB489C00028543,
-				2E788A4B04AB489C00028543,
-				2E788A4D04AB489C00028543,
-				2E788A4F04AB489C00028543,
-				2E788A5104AB489C00028543,
-				2E788A5304AB489C00028543,
-				2E788A5504AB489C00028543,
-				2E788A5704AB489C00028543,
-				2E788A5904AB489C00028543,
-				2E788A5B04AB489C00028543,
-				2E788A5D04AB489C00028543,
-				2E788A5F04AB489C00028543,
-				2E788A6004AB489C00028543,
-				2E788A6204AB489C00028543,
-				2E788A6404AB489C00028543,
-				2E788A6604AB489C00028543,
-				2E788A6704AB489C00028543,
-				2E788A6904AB489C00028543,
-				2E788A6B04AB489C00028543,
-				2E788A6D04AB489C00028543,
-				2E788A6E04AB489C00028543,
-				2E788A7004AB489C00028543,
-				2E788A7204AB489C00028543,
-				2E788A7404AB489C00028543,
-				2E788A7604AB489C00028543,
-				2E788A7804AB489C00028543,
-				2E788A7A04AB489C00028543,
-				2E788A7C04AB489C00028543,
-				2E788A7E04AB489C00028543,
-				2E788A8004AB489C00028543,
-				2E788A8204AB489C00028543,
-				2E788A8404AB489C00028543,
-				2E788A8604AB489C00028543,
-				2E788A8704AB489C00028543,
-				2E788A8904AB489C00028543,
-				2E788A8B04AB489C00028543,
-				2E788A8D04AB489C00028543,
-				2E788A8F04AB489C00028543,
-				2E788A9104AB489C00028543,
-				2E788A9304AB489C00028543,
-				2E788A9504AB489C00028543,
-				2E788A9704AB489C00028543,
-				2E788A9904AB489C00028543,
-				2E788A9B04AB489C00028543,
-				2E788A9D04AB489C00028543,
-				2E788A9F04AB489C00028543,
-				2E788AA104AB489C00028543,
-				2E788AA304AB489C00028543,
-				2E788AA504AB489C00028543,
-				2E788AA704AB489C00028543,
-				2E788AA904AB489C00028543,
-				2E788AAB04AB489C00028543,
-				2E788AAD04AB489C00028543,
-				2E788AAF04AB489C00028543,
-				2E788AB104AB489C00028543,
-				2E788AB304AB489C00028543,
-				2E788AB504AB489C00028543,
-				2E788AB704AB489C00028543,
-				2E788AB904AB489C00028543,
-				2E788ABB04AB489C00028543,
-				2E788ABD04AB489C00028543,
-				2E788ABF04AB489C00028543,
-				2E788AC104AB489C00028543,
-				2E788AC304AB489C00028543,
-				2E788AC504AB489C00028543,
-				2E788AC704AB489C00028543,
-				2E788AC904AB489C00028543,
-				2E788ACB04AB489C00028543,
-				2E788ACD04AB489C00028543,
-				2E788ACF04AB489C00028543,
-				2E788AD104AB489C00028543,
-				2E788AD204AB489C00028543,
-				2E788AD404AB489C00028543,
-				2E788AD604AB489C00028543,
-				2E788AD804AB489C00028543,
-				2E788ADA04AB489C00028543,
-				2E788ADC04AB489C00028543,
-				2E788ADE04AB489C00028543,
-				2E788AE004AB489C00028543,
-				2E788AE204AB489C00028543,
-				2E788AE404AB489C00028543,
-				2E788AE604AB489C00028543,
-				2E788AE804AB489C00028543,
-				2E788AE904AB489C00028543,
-				2E788AEB04AB489C00028543,
-				2E788AED04AB489C00028543,
-				2E788AEF04AB489C00028543,
-				2E788AF104AB489C00028543,
-				2E788AF304AB489C00028543,
-				2E788AF504AB489C00028543,
-				2E788AF704AB489C00028543,
-				2E788AF904AB489C00028543,
-				2E788AFA04AB489C00028543,
-				2E788AFC04AB489C00028543,
-				2E788AFE04AB489C00028543,
-				2E788B0004AB489C00028543,
-				2E788B0204AB489C00028543,
-				2E788B0404AB489C00028543,
-				2E788B0604AB489C00028543,
-				2E788B0804AB489C00028543,
-				2E788B0A04AB489C00028543,
-				2E788B0C04AB489C00028543,
-				2E788B0E04AB489C00028543,
-				2E788B1004AB489C00028543,
-				2E788B1204AB489C00028543,
-				2E788B1404AB489C00028543,
-				2E788B1604AB489C00028543,
-				2E788B1804AB489C00028543,
-				2E788B1A04AB489C00028543,
-				2E788B1C04AB489C00028543,
-				2E788B1E04AB489C00028543,
-				2E788B2004AB489C00028543,
-				2E788B2104AB489C00028543,
-				2E788B2304AB489C00028543,
-				2E788B2504AB489C00028543,
-				2E788B2704AB489C00028543,
-				2E788B2904AB489C00028543,
-				2E788B2B04AB489C00028543,
-				2E788B2D04AB489C00028543,
-				2E788B2F04AB489C00028543,
-				2E788B3104AB489C00028543,
-				2E788B3304AB489C00028543,
-				2E788B3504AB489C00028543,
-				2E788B3704AB489C00028543,
-				2E788B3904AB489C00028543,
-				2E788B3B04AB489C00028543,
-				2E788B3D04AB489C00028543,
-				2E788B3F04AB489C00028543,
-				2E788B4104AB489C00028543,
-				2E788B4304AB489C00028543,
-				2E788B4504AB489C00028543,
-				2E788B4704AB489C00028543,
-				2E788B4904AB489C00028543,
-				2E788B4B04AB489C00028543,
-				2E788B4D04AB489C00028543,
-				2E788B4F04AB489C00028543,
-				2E788B5104AB489C00028543,
-				2E788B5304AB489C00028543,
-				2E788B5504AB489C00028543,
-				2E788B5704AB489C00028543,
-				2E788B5904AB489C00028543,
-				2E788B5B04AB489C00028543,
-				2E788B5D04AB489C00028543,
-				2E788B5E04AB489C00028543,
-				2E788B6004AB489C00028543,
-				2E788B6204AB489C00028543,
-				2E788B6404AB489C00028543,
-				2E788B6604AB489C00028543,
-				2E788B6804AB489C00028543,
-				2E788B6A04AB489C00028543,
-				2E788B6C04AB489C00028543,
-				2E788B6E04AB489C00028543,
-				2E788B7004AB489C00028543,
-				2E788B7204AB489C00028543,
-				2E788B7404AB489C00028543,
-				2E788B7604AB489C00028543,
-				2E788B7804AB489C00028543,
-				2E788B7A04AB489C00028543,
-				2E788B7C04AB489C00028543,
-				2E788B7E04AB489C00028543,
-				2E788B8004AB489C00028543,
-				2E788B8204AB489C00028543,
-				2E788B8404AB489C00028543,
-				2E788B8604AB489C00028543,
-				2E788B8804AB489C00028543,
-				2E788B8A04AB489C00028543,
-				2E788B8C04AB489C00028543,
-				2E788B8E04AB489C00028543,
-				2E788B9004AB489C00028543,
-				2E788B9204AB489C00028543,
-				2E788B9404AB489C00028543,
-				2E788B9604AB489C00028543,
-				2E788B9804AB489C00028543,
-				2E788B9A04AB489C00028543,
-				2E788B9C04AB489C00028543,
-				2E788B9E04AB489C00028543,
-				2E788BA004AB489C00028543,
-				2E788BA204AB489C00028543,
-				2E788BA404AB489C00028543,
-				2E788BA604AB489C00028543,
-				2E788BA804AB489C00028543,
-				2E788BA904AB489C00028543,
-				2E788BAB04AB489C00028543,
-				2E788BAD04AB489C00028543,
-				2E788BAF04AB489C00028543,
-				2E788BB104AB489C00028543,
-				2E788BB304AB489C00028543,
-				2E788BB504AB489C00028543,
-				2E788BB704AB489C00028543,
-				2E788BB904AB489C00028543,
-				2E788BBB04AB489C00028543,
-				2E788BBD04AB489C00028543,
-				2E788BBF04AB489C00028543,
-				2E788BC104AB489C00028543,
-				2E788BC304AB489C00028543,
-				2E788BC504AB489C00028543,
-				2E788BC704AB489C00028543,
-				2E788BC904AB489C00028543,
-				2E788BCB04AB489C00028543,
-				2E788BCD04AB489C00028543,
-				2E788BCF04AB489C00028543,
-				2E788BD104AB489C00028543,
-				2E788BD304AB489C00028543,
-				2E788BD504AB489C00028543,
-				2E788BD704AB489C00028543,
-				2E788BD904AB489C00028543,
-				2E788BDB04AB489C00028543,
-				2E788BDD04AB489C00028543,
-				2E788BDF04AB489C00028543,
-				2E788BE104AB489C00028543,
-				2E788BE304AB489C00028543,
-				2E788BE504AB489C00028543,
-				2E788BE704AB489C00028543,
-				2E788BE904AB489C00028543,
-				2E788BEB04AB489C00028543,
-				2E788BED04AB489C00028543,
-				2E788BEF04AB489C00028543,
-				2E788BF104AB489C00028543,
-				2E788BF304AB489C00028543,
-				2E788BF504AB489C00028543,
-				2E788BF704AB489C00028543,
-				2E788BF904AB489C00028543,
-				2E788BFB04AB489C00028543,
-				2E788BFD04AB489C00028543,
-				2E788BFF04AB489C00028543,
-				2E788C0104AB489C00028543,
-				2E788C0204AB489C00028543,
-				2E788C0404AB489C00028543,
-				2E788C0604AB489C00028543,
-				2E788C0804AB489C00028543,
-				2E788C0A04AB489C00028543,
-				2E788C0C04AB489C00028543,
-				2E788C0E04AB489C00028543,
-				2E788C1004AB489C00028543,
-				2E788C1204AB489C00028543,
-				2E788C1404AB489C00028543,
-				2E788C1604AB489C00028543,
-				2E788C1804AB489C00028543,
-				2E788C1A04AB489C00028543,
-				2E788C1C04AB489C00028543,
-				2E788C1E04AB489C00028543,
-				2E788C2004AB489C00028543,
-				2E788C2204AB489C00028543,
-				2E788C2404AB489C00028543,
-				2E788C2604AB489C00028543,
-				2E788C2804AB489C00028543,
-				2E788C2A04AB489C00028543,
-				2E788C2C04AB489C00028543,
-				2E788C2E04AB489C00028543,
-				2E788C3004AB489C00028543,
-				2E788C3204AB489C00028543,
-				2E788C3404AB489C00028543,
-				2E788C3604AB489C00028543,
-				2E788C3804AB489C00028543,
-				2E788C3A04AB489C00028543,
-				2E788C3C04AB489C00028543,
-				2E788C3E04AB489C00028543,
-				2E788C4004AB489C00028543,
-				2E788C4204AB489C00028543,
-				2E788C4404AB489C00028543,
-				2E788C4604AB489C00028543,
-				2E788C4804AB489C00028543,
-				2E788C4A04AB489C00028543,
-				2E788C4C04AB489C00028543,
-				2E788C4E04AB489C00028543,
-				2E788C5004AB489C00028543,
-				2E788C5204AB489C00028543,
-				2E788C5404AB489C00028543,
-				2E788C5604AB489C00028543,
-				2E788C5904AB489C00028543,
-				2E788C5B04AB489C00028543,
-				2E788C5C04AB489C00028543,
-				2E788C5E04AB489C00028543,
-				2E788C6004AB489C00028543,
-				2E788C6204AB489C00028543,
-				2E788C6404AB489C00028543,
-				2E788C6604AB489C00028543,
-				2E788C6804AB489C00028543,
-				2E788C6A04AB489C00028543,
-				2E788C6C04AB489C00028543,
-			);
-			isa = PBXHeadersBuildPhase;
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-		0867D69EFE84028FC02AAC07 = {
-			buildActionMask = 2147483647;
-			files = (
-				089C1668FE841158C02AAC07,
-			);
-			isa = PBXResourcesBuildPhase;
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-		0867D69FFE84028FC02AAC07 = {
-			buildActionMask = 2147483647;
-			files = (
-				2E78895F04AB489C00028543,
-				2E78896104AB489C00028543,
-				2E78896304AB489C00028543,
-				2E78896604AB489C00028543,
-				2E78896804AB489C00028543,
-				2E78896A04AB489C00028543,
-				2E78896C04AB489C00028543,
-				2E78897F04AB489C00028543,
-				2E78898104AB489C00028543,
-				2E78898604AB489C00028543,
-				2E78898804AB489C00028543,
-				2E78898A04AB489C00028543,
-				2E78898C04AB489C00028543,
-				2E78898E04AB489C00028543,
-				2E78899004AB489C00028543,
-				2E78899204AB489C00028543,
-				2E78899504AB489C00028543,
-				2E78899704AB489C00028543,
-				2E78899904AB489C00028543,
-				2E78899B04AB489C00028543,
-				2E78899F04AB489C00028543,
-				2E7889A104AB489C00028543,
-				2E7889A304AB489C00028543,
-				2E7889A504AB489C00028543,
-				2E7889A904AB489C00028543,
-				2E7889AB04AB489C00028543,
-				2E7889AD04AB489C00028543,
-				2E7889AF04AB489C00028543,
-				2E7889B104AB489C00028543,
-				2E7889B304AB489C00028543,
-				2E7889B504AB489C00028543,
-				2E7889B704AB489C00028543,
-				2E7889B904AB489C00028543,
-				2E7889BD04AB489C00028543,
-				2E7889BF04AB489C00028543,
-				2E7889C104AB489C00028543,
-				2E7889C304AB489C00028543,
-				2E7889C504AB489C00028543,
-				2E7889C704AB489C00028543,
-				2E7889C904AB489C00028543,
-				2E7889CB04AB489C00028543,
-				2E7889CD04AB489C00028543,
-				2E7889CF04AB489C00028543,
-				2E7889D204AB489C00028543,
-				2E7889D404AB489C00028543,
-				2E7889D604AB489C00028543,
-				2E7889D804AB489C00028543,
-				2E7889DA04AB489C00028543,
-				2E7889DC04AB489C00028543,
-				2E7889DE04AB489C00028543,
-				2E7889E004AB489C00028543,
-				2E7889E204AB489C00028543,
-				2E7889E404AB489C00028543,
-				2E7889E704AB489C00028543,
-				2E7889E904AB489C00028543,
-				2E7889EB04AB489C00028543,
-				2E7889ED04AB489C00028543,
-				2E7889EF04AB489C00028543,
-				2E7889F104AB489C00028543,
-				2E7889F304AB489C00028543,
-				2E7889F504AB489C00028543,
-				2E7889F704AB489C00028543,
-				2E7889F904AB489C00028543,
-				2E7889FB04AB489C00028543,
-				2E7889FD04AB489C00028543,
-				2E7889FF04AB489C00028543,
-				2E788A0104AB489C00028543,
-				2E788A0304AB489C00028543,
-				2E788A0504AB489C00028543,
-				2E788A0704AB489C00028543,
-				2E788A0B04AB489C00028543,
-				2E788A0E04AB489C00028543,
-				2E788A1104AB489C00028543,
-				2E788A1404AB489C00028543,
-				2E788A1604AB489C00028543,
-				2E788A1804AB489C00028543,
-				2E788A1A04AB489C00028543,
-				2E788A1C04AB489C00028543,
-				2E788A1E04AB489C00028543,
-				2E788A2004AB489C00028543,
-				2E788A2304AB489C00028543,
-				2E788A2504AB489C00028543,
-				2E788A2704AB489C00028543,
-				2E788A2904AB489C00028543,
-				2E788A2B04AB489C00028543,
-				2E788A2D04AB489C00028543,
-				2E788A2F04AB489C00028543,
-				2E788A3104AB489C00028543,
-				2E788A3404AB489C00028543,
-				2E788A3604AB489C00028543,
-				2E788A3804AB489C00028543,
-				2E788A3A04AB489C00028543,
-				2E788A3C04AB489C00028543,
-				2E788A3E04AB489C00028543,
-				2E788A4004AB489C00028543,
-				2E788A4204AB489C00028543,
-				2E788A4404AB489C00028543,
-				2E788A4604AB489C00028543,
-				2E788A4804AB489C00028543,
-				2E788A4A04AB489C00028543,
-				2E788A4C04AB489C00028543,
-				2E788A4E04AB489C00028543,
-				2E788A5004AB489C00028543,
-				2E788A5204AB489C00028543,
-				2E788A5404AB489C00028543,
-				2E788A5604AB489C00028543,
-				2E788A5804AB489C00028543,
-				2E788A5A04AB489C00028543,
-				2E788A5C04AB489C00028543,
-				2E788A5E04AB489C00028543,
-				2E788A6104AB489C00028543,
-				2E788A6304AB489C00028543,
-				2E788A6504AB489C00028543,
-				2E788A6804AB489C00028543,
-				2E788A6A04AB489C00028543,
-				2E788A6C04AB489C00028543,
-				2E788A6F04AB489C00028543,
-				2E788A7104AB489C00028543,
-				2E788A7304AB489C00028543,
-				2E788A7504AB489C00028543,
-				2E788A7704AB489C00028543,
-				2E788A7904AB489C00028543,
-				2E788A7B04AB489C00028543,
-				2E788A7D04AB489C00028543,
-				2E788A7F04AB489C00028543,
-				2E788A8104AB489C00028543,
-				2E788A8304AB489C00028543,
-				2E788A8504AB489C00028543,
-				2E788A8804AB489C00028543,
-				2E788A8A04AB489C00028543,
-				2E788A8C04AB489C00028543,
-				2E788A8E04AB489C00028543,
-				2E788A9004AB489C00028543,
-				2E788A9204AB489C00028543,
-				2E788A9404AB489C00028543,
-				2E788A9604AB489C00028543,
-				2E788A9804AB489C00028543,
-				2E788A9A04AB489C00028543,
-				2E788A9C04AB489C00028543,
-				2E788A9E04AB489C00028543,
-				2E788AA004AB489C00028543,
-				2E788AA204AB489C00028543,
-				2E788AA404AB489C00028543,
-				2E788AA604AB489C00028543,
-				2E788AA804AB489C00028543,
-				2E788AAA04AB489C00028543,
-				2E788AAC04AB489C00028543,
-				2E788AAE04AB489C00028543,
-				2E788AB004AB489C00028543,
-				2E788AB204AB489C00028543,
-				2E788AB404AB489C00028543,
-				2E788AB604AB489C00028543,
-				2E788AB804AB489C00028543,
-				2E788ABA04AB489C00028543,
-				2E788ABC04AB489C00028543,
-				2E788ABE04AB489C00028543,
-				2E788AC004AB489C00028543,
-				2E788AC204AB489C00028543,
-				2E788AC404AB489C00028543,
-				2E788AC604AB489C00028543,
-				2E788AC804AB489C00028543,
-				2E788ACA04AB489C00028543,
-				2E788ACC04AB489C00028543,
-				2E788ACE04AB489C00028543,
-				2E788AD004AB489C00028543,
-				2E788AD304AB489C00028543,
-				2E788AD504AB489C00028543,
-				2E788AD704AB489C00028543,
-				2E788AD904AB489C00028543,
-				2E788ADB04AB489C00028543,
-				2E788ADD04AB489C00028543,
-				2E788ADF04AB489C00028543,
-				2E788AE104AB489C00028543,
-				2E788AE304AB489C00028543,
-				2E788AE504AB489C00028543,
-				2E788AE704AB489C00028543,
-				2E788AEA04AB489C00028543,
-				2E788AEC04AB489C00028543,
-				2E788AEE04AB489C00028543,
-				2E788AF004AB489C00028543,
-				2E788AF204AB489C00028543,
-				2E788AF404AB489C00028543,
-				2E788AF604AB489C00028543,
-				2E788AF804AB489C00028543,
-				2E788AFB04AB489C00028543,
-				2E788AFD04AB489C00028543,
-				2E788AFF04AB489C00028543,
-				2E788B0104AB489C00028543,
-				2E788B0304AB489C00028543,
-				2E788B0504AB489C00028543,
-				2E788B0704AB489C00028543,
-				2E788B0904AB489C00028543,
-				2E788B0B04AB489C00028543,
-				2E788B0D04AB489C00028543,
-				2E788B0F04AB489C00028543,
-				2E788B1104AB489C00028543,
-				2E788B1304AB489C00028543,
-				2E788B1504AB489C00028543,
-				2E788B1704AB489C00028543,
-				2E788B1904AB489C00028543,
-				2E788B1B04AB489C00028543,
-				2E788B1D04AB489C00028543,
-				2E788B1F04AB489C00028543,
-				2E788B2204AB489C00028543,
-				2E788B2404AB489C00028543,
-				2E788B2604AB489C00028543,
-				2E788B2804AB489C00028543,
-				2E788B2A04AB489C00028543,
-				2E788B2C04AB489C00028543,
-				2E788B2E04AB489C00028543,
-				2E788B3004AB489C00028543,
-				2E788B3204AB489C00028543,
-				2E788B3404AB489C00028543,
-				2E788B3604AB489C00028543,
-				2E788B3804AB489C00028543,
-				2E788B3A04AB489C00028543,
-				2E788B3C04AB489C00028543,
-				2E788B3E04AB489C00028543,
-				2E788B4004AB489C00028543,
-				2E788B4204AB489C00028543,
-				2E788B4404AB489C00028543,
-				2E788B4604AB489C00028543,
-				2E788B4804AB489C00028543,
-				2E788B4A04AB489C00028543,
-				2E788B4C04AB489C00028543,
-				2E788B4E04AB489C00028543,
-				2E788B5004AB489C00028543,
-				2E788B5204AB489C00028543,
-				2E788B5404AB489C00028543,
-				2E788B5604AB489C00028543,
-				2E788B5804AB489C00028543,
-				2E788B5A04AB489C00028543,
-				2E788B5C04AB489C00028543,
-				2E788B5F04AB489C00028543,
-				2E788B6104AB489C00028543,
-				2E788B6304AB489C00028543,
-				2E788B6504AB489C00028543,
-				2E788B6704AB489C00028543,
-				2E788B6904AB489C00028543,
-				2E788B6B04AB489C00028543,
-				2E788B6D04AB489C00028543,
-				2E788B6F04AB489C00028543,
-				2E788B7104AB489C00028543,
-				2E788B7304AB489C00028543,
-				2E788B7504AB489C00028543,
-				2E788B7704AB489C00028543,
-				2E788B7904AB489C00028543,
-				2E788B7B04AB489C00028543,
-				2E788B7D04AB489C00028543,
-				2E788B7F04AB489C00028543,
-				2E788B8104AB489C00028543,
-				2E788B8304AB489C00028543,
-				2E788B8504AB489C00028543,
-				2E788B8704AB489C00028543,
-				2E788B8904AB489C00028543,
-				2E788B8B04AB489C00028543,
-				2E788B8D04AB489C00028543,
-				2E788B8F04AB489C00028543,
-				2E788B9104AB489C00028543,
-				2E788B9304AB489C00028543,
-				2E788B9504AB489C00028543,
-				2E788B9704AB489C00028543,
-				2E788B9904AB489C00028543,
-				2E788B9B04AB489C00028543,
-				2E788B9D04AB489C00028543,
-				2E788B9F04AB489C00028543,
-				2E788BA104AB489C00028543,
-				2E788BA304AB489C00028543,
-				2E788BA504AB489C00028543,
-				2E788BA704AB489C00028543,
-				2E788BAA04AB489C00028543,
-				2E788BAC04AB489C00028543,
-				2E788BAE04AB489C00028543,
-				2E788BB004AB489C00028543,
-				2E788BB204AB489C00028543,
-				2E788BB404AB489C00028543,
-				2E788BB604AB489C00028543,
-				2E788BB804AB489C00028543,
-				2E788BBA04AB489C00028543,
-				2E788BBC04AB489C00028543,
-				2E788BBE04AB489C00028543,
-				2E788BC004AB489C00028543,
-				2E788BC204AB489C00028543,
-				2E788BC404AB489C00028543,
-				2E788BC604AB489C00028543,
-				2E788BC804AB489C00028543,
-				2E788BCA04AB489C00028543,
-				2E788BCC04AB489C00028543,
-				2E788BCE04AB489C00028543,
-				2E788BD004AB489C00028543,
-				2E788BD204AB489C00028543,
-				2E788BD404AB489C00028543,
-				2E788BD604AB489C00028543,
-				2E788BD804AB489C00028543,
-				2E788BDA04AB489C00028543,
-				2E788BDC04AB489C00028543,
-				2E788BDE04AB489C00028543,
-				2E788BE004AB489C00028543,
-				2E788BE204AB489C00028543,
-				2E788BE404AB489C00028543,
-				2E788BE604AB489C00028543,
-				2E788BE804AB489C00028543,
-				2E788BEA04AB489C00028543,
-				2E788BEC04AB489C00028543,
-				2E788BEE04AB489C00028543,
-				2E788BF004AB489C00028543,
-				2E788BF204AB489C00028543,
-				2E788BF404AB489C00028543,
-				2E788BF604AB489C00028543,
-				2E788BF804AB489C00028543,
-				2E788BFA04AB489C00028543,
-				2E788BFC04AB489C00028543,
-				2E788BFE04AB489C00028543,
-				2E788C0004AB489C00028543,
-				2E788C0304AB489C00028543,
-				2E788C0504AB489C00028543,
-				2E788C0704AB489C00028543,
-				2E788C0904AB489C00028543,
-				2E788C0B04AB489C00028543,
-				2E788C0D04AB489C00028543,
-				2E788C0F04AB489C00028543,
-				2E788C1104AB489C00028543,
-				2E788C1304AB489C00028543,
-				2E788C1504AB489C00028543,
-				2E788C1704AB489C00028543,
-				2E788C1904AB489C00028543,
-				2E788C1B04AB489C00028543,
-				2E788C1D04AB489C00028543,
-				2E788C1F04AB489C00028543,
-				2E788C2104AB489C00028543,
-				2E788C2304AB489C00028543,
-				2E788C2504AB489C00028543,
-				2E788C2704AB489C00028543,
-				2E788C2904AB489C00028543,
-				2E788C2B04AB489C00028543,
-				2E788C2D04AB489C00028543,
-				2E788C2F04AB489C00028543,
-				2E788C3104AB489C00028543,
-				2E788C3304AB489C00028543,
-				2E788C3504AB489C00028543,
-				2E788C3704AB489C00028543,
-				2E788C3904AB489C00028543,
-				2E788C3B04AB489C00028543,
-				2E788C3D04AB489C00028543,
-				2E788C3F04AB489C00028543,
-				2E788C4104AB489C00028543,
-				2E788C4304AB489C00028543,
-				2E788C4504AB489C00028543,
-				2E788C4704AB489C00028543,
-				2E788C4904AB489C00028543,
-				2E788C4B04AB489C00028543,
-				2E788C4D04AB489C00028543,
-				2E788C4F04AB489C00028543,
-				2E788C5104AB489C00028543,
-				2E788C5304AB489C00028543,
-				2E788C5504AB489C00028543,
-				2E788C5704AB489C00028543,
-				2E788C5804AB489C00028543,
-				2E788C5A04AB489C00028543,
-				2E788C5D04AB489C00028543,
-				2E788C5F04AB489C00028543,
-				2E788C6104AB489C00028543,
-				2E788C6304AB489C00028543,
-				2E788C6504AB489C00028543,
-				2E788C6704AB489C00028543,
-				2E788C6904AB489C00028543,
-				2E788C6B04AB489C00028543,
-			);
-			isa = PBXSourcesBuildPhase;
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-		0867D6A0FE84028FC02AAC07 = {
-			buildActionMask = 2147483647;
-			files = (
-				2EFC66C904AB85C10010AC9C,
-			);
-			isa = PBXFrameworksBuildPhase;
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-		0867D6A2FE84028FC02AAC07 = {
-			buildActionMask = 2147483647;
-			files = (
-			);
-			isa = PBXRezBuildPhase;
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-		089C1665FE841158C02AAC07 = {
-			children = (
-				089C1666FE841158C02AAC07,
-			);
-			isa = PBXGroup;
-			name = Resources;
-			refType = 4;
-		};
-		089C1666FE841158C02AAC07 = {
-			children = (
-				089C1667FE841158C02AAC07,
-			);
-			isa = PBXVariantGroup;
-			name = InfoPlist.strings;
-			refType = 4;
-		};
-		089C1667FE841158C02AAC07 = {
-			fileEncoding = 10;
-			isa = PBXFileReference;
-			name = English;
-			path = English.lproj/InfoPlist.strings;
-			refType = 4;
-		};
-		089C1668FE841158C02AAC07 = {
-			fileRef = 089C1666FE841158C02AAC07;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		08FB77ACFE841707C02AAC07 = {
-			children = (
-				32BAE0B70371A74B00C91783,
-				2E78864404AB489A00028543,
-				2E78866404AB489A00028543,
-				2E7886C004AB489B00028543,
-				2E7886F004AB489B00028543,
-				2E7886FE04AB489B00028543,
-				2E78870E04AB489B00028543,
-				2E78874A04AB489B00028543,
-				2E78876404AB489B00028543,
-				2E7887D804AB489B00028543,
-				2E7887EE04AB489B00028543,
-				2E78888B04AB489B00028543,
-				2E78888E04AB489B00028543,
-			);
-			isa = PBXGroup;
-			name = src;
-			path = ../../../../src;
-			refType = 4;
-		};
-//080
-//081
-//082
-//083
-//084
-//2E0
-//2E1
-//2E2
-//2E3
-//2E4
-		2E78864404AB489A00028543 = {
-			children = (
-				2E78864504AB489A00028543,
-				2E78864604AB489A00028543,
-				2E78864704AB489A00028543,
-				2E78864804AB489A00028543,
-				2E78864904AB489A00028543,
-				2E78864A04AB489A00028543,
-				2E78864B04AB489A00028543,
-				2E78864C04AB489A00028543,
-				2E78864D04AB489A00028543,
-				2E78864E04AB489A00028543,
-				2E78864F04AB489A00028543,
-				2E78865004AB489A00028543,
-				2E78865104AB489A00028543,
-				2E78865204AB489A00028543,
-				2E78865304AB489A00028543,
-			);
-			isa = PBXGroup;
-			path = DOMSupport;
-			refType = 4;
-		};
-		2E78864504AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMServices.cpp;
-			refType = 4;
-		};
-		2E78864604AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMServices.hpp;
-			refType = 4;
-		};
-		2E78864704AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupport.cpp;
-			refType = 4;
-		};
-		2E78864804AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupport.hpp;
-			refType = 4;
-		};
-		2E78864904AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupportDefault.cpp;
-			refType = 4;
-		};
-		2E78864A04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupportDefault.hpp;
-			refType = 4;
-		};
-		2E78864B04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupportDefinitions.hpp;
-			refType = 4;
-		};
-		2E78864C04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupportException.cpp;
-			refType = 4;
-		};
-		2E78864D04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupportException.hpp;
-			refType = 4;
-		};
-		2E78864E04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupportInit.cpp;
-			refType = 4;
-		};
-		2E78864F04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMSupportInit.hpp;
-			refType = 4;
-		};
-		2E78865004AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TreeWalker.cpp;
-			refType = 4;
-		};
-		2E78865104AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TreeWalker.hpp;
-			refType = 4;
-		};
-		2E78865204AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNamespacesStack.cpp;
-			refType = 4;
-		};
-		2E78865304AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNamespacesStack.hpp;
-			refType = 4;
-		};
-		2E78866404AB489A00028543 = {
-			children = (
-				2E78866504AB489A00028543,
-				2E78866604AB489A00028543,
-				2E78866704AB489A00028543,
-				2E78866804AB489A00028543,
-				2E78866904AB489A00028543,
-				2E78866A04AB489A00028543,
-				2E78866B04AB489A00028543,
-				2E78866C04AB489A00028543,
-				2E78866D04AB489A00028543,
-				2E78866E04AB489A00028543,
-				2E78866F04AB489A00028543,
-				2E78867004AB489A00028543,
-				2E78867104AB489A00028543,
-				2E78867204AB489A00028543,
-				2E78867304AB489A00028543,
-				2E78867404AB489A00028543,
-				2E78867504AB489A00028543,
-				2E78867604AB489A00028543,
-				2E78867704AB489A00028543,
-				2E78867804AB489A00028543,
-				2E78867904AB489A00028543,
-				2E78867A04AB489A00028543,
-				2E78867B04AB489A00028543,
-				2E78867C04AB489A00028543,
-				2E78867D04AB489A00028543,
-				2E78867E04AB489A00028543,
-				2E78867F04AB489A00028543,
-				2E78868004AB489A00028543,
-				2E78868104AB489A00028543,
-				2E78868204AB489A00028543,
-				2E78868304AB489A00028543,
-				2E78868404AB489A00028543,
-				2E78868504AB489A00028543,
-				2E78868604AB489A00028543,
-				2E78868704AB489A00028543,
-				2E78868804AB489A00028543,
-				2E78868904AB489A00028543,
-				2E78868A04AB489A00028543,
-				2E78868B04AB489A00028543,
-				2E78868C04AB489A00028543,
-				2E78868D04AB489A00028543,
-				2E78868E04AB489A00028543,
-				2E78868F04AB489A00028543,
-				2E78869004AB489A00028543,
-				2E78869104AB489A00028543,
-				2E78869204AB489A00028543,
-				2E78869304AB489A00028543,
-				2E78869404AB489A00028543,
-				2E78869504AB489A00028543,
-				2E78869604AB489A00028543,
-				2E78869704AB489A00028543,
-				2E78869804AB489A00028543,
-				2E78869904AB489A00028543,
-				2E78869A04AB489B00028543,
-				2E78869B04AB489B00028543,
-				2E78869C04AB489B00028543,
-				2E78869D04AB489B00028543,
-				2E78869E04AB489B00028543,
-				2E78869F04AB489B00028543,
-				2E7886A004AB489B00028543,
-				2E7886A104AB489B00028543,
-				2E7886A204AB489B00028543,
-				2E7886A304AB489B00028543,
-				2E7886A404AB489B00028543,
-				2E7886A504AB489B00028543,
-				2E7886A604AB489B00028543,
-				2E7886A704AB489B00028543,
-				2E7886A804AB489B00028543,
-				2E7886A904AB489B00028543,
-				2E7886AA04AB489B00028543,
-				2E7886AB04AB489B00028543,
-				2E7886AC04AB489B00028543,
-				2E7886AD04AB489B00028543,
-				2E7886AE04AB489B00028543,
-				2E7886AF04AB489B00028543,
-				2E7886B004AB489B00028543,
-				2E7886B104AB489B00028543,
-				2E7886B204AB489B00028543,
-				2E7886B304AB489B00028543,
-				2E7886B404AB489B00028543,
-				2E7886B504AB489B00028543,
-				2E7886B604AB489B00028543,
-				2E7886B704AB489B00028543,
-				2E7886B804AB489B00028543,
-				2E7886B904AB489B00028543,
-				2E7886BA04AB489B00028543,
-				2E7886BB04AB489B00028543,
-				2E7886BC04AB489B00028543,
-				2E7886BD04AB489B00028543,
-				2E7886BE04AB489B00028543,
-				2E7886BF04AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = PlatformSupport;
-			refType = 4;
-		};
-		2E78866504AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ArenaAllocator.hpp;
-			refType = 4;
-		};
-		2E78866604AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ArenaBlock.hpp;
-			refType = 4;
-		};
-		2E78866704AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AttributeListImpl.cpp;
-			refType = 4;
-		};
-		2E78866804AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AttributeListImpl.hpp;
-			refType = 4;
-		};
-		2E78866904AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AttributesImpl.cpp;
-			refType = 4;
-		};
-		2E78866A04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AttributesImpl.hpp;
-			refType = 4;
-		};
-		2E78866B04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AttributeVectorEntry.hpp;
-			refType = 4;
-		};
-		2E78866C04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AttributeVectorEntryExtended.hpp;
-			refType = 4;
-		};
-		2E78866D04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DirectoryEnumerator.hpp;
-			refType = 4;
-		};
-		2E78866E04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMStringHelper.cpp;
-			refType = 4;
-		};
-		2E78866F04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMStringHelper.hpp;
-			refType = 4;
-		};
-		2E78867004AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMStringPrintWriter.cpp;
-			refType = 4;
-		};
-		2E78867104AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DOMStringPrintWriter.hpp;
-			refType = 4;
-		};
-		2E78867204AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DoubleSupport.cpp;
-			refType = 4;
-		};
-		2E78867304AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DoubleSupport.hpp;
-			refType = 4;
-		};
-		2E78867404AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ExecutionContext.cpp;
-			refType = 4;
-		};
-		2E78867504AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ExecutionContext.hpp;
-			refType = 4;
-		};
-		2E78867604AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterListener.cpp;
-			refType = 4;
-		};
-		2E78867704AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterListener.hpp;
-			refType = 4;
-		};
-		2E78867804AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NamedNodeMapAttributeList.cpp;
-			refType = 4;
-		};
-		2E78867904AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NamedNodeMapAttributeList.hpp;
-			refType = 4;
-		};
-		2E78867A04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NullPrintWriter.cpp;
-			refType = 4;
-		};
-		2E78867B04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NullPrintWriter.hpp;
-			refType = 4;
-		};
-		2E78867C04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = PlatformSupportDefinitions.hpp;
-			refType = 4;
-		};
-		2E78867D04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = PlatformSupportInit.cpp;
-			refType = 4;
-		};
-		2E78867E04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = PlatformSupportInit.hpp;
-			refType = 4;
-		};
-		2E78867F04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = PrefixResolver.cpp;
-			refType = 4;
-		};
-		2E78868004AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = PrefixResolver.hpp;
-			refType = 4;
-		};
-		2E78868104AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = PrintWriter.cpp;
-			refType = 4;
-		};
-		2E78868204AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = PrintWriter.hpp;
-			refType = 4;
-		};
-		2E78868304AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Resettable.cpp;
-			refType = 4;
-		};
-		2E78868404AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Resettable.hpp;
-			refType = 4;
-		};
-		2E78868504AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ReusableArenaAllocator.hpp;
-			refType = 4;
-		};
-		2E78868604AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ReusableArenaBlock.hpp;
-			refType = 4;
-		};
-		2E78868704AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StdBinInputStream.cpp;
-			refType = 4;
-		};
-		2E78868804AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StdBinInputStream.hpp;
-			refType = 4;
-		};
-		2E78868904AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StringTokenizer.cpp;
-			refType = 4;
-		};
-		2E78868A04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StringTokenizer.hpp;
-			refType = 4;
-		};
-		2E78868B04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = URISupport.cpp;
-			refType = 4;
-		};
-		2E78868C04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = URISupport.hpp;
-			refType = 4;
-		};
-		2E78868D04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Writer.cpp;
-			refType = 4;
-		};
-		2E78868E04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Writer.hpp;
-			refType = 4;
-		};
-		2E78868F04AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAllocator.hpp;
-			refType = 4;
-		};
-		2E78869004AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanArrayAllocator.hpp;
-			refType = 4;
-		};
-		2E78869104AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanBitmap.cpp;
-			refType = 4;
-		};
-		2E78869204AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanBitmap.hpp;
-			refType = 4;
-		};
-		2E78869304AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDecimalFormat.cpp;
-			refType = 4;
-		};
-		2E78869404AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDecimalFormat.hpp;
-			refType = 4;
-		};
-		2E78869504AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDecimalFormatSymbols.cpp;
-			refType = 4;
-		};
-		2E78869604AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDecimalFormatSymbols.hpp;
-			refType = 4;
-		};
-		2E78869704AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringAllocator.cpp;
-			refType = 4;
-		};
-		2E78869804AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringAllocator.hpp;
-			refType = 4;
-		};
-		2E78869904AB489A00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringCache.cpp;
-			refType = 4;
-		};
-		2E78869A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringCache.hpp;
-			refType = 4;
-		};
-		2E78869B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringHashTable.cpp;
-			refType = 4;
-		};
-		2E78869C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringHashTable.hpp;
-			refType = 4;
-		};
-		2E78869D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringPool.cpp;
-			refType = 4;
-		};
-		2E78869E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMStringPool.hpp;
-			refType = 4;
-		};
-		2E78869F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEncodingPropertyCache.cpp;
-			refType = 4;
-		};
-		2E7886A004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEncodingPropertyCache.hpp;
-			refType = 4;
-		};
-		2E7886A104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanFileOutputStream.cpp;
-			refType = 4;
-		};
-		2E7886A204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanFileOutputStream.hpp;
-			refType = 4;
-		};
-		2E7886A304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanLocator.hpp;
-			refType = 4;
-		};
-		2E7886A404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNamespace.hpp;
-			refType = 4;
-		};
-		2E7886A504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNullOutputStream.cpp;
-			refType = 4;
-		};
-		2E7886A604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNullOutputStream.hpp;
-			refType = 4;
-		};
-		2E7886A704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNumberFormat.cpp;
-			refType = 4;
-		};
-		2E7886A804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNumberFormat.hpp;
-			refType = 4;
-		};
-		2E7886A904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanOutputStream.cpp;
-			refType = 4;
-		};
-		2E7886AA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanOutputStream.hpp;
-			refType = 4;
-		};
-		2E7886AB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanOutputStreamPrintWriter.cpp;
-			refType = 4;
-		};
-		2E7886AC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanOutputStreamPrintWriter.hpp;
-			refType = 4;
-		};
-		2E7886AD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanParsedURI.cpp;
-			refType = 4;
-		};
-		2E7886AE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanParsedURI.hpp;
-			refType = 4;
-		};
-		2E7886AF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanReferenceCountedObject.cpp;
-			refType = 4;
-		};
-		2E7886B004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanReferenceCountedObject.hpp;
-			refType = 4;
-		};
-		2E7886B104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSimplePrefixResolver.cpp;
-			refType = 4;
-		};
-		2E7886B204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSimplePrefixResolver.hpp;
-			refType = 4;
-		};
-		2E7886B304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanStdOutputStream.cpp;
-			refType = 4;
-		};
-		2E7886B404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanStdOutputStream.hpp;
-			refType = 4;
-		};
-		2E7886B504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanToXercesTranscoderWrapper.cpp;
-			refType = 4;
-		};
-		2E7886B604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanToXercesTranscoderWrapper.hpp;
-			refType = 4;
-		};
-		2E7886B704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTranscodingServices.cpp;
-			refType = 4;
-		};
-		2E7886B804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTranscodingServices.hpp;
-			refType = 4;
-		};
-		2E7886B904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanUnicode.hpp;
-			refType = 4;
-		};
-		2E7886BA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanUTF16Transcoder.cpp;
-			refType = 4;
-		};
-		2E7886BB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanUTF16Transcoder.hpp;
-			refType = 4;
-		};
-		2E7886BC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanXMLChar.cpp;
-			refType = 4;
-		};
-		2E7886BD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanXMLChar.hpp;
-			refType = 4;
-		};
-		2E7886BE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLException.cpp;
-			refType = 4;
-		};
-		2E7886BF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLException.hpp;
-			refType = 4;
-		};
-		2E7886C004AB489B00028543 = {
-			children = (
-				2E7886C104AB489B00028543,
-				2E7886C204AB489B00028543,
-				2E7886C304AB489B00028543,
-				2E7886C404AB489B00028543,
-				2E7886C504AB489B00028543,
-				2E7886C604AB489B00028543,
-				2E7886C704AB489B00028543,
-				2E7886C804AB489B00028543,
-				2E7886C904AB489B00028543,
-				2E7886CA04AB489B00028543,
-				2E7886CB04AB489B00028543,
-				2E7886CC04AB489B00028543,
-				2E7886CD04AB489B00028543,
-				2E7886CE04AB489B00028543,
-				2E7886CF04AB489B00028543,
-				2E7886D004AB489B00028543,
-				2E7886D104AB489B00028543,
-				2E7886D204AB489B00028543,
-				2E7886D304AB489B00028543,
-				2E7886D404AB489B00028543,
-				2E7886D504AB489B00028543,
-				2E7886D604AB489B00028543,
-				2E7886D704AB489B00028543,
-				2E7886D804AB489B00028543,
-				2E7886D904AB489B00028543,
-				2E7886DA04AB489B00028543,
-				2E7886DB04AB489B00028543,
-				2E7886DC04AB489B00028543,
-				2E7886DD04AB489B00028543,
-				2E7886DE04AB489B00028543,
-				2E7886DF04AB489B00028543,
-				2E7886E004AB489B00028543,
-				2E7886E104AB489B00028543,
-				2E7886E204AB489B00028543,
-				2E7886E304AB489B00028543,
-				2E7886E404AB489B00028543,
-				2E7886E504AB489B00028543,
-				2E7886E604AB489B00028543,
-				2E7886E704AB489B00028543,
-				2E7886E804AB489B00028543,
-				2E7886E904AB489B00028543,
-				2E7886EA04AB489B00028543,
-				2E7886EB04AB489B00028543,
-				2E7886EC04AB489B00028543,
-				2E7886ED04AB489B00028543,
-				2E7886EE04AB489B00028543,
-				2E7886EF04AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XalanDOM;
-			refType = 4;
-		};
-		2E7886C104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAttr.cpp;
-			refType = 4;
-		};
-		2E7886C204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAttr.hpp;
-			refType = 4;
-		};
-		2E7886C304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCDataSection.cpp;
-			refType = 4;
-		};
-		2E7886C404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCDATASection.hpp;
-			refType = 4;
-		};
-		2E7886C504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCharacterData.cpp;
-			refType = 4;
-		};
-		2E7886C604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCharacterData.hpp;
-			refType = 4;
-		};
-		2E7886C704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanComment.cpp;
-			refType = 4;
-		};
-		2E7886C804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanComment.hpp;
-			refType = 4;
-		};
-		2E7886C904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDocument.cpp;
-			refType = 4;
-		};
-		2E7886CA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDocument.hpp;
-			refType = 4;
-		};
-		2E7886CB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDocumentFragment.cpp;
-			refType = 4;
-		};
-		2E7886CC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDocumentFragment.hpp;
-			refType = 4;
-		};
-		2E7886CD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDocumentType.cpp;
-			refType = 4;
-		};
-		2E7886CE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDocumentType.hpp;
-			refType = 4;
-		};
-		2E7886CF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMDefinitions.hpp;
-			refType = 4;
-		};
-		2E7886D004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMException.cpp;
-			refType = 4;
-		};
-		2E7886D104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMException.hpp;
-			refType = 4;
-		};
-		2E7886D204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMImplementation.cpp;
-			refType = 4;
-		};
-		2E7886D304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMImplementation.hpp;
-			refType = 4;
-		};
-		2E7886D404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMInit.cpp;
-			refType = 4;
-		};
-		2E7886D504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMInit.hpp;
-			refType = 4;
-		};
-		2E7886D604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMString.cpp;
-			refType = 4;
-		};
-		2E7886D704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDOMString.hpp;
-			refType = 4;
-		};
-		2E7886D804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElement.cpp;
-			refType = 4;
-		};
-		2E7886D904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElement.hpp;
-			refType = 4;
-		};
-		2E7886DA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEmptyNamedNodeMap.cpp;
-			refType = 4;
-		};
-		2E7886DB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEmptyNamedNodeMap.hpp;
-			refType = 4;
-		};
-		2E7886DC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEntity.cpp;
-			refType = 4;
-		};
-		2E7886DD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEntity.hpp;
-			refType = 4;
-		};
-		2E7886DE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEntityReference.cpp;
-			refType = 4;
-		};
-		2E7886DF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEntityReference.hpp;
-			refType = 4;
-		};
-		2E7886E004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNamedNodeMap.cpp;
-			refType = 4;
-		};
-		2E7886E104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNamedNodeMap.hpp;
-			refType = 4;
-		};
-		2E7886E204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNode.cpp;
-			refType = 4;
-		};
-		2E7886E304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNode.hpp;
-			refType = 4;
-		};
-		2E7886E404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNodeList.cpp;
-			refType = 4;
-		};
-		2E7886E504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNodeList.hpp;
-			refType = 4;
-		};
-		2E7886E604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNodeListDummy.cpp;
-			refType = 4;
-		};
-		2E7886E704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNodeListDummy.hpp;
-			refType = 4;
-		};
-		2E7886E804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNodeListSurrogate.cpp;
-			refType = 4;
-		};
-		2E7886E904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNodeListSurrogate.hpp;
-			refType = 4;
-		};
-		2E7886EA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNotation.cpp;
-			refType = 4;
-		};
-		2E7886EB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNotation.hpp;
-			refType = 4;
-		};
-		2E7886EC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanProcessingInstruction.cpp;
-			refType = 4;
-		};
-		2E7886ED04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanProcessingInstruction.hpp;
-			refType = 4;
-		};
-		2E7886EE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanText.cpp;
-			refType = 4;
-		};
-		2E7886EF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanText.hpp;
-			refType = 4;
-		};
-		2E7886F004AB489B00028543 = {
-			children = (
-				2E7886F104AB489B00028543,
-				2E7886F204AB489B00028543,
-				2E7886F304AB489B00028543,
-				2E7886F404AB489B00028543,
-				2E7886F504AB489B00028543,
-				2E7886F604AB489B00028543,
-				2E7886F704AB489B00028543,
-				2E7886F804AB489B00028543,
-				2E7886F904AB489B00028543,
-				2E7886FA04AB489B00028543,
-				2E7886FB04AB489B00028543,
-				2E7886FC04AB489B00028543,
-				2E7886FD04AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XalanEXSLT;
-			refType = 4;
-		};
-		2E7886F104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTCommon.cpp;
-			refType = 4;
-		};
-		2E7886F204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTCommon.hpp;
-			refType = 4;
-		};
-		2E7886F304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTCommonImpl.hpp;
-			refType = 4;
-		};
-		2E7886F404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTDefinitions.hpp;
-			refType = 4;
-		};
-		2E7886F504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTMath.cpp;
-			refType = 4;
-		};
-		2E7886F604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTMath.hpp;
-			refType = 4;
-		};
-		2E7886F704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTMathImpl.hpp;
-			refType = 4;
-		};
-		2E7886F804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTSet.cpp;
-			refType = 4;
-		};
-		2E7886F904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTSet.hpp;
-			refType = 4;
-		};
-		2E7886FA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTSetImpl.hpp;
-			refType = 4;
-		};
-		2E7886FB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTString.cpp;
-			refType = 4;
-		};
-		2E7886FC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTString.hpp;
-			refType = 4;
-		};
-		2E7886FD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanEXSLTStringImpl.hpp;
-			refType = 4;
-		};
-		2E7886FE04AB489B00028543 = {
-			children = (
-				2E7886FF04AB489B00028543,
-				2E78870004AB489B00028543,
-				2E78870104AB489B00028543,
-				2E78870204AB489B00028543,
-				2E78870304AB489B00028543,
-				2E78870404AB489B00028543,
-				2E78870504AB489B00028543,
-				2E78870604AB489B00028543,
-				2E78870704AB489B00028543,
-				2E78870804AB489B00028543,
-				2E78870904AB489B00028543,
-				2E78870A04AB489B00028543,
-				2E78870B04AB489B00028543,
-				2E78870C04AB489B00028543,
-				2E78870D04AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XalanExtensions;
-			refType = 4;
-		};
-		2E7886FF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionDifference.cpp;
-			refType = 4;
-		};
-		2E78870004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionDifference.hpp;
-			refType = 4;
-		};
-		2E78870104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionDistinct.cpp;
-			refType = 4;
-		};
-		2E78870204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionDistinct.hpp;
-			refType = 4;
-		};
-		2E78870304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionEvaluate.cpp;
-			refType = 4;
-		};
-		2E78870404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionEvaluate.hpp;
-			refType = 4;
-		};
-		2E78870504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionHasSameNodes.cpp;
-			refType = 4;
-		};
-		2E78870604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionHasSameNodes.hpp;
-			refType = 4;
-		};
-		2E78870704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionIntersection.cpp;
-			refType = 4;
-		};
-		2E78870804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionIntersection.hpp;
-			refType = 4;
-		};
-		2E78870904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionNodeSet.cpp;
-			refType = 4;
-		};
-		2E78870A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionNodeSet.hpp;
-			refType = 4;
-		};
-		2E78870B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanExtensions.cpp;
-			refType = 4;
-		};
-		2E78870C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanExtensions.hpp;
-			refType = 4;
-		};
-		2E78870D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanExtensionsDefinitions.hpp;
-			refType = 4;
-		};
-		2E78870E04AB489B00028543 = {
-			children = (
-				2E78870F04AB489B00028543,
-				2E78871004AB489B00028543,
-				2E78871104AB489B00028543,
-				2E78871204AB489B00028543,
-				2E78871304AB489B00028543,
-				2E78871404AB489B00028543,
-				2E78871504AB489B00028543,
-				2E78871604AB489B00028543,
-				2E78871704AB489B00028543,
-				2E78871804AB489B00028543,
-				2E78871904AB489B00028543,
-				2E78871A04AB489B00028543,
-				2E78871B04AB489B00028543,
-				2E78871C04AB489B00028543,
-				2E78871D04AB489B00028543,
-				2E78871E04AB489B00028543,
-				2E78871F04AB489B00028543,
-				2E78872004AB489B00028543,
-				2E78872104AB489B00028543,
-				2E78872204AB489B00028543,
-				2E78872304AB489B00028543,
-				2E78872404AB489B00028543,
-				2E78872504AB489B00028543,
-				2E78872604AB489B00028543,
-				2E78872704AB489B00028543,
-				2E78872804AB489B00028543,
-				2E78872904AB489B00028543,
-				2E78872A04AB489B00028543,
-				2E78872B04AB489B00028543,
-				2E78872C04AB489B00028543,
-				2E78872D04AB489B00028543,
-				2E78872E04AB489B00028543,
-				2E78872F04AB489B00028543,
-				2E78873004AB489B00028543,
-				2E78873104AB489B00028543,
-				2E78873204AB489B00028543,
-				2E78873304AB489B00028543,
-				2E78873404AB489B00028543,
-				2E78873504AB489B00028543,
-				2E78873604AB489B00028543,
-				2E78873704AB489B00028543,
-				2E78873804AB489B00028543,
-				2E78873904AB489B00028543,
-				2E78873A04AB489B00028543,
-				2E78873B04AB489B00028543,
-				2E78873C04AB489B00028543,
-				2E78873D04AB489B00028543,
-				2E78873E04AB489B00028543,
-				2E78873F04AB489B00028543,
-				2E78874004AB489B00028543,
-				2E78874104AB489B00028543,
-				2E78874204AB489B00028543,
-				2E78874304AB489B00028543,
-				2E78874404AB489B00028543,
-				2E78874504AB489B00028543,
-				2E78874604AB489B00028543,
-				2E78874704AB489B00028543,
-				2E78874804AB489B00028543,
-				2E78874904AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XalanSourceTree;
-			refType = 4;
-		};
-		2E78870F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToSourceTree.cpp;
-			refType = 4;
-		};
-		2E78871004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToSourceTree.hpp;
-			refType = 4;
-		};
-		2E78871104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttr.cpp;
-			refType = 4;
-		};
-		2E78871204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttr.hpp;
-			refType = 4;
-		};
-		2E78871304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttributeAllocator.cpp;
-			refType = 4;
-		};
-		2E78871404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttributeAllocator.hpp;
-			refType = 4;
-		};
-		2E78871504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttributeNSAllocator.cpp;
-			refType = 4;
-		};
-		2E78871604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttributeNSAllocator.hpp;
-			refType = 4;
-		};
-		2E78871704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttrNS.cpp;
-			refType = 4;
-		};
-		2E78871804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeAttrNS.hpp;
-			refType = 4;
-		};
-		2E78871904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeComment.cpp;
-			refType = 4;
-		};
-		2E78871A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeComment.hpp;
-			refType = 4;
-		};
-		2E78871B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeCommentAllocator.cpp;
-			refType = 4;
-		};
-		2E78871C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeCommentAllocator.hpp;
-			refType = 4;
-		};
-		2E78871D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeContentHandler.cpp;
-			refType = 4;
-		};
-		2E78871E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeContentHandler.hpp;
-			refType = 4;
-		};
-		2E78871F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDefinitions.hpp;
-			refType = 4;
-		};
-		2E78872004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocument.cpp;
-			refType = 4;
-		};
-		2E78872104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocument.hpp;
-			refType = 4;
-		};
-		2E78872204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocumentFragment.cpp;
-			refType = 4;
-		};
-		2E78872304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocumentFragment.hpp;
-			refType = 4;
-		};
-		2E78872404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDOMSupport.cpp;
-			refType = 4;
-		};
-		2E78872504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDOMSupport.hpp;
-			refType = 4;
-		};
-		2E78872604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElement.cpp;
-			refType = 4;
-		};
-		2E78872704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElement.hpp;
-			refType = 4;
-		};
-		2E78872804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementA.cpp;
-			refType = 4;
-		};
-		2E78872904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementA.hpp;
-			refType = 4;
-		};
-		2E78872A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementAAllocator.cpp;
-			refType = 4;
-		};
-		2E78872B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementAAllocator.hpp;
-			refType = 4;
-		};
-		2E78872C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementANS.cpp;
-			refType = 4;
-		};
-		2E78872D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementANS.hpp;
-			refType = 4;
-		};
-		2E78872E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementANSAllocator.cpp;
-			refType = 4;
-		};
-		2E78872F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementANSAllocator.hpp;
-			refType = 4;
-		};
-		2E78873004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNA.cpp;
-			refType = 4;
-		};
-		2E78873104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNA.hpp;
-			refType = 4;
-		};
-		2E78873204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNAAllocator.cpp;
-			refType = 4;
-		};
-		2E78873304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNAAllocator.hpp;
-			refType = 4;
-		};
-		2E78873404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNANS.cpp;
-			refType = 4;
-		};
-		2E78873504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNANS.hpp;
-			refType = 4;
-		};
-		2E78873604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNANSAllocator.cpp;
-			refType = 4;
-		};
-		2E78873704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeElementNANSAllocator.hpp;
-			refType = 4;
-		};
-		2E78873804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeHelper.cpp;
-			refType = 4;
-		};
-		2E78873904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeHelper.hpp;
-			refType = 4;
-		};
-		2E78873A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeInit.cpp;
-			refType = 4;
-		};
-		2E78873B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeInit.hpp;
-			refType = 4;
-		};
-		2E78873C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeParserLiaison.cpp;
-			refType = 4;
-		};
-		2E78873D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeParserLiaison.hpp;
-			refType = 4;
-		};
-		2E78873E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeProcessingInstruction.cpp;
-			refType = 4;
-		};
-		2E78873F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeProcessingInstruction.hpp;
-			refType = 4;
-		};
-		2E78874004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeProcessingInstructionAllocator.cpp;
-			refType = 4;
-		};
-		2E78874104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeProcessingInstructionAllocator.hpp;
-			refType = 4;
-		};
-		2E78874204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeText.cpp;
-			refType = 4;
-		};
-		2E78874304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeText.hpp;
-			refType = 4;
-		};
-		2E78874404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeTextAllocator.cpp;
-			refType = 4;
-		};
-		2E78874504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeTextAllocator.hpp;
-			refType = 4;
-		};
-		2E78874604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeTextIWS.cpp;
-			refType = 4;
-		};
-		2E78874704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeTextIWS.hpp;
-			refType = 4;
-		};
-		2E78874804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeTextIWSAllocator.cpp;
-			refType = 4;
-		};
-		2E78874904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeTextIWSAllocator.hpp;
-			refType = 4;
-		};
-		2E78874A04AB489B00028543 = {
-			children = (
-				2E78874B04AB489B00028543,
-				2E78874C04AB489B00028543,
-				2E78874D04AB489B00028543,
-				2E78874E04AB489B00028543,
-				2E78874F04AB489B00028543,
-				2E78875004AB489B00028543,
-				2E78875104AB489B00028543,
-				2E78875204AB489B00028543,
-				2E78875304AB489B00028543,
-				2E78875404AB489B00028543,
-				2E78875504AB489B00028543,
-				2E78875604AB489B00028543,
-				2E78875704AB489B00028543,
-				2E78875804AB489B00028543,
-				2E78875904AB489B00028543,
-				2E78875A04AB489B00028543,
-				2E78875B04AB489B00028543,
-				2E78875C04AB489B00028543,
-				2E78875D04AB489B00028543,
-				2E78875E04AB489B00028543,
-				2E78875F04AB489B00028543,
-				2E78876004AB489B00028543,
-				2E78876104AB489B00028543,
-				2E78876204AB489B00028543,
-				2E78876304AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XalanTransformer;
-			refType = 4;
-		};
-		2E78874B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCAPI.cpp;
-			refType = 4;
-		};
-		2E78874C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCAPI.h;
-			refType = 4;
-		};
-		2E78874D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCompiledStylesheet.hpp;
-			refType = 4;
-		};
-		2E78874E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCompiledStylesheetDefault.cpp;
-			refType = 4;
-		};
-		2E78874F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanCompiledStylesheetDefault.hpp;
-			refType = 4;
-		};
-		2E78875004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDefaultDocumentBuilder.cpp;
-			refType = 4;
-		};
-		2E78875104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDefaultDocumentBuilder.hpp;
-			refType = 4;
-		};
-		2E78875204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDefaultParsedSource.cpp;
-			refType = 4;
-		};
-		2E78875304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDefaultParsedSource.hpp;
-			refType = 4;
-		};
-		2E78875404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanDocumentBuilder.hpp;
-			refType = 4;
-		};
-		2E78875504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanParsedSource.cpp;
-			refType = 4;
-		};
-		2E78875604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanParsedSource.hpp;
-			refType = 4;
-		};
-		2E78875704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeWrapperParsedSource.cpp;
-			refType = 4;
-		};
-		2E78875804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeWrapperParsedSource.hpp;
-			refType = 4;
-		};
-		2E78875904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTransformer.cpp;
-			refType = 4;
-		};
-		2E78875A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTransformer.hpp;
-			refType = 4;
-		};
-		2E78875B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTransformerDefinitions.hpp;
-			refType = 4;
-		};
-		2E78875C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTransformerOutputStream.cpp;
-			refType = 4;
-		};
-		2E78875D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTransformerOutputStream.hpp;
-			refType = 4;
-		};
-		2E78875E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTransformerProblemListener.cpp;
-			refType = 4;
-		};
-		2E78875F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTransformerProblemListener.hpp;
-			refType = 4;
-		};
-		2E78876004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMParsedSource.cpp;
-			refType = 4;
-		};
-		2E78876104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMParsedSource.hpp;
-			refType = 4;
-		};
-		2E78876204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMWrapperParsedSource.cpp;
-			refType = 4;
-		};
-		2E78876304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMWrapperParsedSource.hpp;
-			refType = 4;
-		};
-		2E78876404AB489B00028543 = {
-			children = (
-				2E78876504AB489B00028543,
-				2E78876604AB489B00028543,
-				2E78876704AB489B00028543,
-				2E78876804AB489B00028543,
-				2E78876904AB489B00028543,
-				2E78876A04AB489B00028543,
-				2E78876B04AB489B00028543,
-				2E78876C04AB489B00028543,
-				2E78876D04AB489B00028543,
-				2E78876E04AB489B00028543,
-				2E78876F04AB489B00028543,
-				2E78877004AB489B00028543,
-				2E78877104AB489B00028543,
-				2E78877204AB489B00028543,
-				2E78877304AB489B00028543,
-				2E78877404AB489B00028543,
-				2E78877504AB489B00028543,
-				2E78877604AB489B00028543,
-				2E78877704AB489B00028543,
-				2E78877804AB489B00028543,
-				2E78877904AB489B00028543,
-				2E78877A04AB489B00028543,
-				2E78877B04AB489B00028543,
-				2E78877C04AB489B00028543,
-				2E78877D04AB489B00028543,
-				2E78877E04AB489B00028543,
-				2E78877F04AB489B00028543,
-				2E78878004AB489B00028543,
-				2E78878104AB489B00028543,
-				2E78878204AB489B00028543,
-				2E78878304AB489B00028543,
-				2E78878404AB489B00028543,
-				2E78878504AB489B00028543,
-				2E78878604AB489B00028543,
-				2E78878704AB489B00028543,
-				2E78878804AB489B00028543,
-				2E78878904AB489B00028543,
-				2E78878A04AB489B00028543,
-				2E78878B04AB489B00028543,
-				2E78878C04AB489B00028543,
-				2E78878D04AB489B00028543,
-				2E78878E04AB489B00028543,
-				2E78878F04AB489B00028543,
-				2E78879004AB489B00028543,
-				2E78879104AB489B00028543,
-				2E78879204AB489B00028543,
-				2E78879304AB489B00028543,
-				2E78879404AB489B00028543,
-				2E78879504AB489B00028543,
-				2E78879604AB489B00028543,
-				2E78879704AB489B00028543,
-				2E78879804AB489B00028543,
-				2E78879904AB489B00028543,
-				2E78879A04AB489B00028543,
-				2E78879B04AB489B00028543,
-				2E78879C04AB489B00028543,
-				2E78879D04AB489B00028543,
-				2E78879E04AB489B00028543,
-				2E78879F04AB489B00028543,
-				2E7887A004AB489B00028543,
-				2E7887A104AB489B00028543,
-				2E7887A204AB489B00028543,
-				2E7887A304AB489B00028543,
-				2E7887A404AB489B00028543,
-				2E7887A504AB489B00028543,
-				2E7887A604AB489B00028543,
-				2E7887A704AB489B00028543,
-				2E7887A804AB489B00028543,
-				2E7887A904AB489B00028543,
-				2E7887AA04AB489B00028543,
-				2E7887AB04AB489B00028543,
-				2E7887AC04AB489B00028543,
-				2E7887AD04AB489B00028543,
-				2E7887AE04AB489B00028543,
-				2E7887AF04AB489B00028543,
-				2E7887B004AB489B00028543,
-				2E7887B104AB489B00028543,
-				2E7887B204AB489B00028543,
-				2E7887B304AB489B00028543,
-				2E7887B404AB489B00028543,
-				2E7887B504AB489B00028543,
-				2E7887B604AB489B00028543,
-				2E7887B704AB489B00028543,
-				2E7887B804AB489B00028543,
-				2E7887B904AB489B00028543,
-				2E7887BA04AB489B00028543,
-				2E7887BB04AB489B00028543,
-				2E7887BC04AB489B00028543,
-				2E7887BD04AB489B00028543,
-				2E7887BE04AB489B00028543,
-				2E7887BF04AB489B00028543,
-				2E7887C004AB489B00028543,
-				2E7887C104AB489B00028543,
-				2E7887C204AB489B00028543,
-				2E7887C304AB489B00028543,
-				2E7887C404AB489B00028543,
-				2E7887C504AB489B00028543,
-				2E7887C604AB489B00028543,
-				2E7887C704AB489B00028543,
-				2E7887C804AB489B00028543,
-				2E7887C904AB489B00028543,
-				2E7887CA04AB489B00028543,
-				2E7887CB04AB489B00028543,
-				2E7887CC04AB489B00028543,
-				2E7887CD04AB489B00028543,
-				2E7887CE04AB489B00028543,
-				2E7887CF04AB489B00028543,
-				2E7887D004AB489B00028543,
-				2E7887D104AB489B00028543,
-				2E7887D204AB489B00028543,
-				2E7887D304AB489B00028543,
-				2E7887D404AB489B00028543,
-				2E7887D504AB489B00028543,
-				2E7887D604AB489B00028543,
-				2E7887D704AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XercesParserLiaison;
-			refType = 4;
-		};
-		2E78876504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToDeprecatedXercesDOM.cpp;
-			refType = 4;
-		};
-		2E78876604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToDeprecatedXercesDOM.hpp;
-			refType = 4;
-		};
-		2E78876704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToXercesDOM.cpp;
-			refType = 4;
-		};
-		2E78876804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToXercesDOM.hpp;
-			refType = 4;
-		};
-		2E78876904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttrBridge.cpp;
-			refType = 4;
-		};
-		2E78876A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttrBridge.hpp;
-			refType = 4;
-		};
-		2E78876B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttributeBridgeAllocator.cpp;
-			refType = 4;
-		};
-		2E78876C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttributeBridgeAllocator.hpp;
-			refType = 4;
-		};
-		2E78876D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttrWrapper.cpp;
-			refType = 4;
-		};
-		2E78876E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttrWrapper.hpp;
-			refType = 4;
-		};
-		2E78876F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttrWrapperAllocator.cpp;
-			refType = 4;
-		};
-		2E78877004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesAttrWrapperAllocator.hpp;
-			refType = 4;
-		};
-		2E78877104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesBridgeHelper.cpp;
-			refType = 4;
-		};
-		2E78877204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesBridgeHelper.hpp;
-			refType = 4;
-		};
-		2E78877304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesBridgeNavigator.cpp;
-			refType = 4;
-		};
-		2E78877404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesBridgeNavigator.hpp;
-			refType = 4;
-		};
-		2E78877504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesBridgeTypes.hpp;
-			refType = 4;
-		};
-		2E78877604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCDATASectionBridge.cpp;
-			refType = 4;
-		};
-		2E78877704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCDATASectionBridge.hpp;
-			refType = 4;
-		};
-		2E78877804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCDATASectionWrapper.cpp;
-			refType = 4;
-		};
-		2E78877904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCDATASectionWrapper.hpp;
-			refType = 4;
-		};
-		2E78877A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCommentBridge.cpp;
-			refType = 4;
-		};
-		2E78877B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCommentBridge.hpp;
-			refType = 4;
-		};
-		2E78877C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCommentWrapper.cpp;
-			refType = 4;
-		};
-		2E78877D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesCommentWrapper.hpp;
-			refType = 4;
-		};
-		2E78877E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentBridge.cpp;
-			refType = 4;
-		};
-		2E78877F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentBridge.hpp;
-			refType = 4;
-		};
-		2E78878004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentFragmentBridge.cpp;
-			refType = 4;
-		};
-		2E78878104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentFragmentBridge.hpp;
-			refType = 4;
-		};
-		2E78878204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentNamedNodeListCache.cpp;
-			refType = 4;
-		};
-		2E78878304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentNamedNodeListCache.hpp;
-			refType = 4;
-		};
-		2E78878404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentTypeBridge.cpp;
-			refType = 4;
-		};
-		2E78878504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentTypeBridge.hpp;
-			refType = 4;
-		};
-		2E78878604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentTypeWrapper.cpp;
-			refType = 4;
-		};
-		2E78878704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentTypeWrapper.hpp;
-			refType = 4;
-		};
-		2E78878804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentWrapper.cpp;
-			refType = 4;
-		};
-		2E78878904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDocumentWrapper.hpp;
-			refType = 4;
-		};
-		2E78878A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOM_NodeHack.cpp;
-			refType = 4;
-		};
-		2E78878B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOM_NodeHack.hpp;
-			refType = 4;
-		};
-		2E78878C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMException.cpp;
-			refType = 4;
-		};
-		2E78878D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMException.hpp;
-			refType = 4;
-		};
-		2E78878E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMFormatterWalker.cpp;
-			refType = 4;
-		};
-		2E78878F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMFormatterWalker.hpp;
-			refType = 4;
-		};
-		2E78879004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMImplementationBridge.cpp;
-			refType = 4;
-		};
-		2E78879104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMImplementationBridge.hpp;
-			refType = 4;
-		};
-		2E78879204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMImplementationWrapper.cpp;
-			refType = 4;
-		};
-		2E78879304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMImplementationWrapper.hpp;
-			refType = 4;
-		};
-		2E78879404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMSupport.cpp;
-			refType = 4;
-		};
-		2E78879504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMSupport.hpp;
-			refType = 4;
-		};
-		2E78879604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMWalker.cpp;
-			refType = 4;
-		};
-		2E78879704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMWalker.hpp;
-			refType = 4;
-		};
-		2E78879804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMWrapperException.cpp;
-			refType = 4;
-		};
-		2E78879904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesDOMWrapperException.hpp;
-			refType = 4;
-		};
-		2E78879A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementBridge.cpp;
-			refType = 4;
-		};
-		2E78879B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementBridge.hpp;
-			refType = 4;
-		};
-		2E78879C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementBridgeAllocator.cpp;
-			refType = 4;
-		};
-		2E78879D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementBridgeAllocator.hpp;
-			refType = 4;
-		};
-		2E78879E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementNamedNodeListCache.cpp;
-			refType = 4;
-		};
-		2E78879F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementNamedNodeListCache.hpp;
-			refType = 4;
-		};
-		2E7887A004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementWrapper.cpp;
-			refType = 4;
-		};
-		2E7887A104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementWrapper.hpp;
-			refType = 4;
-		};
-		2E7887A204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementWrapperAllocator.cpp;
-			refType = 4;
-		};
-		2E7887A304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesElementWrapperAllocator.hpp;
-			refType = 4;
-		};
-		2E7887A404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityBridge.cpp;
-			refType = 4;
-		};
-		2E7887A504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityBridge.hpp;
-			refType = 4;
-		};
-		2E7887A604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityReferenceBridge.cpp;
-			refType = 4;
-		};
-		2E7887A704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityReferenceBridge.hpp;
-			refType = 4;
-		};
-		2E7887A804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityReferenceWrapper.cpp;
-			refType = 4;
-		};
-		2E7887A904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityReferenceWrapper.hpp;
-			refType = 4;
-		};
-		2E7887AA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityWrapper.cpp;
-			refType = 4;
-		};
-		2E7887AB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesEntityWrapper.hpp;
-			refType = 4;
-		};
-		2E7887AC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesLiaisonXalanDOMStringPool.cpp;
-			refType = 4;
-		};
-		2E7887AD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesLiaisonXalanDOMStringPool.hpp;
-			refType = 4;
-		};
-		2E7887AE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeListCache.cpp;
-			refType = 4;
-		};
-		2E7887AF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeListCache.hpp;
-			refType = 4;
-		};
-		2E7887B004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeMapAttributeList.cpp;
-			refType = 4;
-		};
-		2E7887B104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeMapAttributeList.hpp;
-			refType = 4;
-		};
-		2E7887B204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeMapBridge.cpp;
-			refType = 4;
-		};
-		2E7887B304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeMapBridge.hpp;
-			refType = 4;
-		};
-		2E7887B404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeMapWrapper.cpp;
-			refType = 4;
-		};
-		2E7887B504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNamedNodeMapWrapper.hpp;
-			refType = 4;
-		};
-		2E7887B604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNodeListBridge.cpp;
-			refType = 4;
-		};
-		2E7887B704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNodeListBridge.hpp;
-			refType = 4;
-		};
-		2E7887B804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNodeListWrapper.cpp;
-			refType = 4;
-		};
-		2E7887B904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNodeListWrapper.hpp;
-			refType = 4;
-		};
-		2E7887BA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNotationBridge.cpp;
-			refType = 4;
-		};
-		2E7887BB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNotationBridge.hpp;
-			refType = 4;
-		};
-		2E7887BC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNotationWrapper.cpp;
-			refType = 4;
-		};
-		2E7887BD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesNotationWrapper.hpp;
-			refType = 4;
-		};
-		2E7887BE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesParserLiaison.cpp;
-			refType = 4;
-		};
-		2E7887BF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesParserLiaison.hpp;
-			refType = 4;
-		};
-		2E7887C004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesParserLiaisonDefinitions.hpp;
-			refType = 4;
-		};
-		2E7887C104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesProcessingInstructionBridge.cpp;
-			refType = 4;
-		};
-		2E7887C204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesProcessingInstructionBridge.hpp;
-			refType = 4;
-		};
-		2E7887C304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesProcessingInstructionWrapper.cpp;
-			refType = 4;
-		};
-		2E7887C404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesProcessingInstructionWrapper.hpp;
-			refType = 4;
-		};
-		2E7887C504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextBridge.cpp;
-			refType = 4;
-		};
-		2E7887C604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextBridge.hpp;
-			refType = 4;
-		};
-		2E7887C704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextBridgeAllocator.cpp;
-			refType = 4;
-		};
-		2E7887C804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextBridgeAllocator.hpp;
-			refType = 4;
-		};
-		2E7887C904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextWrapper.cpp;
-			refType = 4;
-		};
-		2E7887CA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextWrapper.hpp;
-			refType = 4;
-		};
-		2E7887CB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextWrapperAllocator.cpp;
-			refType = 4;
-		};
-		2E7887CC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTextWrapperAllocator.hpp;
-			refType = 4;
-		};
-		2E7887CD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesToXalanNodeMap.cpp;
-			refType = 4;
-		};
-		2E7887CE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesToXalanNodeMap.hpp;
-			refType = 4;
-		};
-		2E7887CF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTreeWalker.cpp;
-			refType = 4;
-		};
-		2E7887D004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesTreeWalker.hpp;
-			refType = 4;
-		};
-		2E7887D104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesWrapperHelper.cpp;
-			refType = 4;
-		};
-		2E7887D204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesWrapperHelper.hpp;
-			refType = 4;
-		};
-		2E7887D304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesWrapperNavigator.cpp;
-			refType = 4;
-		};
-		2E7887D404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesWrapperNavigator.hpp;
-			refType = 4;
-		};
-		2E7887D504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesWrapperToXalanNodeMap.cpp;
-			refType = 4;
-		};
-		2E7887D604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesWrapperToXalanNodeMap.hpp;
-			refType = 4;
-		};
-		2E7887D704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XercesWrapperTypes.hpp;
-			refType = 4;
-		};
-		2E7887D804AB489B00028543 = {
-			children = (
-				2E7887D904AB489B00028543,
-				2E7887DA04AB489B00028543,
-				2E7887DB04AB489B00028543,
-				2E7887DC04AB489B00028543,
-				2E7887DD04AB489B00028543,
-				2E7887DE04AB489B00028543,
-				2E7887DF04AB489B00028543,
-				2E7887E004AB489B00028543,
-				2E7887E104AB489B00028543,
-				2E7887E204AB489B00028543,
-				2E7887E304AB489B00028543,
-				2E7887E404AB489B00028543,
-				2E7887E504AB489B00028543,
-				2E7887E604AB489B00028543,
-				2E7887E704AB489B00028543,
-				2E7887E804AB489B00028543,
-				2E7887E904AB489B00028543,
-				2E7887EA04AB489B00028543,
-				2E7887EB04AB489B00028543,
-				2E7887EC04AB489B00028543,
-				2E7887ED04AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XMLSupport;
-			refType = 4;
-		};
-		2E7887D904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToDOM.cpp;
-			refType = 4;
-		};
-		2E7887DA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToDOM.hpp;
-			refType = 4;
-		};
-		2E7887DB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToHTML.cpp;
-			refType = 4;
-		};
-		2E7887DC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToHTML.hpp;
-			refType = 4;
-		};
-		2E7887DD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToNull.cpp;
-			refType = 4;
-		};
-		2E7887DE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToNull.hpp;
-			refType = 4;
-		};
-		2E7887DF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToText.cpp;
-			refType = 4;
-		};
-		2E7887E004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToText.hpp;
-			refType = 4;
-		};
-		2E7887E104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToXML.cpp;
-			refType = 4;
-		};
-		2E7887E204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterToXML.hpp;
-			refType = 4;
-		};
-		2E7887E304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterTreeWalker.cpp;
-			refType = 4;
-		};
-		2E7887E404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterTreeWalker.hpp;
-			refType = 4;
-		};
-		2E7887E504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanHTMLElementsProperties.cpp;
-			refType = 4;
-		};
-		2E7887E604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanHTMLElementsProperties.hpp;
-			refType = 4;
-		};
-		2E7887E704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XMLParserLiaison.cpp;
-			refType = 4;
-		};
-		2E7887E804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XMLParserLiaison.hpp;
-			refType = 4;
-		};
-		2E7887E904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XMLSupportDefinitions.hpp;
-			refType = 4;
-		};
-		2E7887EA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XMLSupportException.cpp;
-			refType = 4;
-		};
-		2E7887EB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XMLSupportException.hpp;
-			refType = 4;
-		};
-		2E7887EC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XMLSupportInit.cpp;
-			refType = 4;
-		};
-		2E7887ED04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XMLSupportInit.hpp;
-			refType = 4;
-		};
-		2E7887EE04AB489B00028543 = {
-			children = (
-				2E7887EF04AB489B00028543,
-				2E7887F004AB489B00028543,
-				2E7887F104AB489B00028543,
-				2E7887F204AB489B00028543,
-				2E7887F304AB489B00028543,
-				2E7887F404AB489B00028543,
-				2E7887F504AB489B00028543,
-				2E7887F604AB489B00028543,
-				2E7887F704AB489B00028543,
-				2E7887F804AB489B00028543,
-				2E7887F904AB489B00028543,
-				2E7887FA04AB489B00028543,
-				2E7887FB04AB489B00028543,
-				2E7887FC04AB489B00028543,
-				2E7887FD04AB489B00028543,
-				2E7887FE04AB489B00028543,
-				2E7887FF04AB489B00028543,
-				2E78880004AB489B00028543,
-				2E78880104AB489B00028543,
-				2E78880204AB489B00028543,
-				2E78880304AB489B00028543,
-				2E78880404AB489B00028543,
-				2E78880504AB489B00028543,
-				2E78880604AB489B00028543,
-				2E78880704AB489B00028543,
-				2E78880804AB489B00028543,
-				2E78880904AB489B00028543,
-				2E78880A04AB489B00028543,
-				2E78880B04AB489B00028543,
-				2E78880C04AB489B00028543,
-				2E78880D04AB489B00028543,
-				2E78880E04AB489B00028543,
-				2E78880F04AB489B00028543,
-				2E78881004AB489B00028543,
-				2E78881104AB489B00028543,
-				2E78881204AB489B00028543,
-				2E78881304AB489B00028543,
-				2E78881404AB489B00028543,
-				2E78881504AB489B00028543,
-				2E78881604AB489B00028543,
-				2E78881704AB489B00028543,
-				2E78881804AB489B00028543,
-				2E78881904AB489B00028543,
-				2E78881A04AB489B00028543,
-				2E78881B04AB489B00028543,
-				2E78881C04AB489B00028543,
-				2E78881D04AB489B00028543,
-				2E78881E04AB489B00028543,
-				2E78881F04AB489B00028543,
-				2E78882004AB489B00028543,
-				2E78882104AB489B00028543,
-				2E78882204AB489B00028543,
-				2E78882304AB489B00028543,
-				2E78882404AB489B00028543,
-				2E78882504AB489B00028543,
-				2E78882604AB489B00028543,
-				2E78882704AB489B00028543,
-				2E78882804AB489B00028543,
-				2E78882904AB489B00028543,
-				2E78882A04AB489B00028543,
-				2E78882B04AB489B00028543,
-				2E78882C04AB489B00028543,
-				2E78882D04AB489B00028543,
-				2E78882E04AB489B00028543,
-				2E78882F04AB489B00028543,
-				2E78883004AB489B00028543,
-				2E78883104AB489B00028543,
-				2E78883204AB489B00028543,
-				2E78883304AB489B00028543,
-				2E78883404AB489B00028543,
-				2E78883504AB489B00028543,
-				2E78883604AB489B00028543,
-				2E78883704AB489B00028543,
-				2E78883804AB489B00028543,
-				2E78883904AB489B00028543,
-				2E78883A04AB489B00028543,
-				2E78883B04AB489B00028543,
-				2E78883C04AB489B00028543,
-				2E78883D04AB489B00028543,
-				2E78883E04AB489B00028543,
-				2E78883F04AB489B00028543,
-				2E78884004AB489B00028543,
-				2E78884104AB489B00028543,
-				2E78884204AB489B00028543,
-				2E78884304AB489B00028543,
-				2E78884404AB489B00028543,
-				2E78884504AB489B00028543,
-				2E78884604AB489B00028543,
-				2E78884704AB489B00028543,
-				2E78884804AB489B00028543,
-				2E78884904AB489B00028543,
-				2E78884A04AB489B00028543,
-				2E78884B04AB489B00028543,
-				2E78884C04AB489B00028543,
-				2E78884D04AB489B00028543,
-				2E78884E04AB489B00028543,
-				2E78884F04AB489B00028543,
-				2E78885004AB489B00028543,
-				2E78885104AB489B00028543,
-				2E78885204AB489B00028543,
-				2E78885304AB489B00028543,
-				2E78885404AB489B00028543,
-				2E78885504AB489B00028543,
-				2E78885604AB489B00028543,
-				2E78885704AB489B00028543,
-				2E78885804AB489B00028543,
-				2E78885904AB489B00028543,
-				2E78885A04AB489B00028543,
-				2E78885B04AB489B00028543,
-				2E78885C04AB489B00028543,
-				2E78885D04AB489B00028543,
-				2E78885E04AB489B00028543,
-				2E78885F04AB489B00028543,
-				2E78886004AB489B00028543,
-				2E78886104AB489B00028543,
-				2E78886204AB489B00028543,
-				2E78886304AB489B00028543,
-				2E78886404AB489B00028543,
-				2E78886504AB489B00028543,
-				2E78886604AB489B00028543,
-				2E78886704AB489B00028543,
-				2E78886804AB489B00028543,
-				2E78886904AB489B00028543,
-				2E78886A04AB489B00028543,
-				2E78886B04AB489B00028543,
-				2E78886C04AB489B00028543,
-				2E78886D04AB489B00028543,
-				2E78886E04AB489B00028543,
-				2E78886F04AB489B00028543,
-				2E78887004AB489B00028543,
-				2E78887104AB489B00028543,
-				2E78887204AB489B00028543,
-				2E78887304AB489B00028543,
-				2E78887404AB489B00028543,
-				2E78887504AB489B00028543,
-				2E78887604AB489B00028543,
-				2E78887704AB489B00028543,
-				2E78887804AB489B00028543,
-				2E78887904AB489B00028543,
-				2E78887A04AB489B00028543,
-				2E78887B04AB489B00028543,
-				2E78887C04AB489B00028543,
-				2E78887D04AB489B00028543,
-				2E78887E04AB489B00028543,
-				2E78887F04AB489B00028543,
-				2E78888004AB489B00028543,
-				2E78888104AB489B00028543,
-				2E78888204AB489B00028543,
-				2E78888304AB489B00028543,
-				2E78888404AB489B00028543,
-				2E78888504AB489B00028543,
-				2E78888604AB489B00028543,
-				2E78888704AB489B00028543,
-				2E78888804AB489B00028543,
-				2E78888904AB489B00028543,
-				2E78888A04AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XPath;
-			refType = 4;
-		};
-		2E7887EF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElementPrefixResolverProxy.cpp;
-			refType = 4;
-		};
-		2E7887F004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElementPrefixResolverProxy.hpp;
-			refType = 4;
-		};
-		2E7887F104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterStringLengthCounter.cpp;
-			refType = 4;
-		};
-		2E7887F204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FormatterStringLengthCounter.hpp;
-			refType = 4;
-		};
-		2E7887F304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FoundIndex.cpp;
-			refType = 4;
-		};
-		2E7887F404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FoundIndex.hpp;
-			refType = 4;
-		};
-		2E7887F504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Function.cpp;
-			refType = 4;
-		};
-		2E7887F604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Function.hpp;
-			refType = 4;
-		};
-		2E7887F704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionConcat.cpp;
-			refType = 4;
-		};
-		2E7887F804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionConcat.hpp;
-			refType = 4;
-		};
-		2E7887F904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionContains.cpp;
-			refType = 4;
-		};
-		2E7887FA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionContains.hpp;
-			refType = 4;
-		};
-		2E7887FB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionID.cpp;
-			refType = 4;
-		};
-		2E7887FC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionID.hpp;
-			refType = 4;
-		};
-		2E7887FD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionLang.cpp;
-			refType = 4;
-		};
-		2E7887FE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionLang.hpp;
-			refType = 4;
-		};
-		2E7887FF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionNamespaceURI.cpp;
-			refType = 4;
-		};
-		2E78880004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionNamespaceURI.hpp;
-			refType = 4;
-		};
-		2E78880104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionNormalizeSpace.cpp;
-			refType = 4;
-		};
-		2E78880204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionNormalizeSpace.hpp;
-			refType = 4;
-		};
-		2E78880304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionStartsWith.cpp;
-			refType = 4;
-		};
-		2E78880404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionStartsWith.hpp;
-			refType = 4;
-		};
-		2E78880504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionString.cpp;
-			refType = 4;
-		};
-		2E78880604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionString.hpp;
-			refType = 4;
-		};
-		2E78880704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSubstring.cpp;
-			refType = 4;
-		};
-		2E78880804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSubstring.hpp;
-			refType = 4;
-		};
-		2E78880904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSubstringAfter.cpp;
-			refType = 4;
-		};
-		2E78880A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSubstringAfter.hpp;
-			refType = 4;
-		};
-		2E78880B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSubstringBefore.cpp;
-			refType = 4;
-		};
-		2E78880C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSubstringBefore.hpp;
-			refType = 4;
-		};
-		2E78880D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionTranslate.cpp;
-			refType = 4;
-		};
-		2E78880E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionTranslate.hpp;
-			refType = 4;
-		};
-		2E78880F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = MutableNodeRefList.cpp;
-			refType = 4;
-		};
-		2E78881004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = MutableNodeRefList.hpp;
-			refType = 4;
-		};
-		2E78881104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NameSpace.hpp;
-			refType = 4;
-		};
-		2E78881204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeRefList.cpp;
-			refType = 4;
-		};
-		2E78881304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeRefList.hpp;
-			refType = 4;
-		};
-		2E78881404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeRefListBase.cpp;
-			refType = 4;
-		};
-		2E78881504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeRefListBase.hpp;
-			refType = 4;
-		};
-		2E78881604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFragBase.cpp;
-			refType = 4;
-		};
-		2E78881704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFragBase.hpp;
-			refType = 4;
-		};
-		2E78881804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQName.cpp;
-			refType = 4;
-		};
-		2E78881904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQName.hpp;
-			refType = 4;
-		};
-		2E78881A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQNameByReference.cpp;
-			refType = 4;
-		};
-		2E78881B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQNameByReference.hpp;
-			refType = 4;
-		};
-		2E78881C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQNameByValue.cpp;
-			refType = 4;
-		};
-		2E78881D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQNameByValue.hpp;
-			refType = 4;
-		};
-		2E78881E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQNameByValueAllocator.cpp;
-			refType = 4;
-		};
-		2E78881F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanQNameByValueAllocator.hpp;
-			refType = 4;
-		};
-		2E78882004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanXPathException.cpp;
-			refType = 4;
-		};
-		2E78882104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanXPathException.hpp;
-			refType = 4;
-		};
-		2E78882204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XBoolean.cpp;
-			refType = 4;
-		};
-		2E78882304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XBoolean.hpp;
-			refType = 4;
-		};
-		2E78882404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSet.cpp;
-			refType = 4;
-		};
-		2E78882504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSet.hpp;
-			refType = 4;
-		};
-		2E78882604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetAllocator.cpp;
-			refType = 4;
-		};
-		2E78882704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetAllocator.hpp;
-			refType = 4;
-		};
-		2E78882804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetBase.cpp;
-			refType = 4;
-		};
-		2E78882904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetBase.hpp;
-			refType = 4;
-		};
-		2E78882A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetNodeProxy.cpp;
-			refType = 4;
-		};
-		2E78882B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetNodeProxy.hpp;
-			refType = 4;
-		};
-		2E78882C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetNodeProxyAllocator.cpp;
-			refType = 4;
-		};
-		2E78882D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetNodeProxyAllocator.hpp;
-			refType = 4;
-		};
-		2E78882E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetResultTreeFragProxy.cpp;
-			refType = 4;
-		};
-		2E78882F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNodeSetResultTreeFragProxy.hpp;
-			refType = 4;
-		};
-		2E78883004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNull.cpp;
-			refType = 4;
-		};
-		2E78883104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNull.hpp;
-			refType = 4;
-		};
-		2E78883204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNumber.cpp;
-			refType = 4;
-		};
-		2E78883304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNumber.hpp;
-			refType = 4;
-		};
-		2E78883404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNumberAllocator.cpp;
-			refType = 4;
-		};
-		2E78883504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNumberAllocator.hpp;
-			refType = 4;
-		};
-		2E78883604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNumberBase.cpp;
-			refType = 4;
-		};
-		2E78883704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XNumberBase.hpp;
-			refType = 4;
-		};
-		2E78883804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObject.cpp;
-			refType = 4;
-		};
-		2E78883904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObject.hpp;
-			refType = 4;
-		};
-		2E78883A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectFactory.cpp;
-			refType = 4;
-		};
-		2E78883B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectFactory.hpp;
-			refType = 4;
-		};
-		2E78883C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectFactoryDefault.cpp;
-			refType = 4;
-		};
-		2E78883D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectFactoryDefault.hpp;
-			refType = 4;
-		};
-		2E78883E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectResultTreeFragProxy.cpp;
-			refType = 4;
-		};
-		2E78883F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectResultTreeFragProxy.hpp;
-			refType = 4;
-		};
-		2E78884004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectResultTreeFragProxyBase.cpp;
-			refType = 4;
-		};
-		2E78884104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectResultTreeFragProxyBase.hpp;
-			refType = 4;
-		};
-		2E78884204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectResultTreeFragProxyText.cpp;
-			refType = 4;
-		};
-		2E78884304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectResultTreeFragProxyText.hpp;
-			refType = 4;
-		};
-		2E78884404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectTypeCallback.cpp;
-			refType = 4;
-		};
-		2E78884504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XObjectTypeCallback.hpp;
-			refType = 4;
-		};
-		2E78884604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPath.cpp;
-			refType = 4;
-		};
-		2E78884704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPath.hpp;
-			refType = 4;
-		};
-		2E78884804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathAllocator.cpp;
-			refType = 4;
-		};
-		2E78884904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathAllocator.hpp;
-			refType = 4;
-		};
-		2E78884A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathConstructionContext.cpp;
-			refType = 4;
-		};
-		2E78884B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathConstructionContext.hpp;
-			refType = 4;
-		};
-		2E78884C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathConstructionContextDefault.cpp;
-			refType = 4;
-		};
-		2E78884D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathConstructionContextDefault.hpp;
-			refType = 4;
-		};
-		2E78884E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathDefinitions.hpp;
-			refType = 4;
-		};
-		2E78884F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathEnvSupport.cpp;
-			refType = 4;
-		};
-		2E78885004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathEnvSupport.hpp;
-			refType = 4;
-		};
-		2E78885104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathEnvSupportDefault.cpp;
-			refType = 4;
-		};
-		2E78885204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathEnvSupportDefault.hpp;
-			refType = 4;
-		};
-		2E78885304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathEvaluator.cpp;
-			refType = 4;
-		};
-		2E78885404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathEvaluator.hpp;
-			refType = 4;
-		};
-		2E78885504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathExecutionContext.cpp;
-			refType = 4;
-		};
-		2E78885604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathExecutionContext.hpp;
-			refType = 4;
-		};
-		2E78885704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathExecutionContextDefault.cpp;
-			refType = 4;
-		};
-		2E78885804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathExecutionContextDefault.hpp;
-			refType = 4;
-		};
-		2E78885904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathExpression.cpp;
-			refType = 4;
-		};
-		2E78885A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathExpression.hpp;
-			refType = 4;
-		};
-		2E78885B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFactory.cpp;
-			refType = 4;
-		};
-		2E78885C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFactory.hpp;
-			refType = 4;
-		};
-		2E78885D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFactoryBlock.cpp;
-			refType = 4;
-		};
-		2E78885E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFactoryBlock.hpp;
-			refType = 4;
-		};
-		2E78885F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFactoryDefault.cpp;
-			refType = 4;
-		};
-		2E78886004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFactoryDefault.hpp;
-			refType = 4;
-		};
-		2E78886104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFunctionTable.cpp;
-			refType = 4;
-		};
-		2E78886204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathFunctionTable.hpp;
-			refType = 4;
-		};
-		2E78886304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathInit.cpp;
-			refType = 4;
-		};
-		2E78886404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathInit.hpp;
-			refType = 4;
-		};
-		2E78886504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathParserException.cpp;
-			refType = 4;
-		};
-		2E78886604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathParserException.hpp;
-			refType = 4;
-		};
-		2E78886704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathProcessor.cpp;
-			refType = 4;
-		};
-		2E78886804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathProcessor.hpp;
-			refType = 4;
-		};
-		2E78886904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathProcessorImpl.cpp;
-			refType = 4;
-		};
-		2E78886A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathProcessorImpl.hpp;
-			refType = 4;
-		};
-		2E78886B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSpan.cpp;
-			refType = 4;
-		};
-		2E78886C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSpan.hpp;
-			refType = 4;
-		};
-		2E78886D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XString.cpp;
-			refType = 4;
-		};
-		2E78886E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XString.hpp;
-			refType = 4;
-		};
-		2E78886F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringAdapter.cpp;
-			refType = 4;
-		};
-		2E78887004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringAdapter.hpp;
-			refType = 4;
-		};
-		2E78887104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringAdapterAllocator.cpp;
-			refType = 4;
-		};
-		2E78887204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringAdapterAllocator.hpp;
-			refType = 4;
-		};
-		2E78887304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringAllocator.cpp;
-			refType = 4;
-		};
-		2E78887404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringAllocator.hpp;
-			refType = 4;
-		};
-		2E78887504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringBase.cpp;
-			refType = 4;
-		};
-		2E78887604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringBase.hpp;
-			refType = 4;
-		};
-		2E78887704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringCached.cpp;
-			refType = 4;
-		};
-		2E78887804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringCached.hpp;
-			refType = 4;
-		};
-		2E78887904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringCachedAllocator.cpp;
-			refType = 4;
-		};
-		2E78887A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringCachedAllocator.hpp;
-			refType = 4;
-		};
-		2E78887B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringReference.cpp;
-			refType = 4;
-		};
-		2E78887C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringReference.hpp;
-			refType = 4;
-		};
-		2E78887D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringReferenceAllocator.cpp;
-			refType = 4;
-		};
-		2E78887E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XStringReferenceAllocator.hpp;
-			refType = 4;
-		};
-		2E78887F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XToken.cpp;
-			refType = 4;
-		};
-		2E78888004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XToken.hpp;
-			refType = 4;
-		};
-		2E78888104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenNumberAdapter.cpp;
-			refType = 4;
-		};
-		2E78888204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenNumberAdapter.hpp;
-			refType = 4;
-		};
-		2E78888304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenNumberAdapterAllocator.cpp;
-			refType = 4;
-		};
-		2E78888404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenNumberAdapterAllocator.hpp;
-			refType = 4;
-		};
-		2E78888504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenStringAdapter.cpp;
-			refType = 4;
-		};
-		2E78888604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenStringAdapter.hpp;
-			refType = 4;
-		};
-		2E78888704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenStringAdapterAllocator.cpp;
-			refType = 4;
-		};
-		2E78888804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XTokenStringAdapterAllocator.hpp;
-			refType = 4;
-		};
-		2E78888904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XUnknown.cpp;
-			refType = 4;
-		};
-		2E78888A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XUnknown.hpp;
-			refType = 4;
-		};
-		2E78888B04AB489B00028543 = {
-			children = (
-				2E78888C04AB489B00028543,
-				2E78888D04AB489B00028543,
-			);
-			isa = PBXGroup;
-			path = XPathCAPI;
-			refType = 4;
-		};
-		2E78888C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathCAPI.cpp;
-			refType = 4;
-		};
-		2E78888D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XPathCAPI.h;
-			refType = 4;
-		};
-		2E78888E04AB489B00028543 = {
-			children = (
-				2E78888F04AB489B00028543,
-				2E78889004AB489B00028543,
-				2E78889104AB489B00028543,
-				2E78889204AB489B00028543,
-				2E78889304AB489B00028543,
-				2E78889404AB489B00028543,
-				2E78889504AB489B00028543,
-				2E78889604AB489B00028543,
-				2E78889704AB489B00028543,
-				2E78889804AB489B00028543,
-				2E78889904AB489B00028543,
-				2E78889A04AB489B00028543,
-				2E78889B04AB489B00028543,
-				2E78889C04AB489B00028543,
-				2E78889D04AB489B00028543,
-				2E78889E04AB489B00028543,
-				2E78889F04AB489B00028543,
-				2E7888A004AB489B00028543,
-				2E7888A104AB489B00028543,
-				2E7888A204AB489B00028543,
-				2E7888A304AB489B00028543,
-				2E7888A404AB489B00028543,
-				2E7888A504AB489B00028543,
-				2E7888A604AB489B00028543,
-				2E7888A704AB489B00028543,
-				2E7888A804AB489B00028543,
-				2E7888A904AB489B00028543,
-				2E7888AA04AB489B00028543,
-				2E7888AB04AB489B00028543,
-				2E7888AC04AB489B00028543,
-				2E7888AD04AB489B00028543,
-				2E7888AE04AB489B00028543,
-				2E7888AF04AB489B00028543,
-				2E7888B004AB489B00028543,
-				2E7888B104AB489B00028543,
-				2E7888B204AB489B00028543,
-				2E7888B304AB489B00028543,
-				2E7888B404AB489B00028543,
-				2E7888B504AB489B00028543,
-				2E7888B604AB489B00028543,
-				2E7888B704AB489B00028543,
-				2E7888B804AB489B00028543,
-				2E7888B904AB489B00028543,
-				2E7888BA04AB489B00028543,
-				2E7888BB04AB489B00028543,
-				2E7888BC04AB489B00028543,
-				2E7888BD04AB489B00028543,
-				2E7888BE04AB489B00028543,
-				2E7888BF04AB489B00028543,
-				2E7888C004AB489B00028543,
-				2E7888C104AB489B00028543,
-				2E7888C204AB489B00028543,
-				2E7888C304AB489B00028543,
-				2E7888C404AB489B00028543,
-				2E7888C504AB489B00028543,
-				2E7888C604AB489B00028543,
-				2E7888C704AB489B00028543,
-				2E7888C804AB489B00028543,
-				2E7888C904AB489B00028543,
-				2E7888CA04AB489B00028543,
-				2E7888CB04AB489B00028543,
-				2E7888CC04AB489B00028543,
-				2E7888CD04AB489B00028543,
-				2E7888CE04AB489B00028543,
-				2E7888CF04AB489B00028543,
-				2E7888D004AB489B00028543,
-				2E7888D104AB489B00028543,
-				2E7888D204AB489B00028543,
-				2E7888D304AB489B00028543,
-				2E7888D404AB489B00028543,
-				2E7888D504AB489B00028543,
-				2E7888D604AB489B00028543,
-				2E7888D704AB489B00028543,
-				2E7888D804AB489B00028543,
-				2E7888D904AB489B00028543,
-				2E7888DA04AB489B00028543,
-				2E7888DB04AB489B00028543,
-				2E7888DC04AB489B00028543,
-				2E7888DD04AB489B00028543,
-				2E7888DE04AB489B00028543,
-				2E7888DF04AB489B00028543,
-				2E7888E004AB489B00028543,
-				2E7888E104AB489B00028543,
-				2E7888E204AB489B00028543,
-				2E7888E304AB489B00028543,
-				2E7888E404AB489B00028543,
-				2E7888E504AB489B00028543,
-				2E7888E604AB489B00028543,
-				2E7888E704AB489B00028543,
-				2E7888E804AB489B00028543,
-				2E7888E904AB489B00028543,
-				2E7888EA04AB489B00028543,
-				2E7888EB04AB489B00028543,
-				2E7888EC04AB489B00028543,
-				2E7888ED04AB489B00028543,
-				2E7888EE04AB489B00028543,
-				2E7888EF04AB489B00028543,
-				2E7888F004AB489B00028543,
-				2E7888F104AB489B00028543,
-				2E7888F204AB489B00028543,
-				2E7888F304AB489B00028543,
-				2E7888F404AB489B00028543,
-				2E7888F504AB489B00028543,
-				2E7888F604AB489B00028543,
-				2E7888F704AB489B00028543,
-				2E7888F804AB489C00028543,
-				2E7888F904AB489C00028543,
-				2E7888FA04AB489C00028543,
-				2E7888FB04AB489C00028543,
-				2E7888FC04AB489C00028543,
-				2E7888FD04AB489C00028543,
-				2E7888FE04AB489C00028543,
-				2E7888FF04AB489C00028543,
-				2E78890004AB489C00028543,
-				2E78890104AB489C00028543,
-				2E78890204AB489C00028543,
-				2E78890304AB489C00028543,
-				2E78890404AB489C00028543,
-				2E78890504AB489C00028543,
-				2E78890604AB489C00028543,
-				2E78890704AB489C00028543,
-				2E78890804AB489C00028543,
-				2E78890904AB489C00028543,
-				2E78890A04AB489C00028543,
-				2E78890B04AB489C00028543,
-				2E78890C04AB489C00028543,
-				2E78890D04AB489C00028543,
-				2E78890E04AB489C00028543,
-				2E78890F04AB489C00028543,
-				2E78891004AB489C00028543,
-				2E78891104AB489C00028543,
-				2E78891204AB489C00028543,
-				2E78891304AB489C00028543,
-				2E78891404AB489C00028543,
-				2E78891504AB489C00028543,
-				2E78891604AB489C00028543,
-				2E78891704AB489C00028543,
-				2E78891804AB489C00028543,
-				2E78891904AB489C00028543,
-				2E78891A04AB489C00028543,
-				2E78891B04AB489C00028543,
-				2E78891C04AB489C00028543,
-				2E78891D04AB489C00028543,
-				2E78891E04AB489C00028543,
-				2E78891F04AB489C00028543,
-				2E78892004AB489C00028543,
-				2E78892104AB489C00028543,
-				2E78892204AB489C00028543,
-				2E78892304AB489C00028543,
-				2E78892404AB489C00028543,
-				2E78892504AB489C00028543,
-				2E78892604AB489C00028543,
-				2E78892704AB489C00028543,
-				2E78892804AB489C00028543,
-				2E78892904AB489C00028543,
-				2E78892A04AB489C00028543,
-				2E78892B04AB489C00028543,
-				2E78892C04AB489C00028543,
-				2E78892D04AB489C00028543,
-				2E78892E04AB489C00028543,
-				2E78892F04AB489C00028543,
-				2E78893004AB489C00028543,
-				2E78893104AB489C00028543,
-				2E78893204AB489C00028543,
-				2E78893304AB489C00028543,
-				2E78893404AB489C00028543,
-				2E78893504AB489C00028543,
-				2E78893604AB489C00028543,
-				2E78893704AB489C00028543,
-				2E78893804AB489C00028543,
-				2E78893904AB489C00028543,
-				2E78893A04AB489C00028543,
-				2E78893B04AB489C00028543,
-				2E78893C04AB489C00028543,
-				2E78893D04AB489C00028543,
-				2E78893E04AB489C00028543,
-				2E78893F04AB489C00028543,
-				2E78894004AB489C00028543,
-				2E78894104AB489C00028543,
-				2E78894204AB489C00028543,
-				2E78894304AB489C00028543,
-				2E78894404AB489C00028543,
-				2E78894504AB489C00028543,
-				2E78894604AB489C00028543,
-				2E78894704AB489C00028543,
-				2E78894804AB489C00028543,
-				2E78894904AB489C00028543,
-				2E78894A04AB489C00028543,
-				2E78894B04AB489C00028543,
-				2E78894C04AB489C00028543,
-				2E78894D04AB489C00028543,
-				2E78894E04AB489C00028543,
-				2E78894F04AB489C00028543,
-				2E78895004AB489C00028543,
-				2E78895104AB489C00028543,
-				2E78895204AB489C00028543,
-				2E78895304AB489C00028543,
-				2E78895404AB489C00028543,
-				2E78895504AB489C00028543,
-				2E78895604AB489C00028543,
-				2E78895704AB489C00028543,
-				2E78895804AB489C00028543,
-				2E78895904AB489C00028543,
-				2E78895A04AB489C00028543,
-				2E78895B04AB489C00028543,
-				2E78895C04AB489C00028543,
-				2E78895D04AB489C00028543,
-				2E78895E04AB489C00028543,
-			);
-			isa = PBXGroup;
-			path = XSLT;
-			refType = 4;
-		};
-		2E78888F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVT.cpp;
-			refType = 4;
-		};
-		2E78889004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVT.hpp;
-			refType = 4;
-		};
-		2E78889104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVTPart.cpp;
-			refType = 4;
-		};
-		2E78889204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVTPart.hpp;
-			refType = 4;
-		};
-		2E78889304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVTPartSimple.cpp;
-			refType = 4;
-		};
-		2E78889404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVTPartSimple.hpp;
-			refType = 4;
-		};
-		2E78889504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVTPartXPath.cpp;
-			refType = 4;
-		};
-		2E78889604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = AVTPartXPath.hpp;
-			refType = 4;
-		};
-		2E78889704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Constants.cpp;
-			refType = 4;
-		};
-		2E78889804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Constants.hpp;
-			refType = 4;
-		};
-		2E78889904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = CountersTable.cpp;
-			refType = 4;
-		};
-		2E78889A04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = CountersTable.hpp;
-			refType = 4;
-		};
-		2E78889B04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = DecimalToRoman.hpp;
-			refType = 4;
-		};
-		2E78889C04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemApplyImport.cpp;
-			refType = 4;
-		};
-		2E78889D04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemApplyImport.hpp;
-			refType = 4;
-		};
-		2E78889E04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemApplyTemplates.cpp;
-			refType = 4;
-		};
-		2E78889F04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemApplyTemplates.hpp;
-			refType = 4;
-		};
-		2E7888A004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemAttribute.cpp;
-			refType = 4;
-		};
-		2E7888A104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemAttribute.hpp;
-			refType = 4;
-		};
-		2E7888A204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemAttributeSet.cpp;
-			refType = 4;
-		};
-		2E7888A304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemAttributeSet.hpp;
-			refType = 4;
-		};
-		2E7888A404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemCallTemplate.cpp;
-			refType = 4;
-		};
-		2E7888A504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemCallTemplate.hpp;
-			refType = 4;
-		};
-		2E7888A604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemChoose.cpp;
-			refType = 4;
-		};
-		2E7888A704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemChoose.hpp;
-			refType = 4;
-		};
-		2E7888A804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemComment.cpp;
-			refType = 4;
-		};
-		2E7888A904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemComment.hpp;
-			refType = 4;
-		};
-		2E7888AA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemCopy.cpp;
-			refType = 4;
-		};
-		2E7888AB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemCopy.hpp;
-			refType = 4;
-		};
-		2E7888AC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemCopyOf.cpp;
-			refType = 4;
-		};
-		2E7888AD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemCopyOf.hpp;
-			refType = 4;
-		};
-		2E7888AE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemDecimalFormat.cpp;
-			refType = 4;
-		};
-		2E7888AF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemDecimalFormat.hpp;
-			refType = 4;
-		};
-		2E7888B004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemElement.cpp;
-			refType = 4;
-		};
-		2E7888B104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemElement.hpp;
-			refType = 4;
-		};
-		2E7888B204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemEmpty.cpp;
-			refType = 4;
-		};
-		2E7888B304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemEmpty.hpp;
-			refType = 4;
-		};
-		2E7888B404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemExtensionCall.cpp;
-			refType = 4;
-		};
-		2E7888B504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemExtensionCall.hpp;
-			refType = 4;
-		};
-		2E7888B604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemFallback.cpp;
-			refType = 4;
-		};
-		2E7888B704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemFallback.hpp;
-			refType = 4;
-		};
-		2E7888B804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemForEach.cpp;
-			refType = 4;
-		};
-		2E7888B904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemForEach.hpp;
-			refType = 4;
-		};
-		2E7888BA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemIf.cpp;
-			refType = 4;
-		};
-		2E7888BB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemIf.hpp;
-			refType = 4;
-		};
-		2E7888BC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemLiteralResult.cpp;
-			refType = 4;
-		};
-		2E7888BD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemLiteralResult.hpp;
-			refType = 4;
-		};
-		2E7888BE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemMessage.cpp;
-			refType = 4;
-		};
-		2E7888BF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemMessage.hpp;
-			refType = 4;
-		};
-		2E7888C004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemNumber.cpp;
-			refType = 4;
-		};
-		2E7888C104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemNumber.hpp;
-			refType = 4;
-		};
-		2E7888C204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemOtherwise.cpp;
-			refType = 4;
-		};
-		2E7888C304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemOtherwise.hpp;
-			refType = 4;
-		};
-		2E7888C404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemParam.cpp;
-			refType = 4;
-		};
-		2E7888C504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemParam.hpp;
-			refType = 4;
-		};
-		2E7888C604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemPI.cpp;
-			refType = 4;
-		};
-		2E7888C704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemPI.hpp;
-			refType = 4;
-		};
-		2E7888C804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemSort.cpp;
-			refType = 4;
-		};
-		2E7888C904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemSort.hpp;
-			refType = 4;
-		};
-		2E7888CA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemTemplate.cpp;
-			refType = 4;
-		};
-		2E7888CB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemTemplate.hpp;
-			refType = 4;
-		};
-		2E7888CC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemTemplateElement.cpp;
-			refType = 4;
-		};
-		2E7888CD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemTemplateElement.hpp;
-			refType = 4;
-		};
-		2E7888CE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemText.cpp;
-			refType = 4;
-		};
-		2E7888CF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemText.hpp;
-			refType = 4;
-		};
-		2E7888D004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemTextLiteral.cpp;
-			refType = 4;
-		};
-		2E7888D104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemTextLiteral.hpp;
-			refType = 4;
-		};
-		2E7888D204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemUse.cpp;
-			refType = 4;
-		};
-		2E7888D304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemUse.hpp;
-			refType = 4;
-		};
-		2E7888D404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemValueOf.cpp;
-			refType = 4;
-		};
-		2E7888D504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemValueOf.hpp;
-			refType = 4;
-		};
-		2E7888D604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemVariable.cpp;
-			refType = 4;
-		};
-		2E7888D704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemVariable.hpp;
-			refType = 4;
-		};
-		2E7888D804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemWhen.cpp;
-			refType = 4;
-		};
-		2E7888D904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemWhen.hpp;
-			refType = 4;
-		};
-		2E7888DA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemWithParam.cpp;
-			refType = 4;
-		};
-		2E7888DB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ElemWithParam.hpp;
-			refType = 4;
-		};
-		2E7888DC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ExtensionFunctionHandler.cpp;
-			refType = 4;
-		};
-		2E7888DD04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ExtensionFunctionHandler.hpp;
-			refType = 4;
-		};
-		2E7888DE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ExtensionNSHandler.cpp;
-			refType = 4;
-		};
-		2E7888DF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ExtensionNSHandler.hpp;
-			refType = 4;
-		};
-		2E7888E004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionCurrent.cpp;
-			refType = 4;
-		};
-		2E7888E104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionCurrent.hpp;
-			refType = 4;
-		};
-		2E7888E204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionDocument.cpp;
-			refType = 4;
-		};
-		2E7888E304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionDocument.hpp;
-			refType = 4;
-		};
-		2E7888E404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionElementAvailable.cpp;
-			refType = 4;
-		};
-		2E7888E504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionElementAvailable.hpp;
-			refType = 4;
-		};
-		2E7888E604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionFormatNumber.cpp;
-			refType = 4;
-		};
-		2E7888E704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionFormatNumber.hpp;
-			refType = 4;
-		};
-		2E7888E804AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionFunctionAvailable.cpp;
-			refType = 4;
-		};
-		2E7888E904AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionFunctionAvailable.hpp;
-			refType = 4;
-		};
-		2E7888EA04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionGenerateID.cpp;
-			refType = 4;
-		};
-		2E7888EB04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionGenerateID.hpp;
-			refType = 4;
-		};
-		2E7888EC04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionKey.cpp;
-			refType = 4;
-		};
-		2E7888ED04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionKey.hpp;
-			refType = 4;
-		};
-		2E7888EE04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSystemProperty.cpp;
-			refType = 4;
-		};
-		2E7888EF04AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionSystemProperty.hpp;
-			refType = 4;
-		};
-		2E7888F004AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionUnparsedEntityURI.cpp;
-			refType = 4;
-		};
-		2E7888F104AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = FunctionUnparsedEntityURI.hpp;
-			refType = 4;
-		};
-		2E7888F204AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = GenerateEvent.cpp;
-			refType = 4;
-		};
-		2E7888F304AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = GenerateEvent.hpp;
-			refType = 4;
-		};
-		2E7888F404AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = KeyDeclaration.hpp;
-			refType = 4;
-		};
-		2E7888F504AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = KeyTable.cpp;
-			refType = 4;
-		};
-		2E7888F604AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = KeyTable.hpp;
-			refType = 4;
-		};
-		2E7888F704AB489B00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NamespacesHandler.cpp;
-			refType = 4;
-		};
-		2E7888F804AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NamespacesHandler.hpp;
-			refType = 4;
-		};
-		2E7888F904AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeSorter.cpp;
-			refType = 4;
-		};
-		2E7888FA04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeSorter.hpp;
-			refType = 4;
-		};
-		2E7888FB04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeSortKey.cpp;
-			refType = 4;
-		};
-		2E7888FC04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = NodeSortKey.hpp;
-			refType = 4;
-		};
-		2E7888FD04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = OutputContextStack.cpp;
-			refType = 4;
-		};
-		2E7888FE04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = OutputContextStack.hpp;
-			refType = 4;
-		};
-		2E7888FF04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ProblemListener.cpp;
-			refType = 4;
-		};
-		2E78890004AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ProblemListener.hpp;
-			refType = 4;
-		};
-		2E78890104AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ProblemListenerDefault.cpp;
-			refType = 4;
-		};
-		2E78890204AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ProblemListenerDefault.hpp;
-			refType = 4;
-		};
-		2E78890304AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultNamespacesStack.cpp;
-			refType = 4;
-		};
-		2E78890404AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultNamespacesStack.hpp;
-			refType = 4;
-		};
-		2E78890504AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFrag.cpp;
-			refType = 4;
-		};
-		2E78890604AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFrag.hpp;
-			refType = 4;
-		};
-		2E78890704AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFragAllocator.cpp;
-			refType = 4;
-		};
-		2E78890804AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFragAllocator.hpp;
-			refType = 4;
-		};
-		2E78890904AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFragBaseNodeRefListBaseProxy.cpp;
-			refType = 4;
-		};
-		2E78890A04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = ResultTreeFragBaseNodeRefListBaseProxy.hpp;
-			refType = 4;
-		};
-		2E78890B04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = SelectionEvent.cpp;
-			refType = 4;
-		};
-		2E78890C04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = SelectionEvent.hpp;
-			refType = 4;
-		};
-		2E78890D04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Stylesheet.cpp;
-			refType = 4;
-		};
-		2E78890E04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = Stylesheet.hpp;
-			refType = 4;
-		};
-		2E78890F04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetConstructionContext.cpp;
-			refType = 4;
-		};
-		2E78891004AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetConstructionContext.hpp;
-			refType = 4;
-		};
-		2E78891104AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetConstructionContextDefault.cpp;
-			refType = 4;
-		};
-		2E78891204AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetConstructionContextDefault.hpp;
-			refType = 4;
-		};
-		2E78891304AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetExecutionContext.cpp;
-			refType = 4;
-		};
-		2E78891404AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetExecutionContext.hpp;
-			refType = 4;
-		};
-		2E78891504AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetExecutionContextDefault.cpp;
-			refType = 4;
-		};
-		2E78891604AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetExecutionContextDefault.hpp;
-			refType = 4;
-		};
-		2E78891704AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetHandler.cpp;
-			refType = 4;
-		};
-		2E78891804AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetHandler.hpp;
-			refType = 4;
-		};
-		2E78891904AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetRoot.cpp;
-			refType = 4;
-		};
-		2E78891A04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = StylesheetRoot.hpp;
-			refType = 4;
-		};
-		2E78891B04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TopLevelArg.cpp;
-			refType = 4;
-		};
-		2E78891C04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TopLevelArg.hpp;
-			refType = 4;
-		};
-		2E78891D04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TraceListener.cpp;
-			refType = 4;
-		};
-		2E78891E04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TraceListener.hpp;
-			refType = 4;
-		};
-		2E78891F04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TraceListenerDefault.cpp;
-			refType = 4;
-		};
-		2E78892004AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TraceListenerDefault.hpp;
-			refType = 4;
-		};
-		2E78892104AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TracerEvent.cpp;
-			refType = 4;
-		};
-		2E78892204AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = TracerEvent.hpp;
-			refType = 4;
-		};
-		2E78892304AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = VariablesStack.cpp;
-			refType = 4;
-		};
-		2E78892404AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = VariablesStack.hpp;
-			refType = 4;
-		};
-		2E78892504AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAVTAllocator.cpp;
-			refType = 4;
-		};
-		2E78892604AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAVTAllocator.hpp;
-			refType = 4;
-		};
-		2E78892704AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAVTPartSimpleAllocator.cpp;
-			refType = 4;
-		};
-		2E78892804AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAVTPartSimpleAllocator.hpp;
-			refType = 4;
-		};
-		2E78892904AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAVTPartXPathAllocator.cpp;
-			refType = 4;
-		};
-		2E78892A04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanAVTPartXPathAllocator.hpp;
-			refType = 4;
-		};
-		2E78892B04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemApplyTemplatesAllocator.cpp;
-			refType = 4;
-		};
-		2E78892C04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemApplyTemplatesAllocator.hpp;
-			refType = 4;
-		};
-		2E78892D04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemAttributeAllocator.cpp;
-			refType = 4;
-		};
-		2E78892E04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemAttributeAllocator.hpp;
-			refType = 4;
-		};
-		2E78892F04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemAttributeSetAllocator.cpp;
-			refType = 4;
-		};
-		2E78893004AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemAttributeSetAllocator.hpp;
-			refType = 4;
-		};
-		2E78893104AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemCallTemplateAllocator.cpp;
-			refType = 4;
-		};
-		2E78893204AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemCallTemplateAllocator.hpp;
-			refType = 4;
-		};
-		2E78893304AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemElementAllocator.cpp;
-			refType = 4;
-		};
-		2E78893404AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemElementAllocator.hpp;
-			refType = 4;
-		};
-		2E78893504AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemEmptyAllocator.cpp;
-			refType = 4;
-		};
-		2E78893604AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemEmptyAllocator.hpp;
-			refType = 4;
-		};
-		2E78893704AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemLiteralResultAllocator.cpp;
-			refType = 4;
-		};
-		2E78893804AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemLiteralResultAllocator.hpp;
-			refType = 4;
-		};
-		2E78893904AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemTemplateAllocator.cpp;
-			refType = 4;
-		};
-		2E78893A04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemTemplateAllocator.hpp;
-			refType = 4;
-		};
-		2E78893B04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemTextAllocator.cpp;
-			refType = 4;
-		};
-		2E78893C04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemTextAllocator.hpp;
-			refType = 4;
-		};
-		2E78893D04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemTextLiteralAllocator.cpp;
-			refType = 4;
-		};
-		2E78893E04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemTextLiteralAllocator.hpp;
-			refType = 4;
-		};
-		2E78893F04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemValueOfAllocator.cpp;
-			refType = 4;
-		};
-		2E78894004AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemValueOfAllocator.hpp;
-			refType = 4;
-		};
-		2E78894104AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemVariableAllocator.cpp;
-			refType = 4;
-		};
-		2E78894204AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanElemVariableAllocator.hpp;
-			refType = 4;
-		};
-		2E78894304AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNumberingResourceBundle.cpp;
-			refType = 4;
-		};
-		2E78894404AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanNumberingResourceBundle.hpp;
-			refType = 4;
-		};
-		2E78894504AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocumentAllocator.cpp;
-			refType = 4;
-		};
-		2E78894604AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocumentAllocator.hpp;
-			refType = 4;
-		};
-		2E78894704AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocumentFragmentAllocator.cpp;
-			refType = 4;
-		};
-		2E78894804AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanSourceTreeDocumentFragmentAllocator.hpp;
-			refType = 4;
-		};
-		2E78894904AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XalanTemplate.cpp;
-			refType = 4;
-		};
-		2E78894A04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XResultTreeFrag.cpp;
-			refType = 4;
-		};
-		2E78894B04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XResultTreeFrag.hpp;
-			refType = 4;
-		};
-		2E78894C04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XResultTreeFragAllocator.cpp;
-			refType = 4;
-		};
-		2E78894D04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XResultTreeFragAllocator.hpp;
-			refType = 4;
-		};
-		2E78894E04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTDefinitions.hpp;
-			refType = 4;
-		};
-		2E78894F04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTEngineImpl.cpp;
-			refType = 4;
-		};
-		2E78895004AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTEngineImpl.hpp;
-			refType = 4;
-		};
-		2E78895104AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTInit.cpp;
-			refType = 4;
-		};
-		2E78895204AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTInit.hpp;
-			refType = 4;
-		};
-		2E78895304AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTInputSource.cpp;
-			refType = 4;
-		};
-		2E78895404AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTInputSource.hpp;
-			refType = 4;
-		};
-		2E78895504AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessor.cpp;
-			refType = 4;
-		};
-		2E78895604AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessor.hpp;
-			refType = 4;
-		};
-		2E78895704AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessorEnvSupport.cpp;
-			refType = 4;
-		};
-		2E78895804AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessorEnvSupport.hpp;
-			refType = 4;
-		};
-		2E78895904AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessorEnvSupportDefault.cpp;
-			refType = 4;
-		};
-		2E78895A04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessorEnvSupportDefault.hpp;
-			refType = 4;
-		};
-		2E78895B04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessorException.cpp;
-			refType = 4;
-		};
-		2E78895C04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTProcessorException.hpp;
-			refType = 4;
-		};
-		2E78895D04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTResultTarget.cpp;
-			refType = 4;
-		};
-		2E78895E04AB489C00028543 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			path = XSLTResultTarget.hpp;
-			refType = 4;
-		};
-		2E78895F04AB489C00028543 = {
-			fileRef = 2E78864504AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896004AB489C00028543 = {
-			fileRef = 2E78864604AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896104AB489C00028543 = {
-			fileRef = 2E78864704AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896204AB489C00028543 = {
-			fileRef = 2E78864804AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896304AB489C00028543 = {
-			fileRef = 2E78864904AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896404AB489C00028543 = {
-			fileRef = 2E78864A04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896504AB489C00028543 = {
-			fileRef = 2E78864B04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896604AB489C00028543 = {
-			fileRef = 2E78864C04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896704AB489C00028543 = {
-			fileRef = 2E78864D04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896804AB489C00028543 = {
-			fileRef = 2E78864E04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896904AB489C00028543 = {
-			fileRef = 2E78864F04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896A04AB489C00028543 = {
-			fileRef = 2E78865004AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896B04AB489C00028543 = {
-			fileRef = 2E78865104AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896C04AB489C00028543 = {
-			fileRef = 2E78865204AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78896D04AB489C00028543 = {
-			fileRef = 2E78865304AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78897D04AB489C00028543 = {
-			fileRef = 2E78866504AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78897E04AB489C00028543 = {
-			fileRef = 2E78866604AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78897F04AB489C00028543 = {
-			fileRef = 2E78866704AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898004AB489C00028543 = {
-			fileRef = 2E78866804AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898104AB489C00028543 = {
-			fileRef = 2E78866904AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898204AB489C00028543 = {
-			fileRef = 2E78866A04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898304AB489C00028543 = {
-			fileRef = 2E78866B04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898404AB489C00028543 = {
-			fileRef = 2E78866C04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898504AB489C00028543 = {
-			fileRef = 2E78866D04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898604AB489C00028543 = {
-			fileRef = 2E78866E04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898704AB489C00028543 = {
-			fileRef = 2E78866F04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898804AB489C00028543 = {
-			fileRef = 2E78867004AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898904AB489C00028543 = {
-			fileRef = 2E78867104AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898A04AB489C00028543 = {
-			fileRef = 2E78867204AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898B04AB489C00028543 = {
-			fileRef = 2E78867304AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898C04AB489C00028543 = {
-			fileRef = 2E78867404AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898D04AB489C00028543 = {
-			fileRef = 2E78867504AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898E04AB489C00028543 = {
-			fileRef = 2E78867604AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78898F04AB489C00028543 = {
-			fileRef = 2E78867704AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899004AB489C00028543 = {
-			fileRef = 2E78867804AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899104AB489C00028543 = {
-			fileRef = 2E78867904AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899204AB489C00028543 = {
-			fileRef = 2E78867A04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899304AB489C00028543 = {
-			fileRef = 2E78867B04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899404AB489C00028543 = {
-			fileRef = 2E78867C04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899504AB489C00028543 = {
-			fileRef = 2E78867D04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899604AB489C00028543 = {
-			fileRef = 2E78867E04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899704AB489C00028543 = {
-			fileRef = 2E78867F04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899804AB489C00028543 = {
-			fileRef = 2E78868004AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899904AB489C00028543 = {
-			fileRef = 2E78868104AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899A04AB489C00028543 = {
-			fileRef = 2E78868204AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899B04AB489C00028543 = {
-			fileRef = 2E78868304AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899C04AB489C00028543 = {
-			fileRef = 2E78868404AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899D04AB489C00028543 = {
-			fileRef = 2E78868504AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899E04AB489C00028543 = {
-			fileRef = 2E78868604AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E78899F04AB489C00028543 = {
-			fileRef = 2E78868704AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A004AB489C00028543 = {
-			fileRef = 2E78868804AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A104AB489C00028543 = {
-			fileRef = 2E78868904AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A204AB489C00028543 = {
-			fileRef = 2E78868A04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A304AB489C00028543 = {
-			fileRef = 2E78868B04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A404AB489C00028543 = {
-			fileRef = 2E78868C04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A504AB489C00028543 = {
-			fileRef = 2E78868D04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A604AB489C00028543 = {
-			fileRef = 2E78868E04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A704AB489C00028543 = {
-			fileRef = 2E78868F04AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A804AB489C00028543 = {
-			fileRef = 2E78869004AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889A904AB489C00028543 = {
-			fileRef = 2E78869104AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889AA04AB489C00028543 = {
-			fileRef = 2E78869204AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889AB04AB489C00028543 = {
-			fileRef = 2E78869304AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889AC04AB489C00028543 = {
-			fileRef = 2E78869404AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889AD04AB489C00028543 = {
-			fileRef = 2E78869504AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889AE04AB489C00028543 = {
-			fileRef = 2E78869604AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889AF04AB489C00028543 = {
-			fileRef = 2E78869704AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B004AB489C00028543 = {
-			fileRef = 2E78869804AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B104AB489C00028543 = {
-			fileRef = 2E78869904AB489A00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B204AB489C00028543 = {
-			fileRef = 2E78869A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B304AB489C00028543 = {
-			fileRef = 2E78869B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B404AB489C00028543 = {
-			fileRef = 2E78869C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B504AB489C00028543 = {
-			fileRef = 2E78869D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B604AB489C00028543 = {
-			fileRef = 2E78869E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B704AB489C00028543 = {
-			fileRef = 2E78869F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B804AB489C00028543 = {
-			fileRef = 2E7886A004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889B904AB489C00028543 = {
-			fileRef = 2E7886A104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889BA04AB489C00028543 = {
-			fileRef = 2E7886A204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889BB04AB489C00028543 = {
-			fileRef = 2E7886A304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889BC04AB489C00028543 = {
-			fileRef = 2E7886A404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889BD04AB489C00028543 = {
-			fileRef = 2E7886A504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889BE04AB489C00028543 = {
-			fileRef = 2E7886A604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889BF04AB489C00028543 = {
-			fileRef = 2E7886A704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C004AB489C00028543 = {
-			fileRef = 2E7886A804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C104AB489C00028543 = {
-			fileRef = 2E7886A904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C204AB489C00028543 = {
-			fileRef = 2E7886AA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C304AB489C00028543 = {
-			fileRef = 2E7886AB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C404AB489C00028543 = {
-			fileRef = 2E7886AC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C504AB489C00028543 = {
-			fileRef = 2E7886AD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C604AB489C00028543 = {
-			fileRef = 2E7886AE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C704AB489C00028543 = {
-			fileRef = 2E7886AF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C804AB489C00028543 = {
-			fileRef = 2E7886B004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889C904AB489C00028543 = {
-			fileRef = 2E7886B104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889CA04AB489C00028543 = {
-			fileRef = 2E7886B204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889CB04AB489C00028543 = {
-			fileRef = 2E7886B304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889CC04AB489C00028543 = {
-			fileRef = 2E7886B404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889CD04AB489C00028543 = {
-			fileRef = 2E7886B504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889CE04AB489C00028543 = {
-			fileRef = 2E7886B604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889CF04AB489C00028543 = {
-			fileRef = 2E7886B704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D004AB489C00028543 = {
-			fileRef = 2E7886B804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D104AB489C00028543 = {
-			fileRef = 2E7886B904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D204AB489C00028543 = {
-			fileRef = 2E7886BA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D304AB489C00028543 = {
-			fileRef = 2E7886BB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D404AB489C00028543 = {
-			fileRef = 2E7886BC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D504AB489C00028543 = {
-			fileRef = 2E7886BD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D604AB489C00028543 = {
-			fileRef = 2E7886BE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D704AB489C00028543 = {
-			fileRef = 2E7886BF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D804AB489C00028543 = {
-			fileRef = 2E7886C104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889D904AB489C00028543 = {
-			fileRef = 2E7886C204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889DA04AB489C00028543 = {
-			fileRef = 2E7886C304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889DB04AB489C00028543 = {
-			fileRef = 2E7886C404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889DC04AB489C00028543 = {
-			fileRef = 2E7886C504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889DD04AB489C00028543 = {
-			fileRef = 2E7886C604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889DE04AB489C00028543 = {
-			fileRef = 2E7886C704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889DF04AB489C00028543 = {
-			fileRef = 2E7886C804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E004AB489C00028543 = {
-			fileRef = 2E7886C904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E104AB489C00028543 = {
-			fileRef = 2E7886CA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E204AB489C00028543 = {
-			fileRef = 2E7886CB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E304AB489C00028543 = {
-			fileRef = 2E7886CC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E404AB489C00028543 = {
-			fileRef = 2E7886CD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E504AB489C00028543 = {
-			fileRef = 2E7886CE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E604AB489C00028543 = {
-			fileRef = 2E7886CF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E704AB489C00028543 = {
-			fileRef = 2E7886D004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E804AB489C00028543 = {
-			fileRef = 2E7886D104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889E904AB489C00028543 = {
-			fileRef = 2E7886D204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889EA04AB489C00028543 = {
-			fileRef = 2E7886D304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889EB04AB489C00028543 = {
-			fileRef = 2E7886D404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889EC04AB489C00028543 = {
-			fileRef = 2E7886D504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889ED04AB489C00028543 = {
-			fileRef = 2E7886D604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889EE04AB489C00028543 = {
-			fileRef = 2E7886D704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889EF04AB489C00028543 = {
-			fileRef = 2E7886D804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F004AB489C00028543 = {
-			fileRef = 2E7886D904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F104AB489C00028543 = {
-			fileRef = 2E7886DA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F204AB489C00028543 = {
-			fileRef = 2E7886DB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F304AB489C00028543 = {
-			fileRef = 2E7886DC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F404AB489C00028543 = {
-			fileRef = 2E7886DD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F504AB489C00028543 = {
-			fileRef = 2E7886DE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F604AB489C00028543 = {
-			fileRef = 2E7886DF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F704AB489C00028543 = {
-			fileRef = 2E7886E004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F804AB489C00028543 = {
-			fileRef = 2E7886E104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889F904AB489C00028543 = {
-			fileRef = 2E7886E204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889FA04AB489C00028543 = {
-			fileRef = 2E7886E304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889FB04AB489C00028543 = {
-			fileRef = 2E7886E404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889FC04AB489C00028543 = {
-			fileRef = 2E7886E504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889FD04AB489C00028543 = {
-			fileRef = 2E7886E604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889FE04AB489C00028543 = {
-			fileRef = 2E7886E704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E7889FF04AB489C00028543 = {
-			fileRef = 2E7886E804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0004AB489C00028543 = {
-			fileRef = 2E7886E904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0104AB489C00028543 = {
-			fileRef = 2E7886EA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0204AB489C00028543 = {
-			fileRef = 2E7886EB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0304AB489C00028543 = {
-			fileRef = 2E7886EC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0404AB489C00028543 = {
-			fileRef = 2E7886ED04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0504AB489C00028543 = {
-			fileRef = 2E7886EE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0604AB489C00028543 = {
-			fileRef = 2E7886EF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0704AB489C00028543 = {
-			fileRef = 2E7886F104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0804AB489C00028543 = {
-			fileRef = 2E7886F204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0904AB489C00028543 = {
-			fileRef = 2E7886F304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0A04AB489C00028543 = {
-			fileRef = 2E7886F404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0B04AB489C00028543 = {
-			fileRef = 2E7886F504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0C04AB489C00028543 = {
-			fileRef = 2E7886F604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0D04AB489C00028543 = {
-			fileRef = 2E7886F704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0E04AB489C00028543 = {
-			fileRef = 2E7886F804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A0F04AB489C00028543 = {
-			fileRef = 2E7886F904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1004AB489C00028543 = {
-			fileRef = 2E7886FA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1104AB489C00028543 = {
-			fileRef = 2E7886FB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1204AB489C00028543 = {
-			fileRef = 2E7886FC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1304AB489C00028543 = {
-			fileRef = 2E7886FD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1404AB489C00028543 = {
-			fileRef = 2E7886FF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1504AB489C00028543 = {
-			fileRef = 2E78870004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1604AB489C00028543 = {
-			fileRef = 2E78870104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1704AB489C00028543 = {
-			fileRef = 2E78870204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1804AB489C00028543 = {
-			fileRef = 2E78870304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1904AB489C00028543 = {
-			fileRef = 2E78870404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1A04AB489C00028543 = {
-			fileRef = 2E78870504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1B04AB489C00028543 = {
-			fileRef = 2E78870604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1C04AB489C00028543 = {
-			fileRef = 2E78870704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1D04AB489C00028543 = {
-			fileRef = 2E78870804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1E04AB489C00028543 = {
-			fileRef = 2E78870904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A1F04AB489C00028543 = {
-			fileRef = 2E78870A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2004AB489C00028543 = {
-			fileRef = 2E78870B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2104AB489C00028543 = {
-			fileRef = 2E78870C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2204AB489C00028543 = {
-			fileRef = 2E78870D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2304AB489C00028543 = {
-			fileRef = 2E78870F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2404AB489C00028543 = {
-			fileRef = 2E78871004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2504AB489C00028543 = {
-			fileRef = 2E78871104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2604AB489C00028543 = {
-			fileRef = 2E78871204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2704AB489C00028543 = {
-			fileRef = 2E78871304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2804AB489C00028543 = {
-			fileRef = 2E78871404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2904AB489C00028543 = {
-			fileRef = 2E78871504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2A04AB489C00028543 = {
-			fileRef = 2E78871604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2B04AB489C00028543 = {
-			fileRef = 2E78871704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2C04AB489C00028543 = {
-			fileRef = 2E78871804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2D04AB489C00028543 = {
-			fileRef = 2E78871904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2E04AB489C00028543 = {
-			fileRef = 2E78871A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A2F04AB489C00028543 = {
-			fileRef = 2E78871B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3004AB489C00028543 = {
-			fileRef = 2E78871C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3104AB489C00028543 = {
-			fileRef = 2E78871D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3204AB489C00028543 = {
-			fileRef = 2E78871E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3304AB489C00028543 = {
-			fileRef = 2E78871F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3404AB489C00028543 = {
-			fileRef = 2E78872004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3504AB489C00028543 = {
-			fileRef = 2E78872104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3604AB489C00028543 = {
-			fileRef = 2E78872204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3704AB489C00028543 = {
-			fileRef = 2E78872304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3804AB489C00028543 = {
-			fileRef = 2E78872404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3904AB489C00028543 = {
-			fileRef = 2E78872504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3A04AB489C00028543 = {
-			fileRef = 2E78872604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3B04AB489C00028543 = {
-			fileRef = 2E78872704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3C04AB489C00028543 = {
-			fileRef = 2E78872804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3D04AB489C00028543 = {
-			fileRef = 2E78872904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3E04AB489C00028543 = {
-			fileRef = 2E78872A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A3F04AB489C00028543 = {
-			fileRef = 2E78872B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4004AB489C00028543 = {
-			fileRef = 2E78872C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4104AB489C00028543 = {
-			fileRef = 2E78872D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4204AB489C00028543 = {
-			fileRef = 2E78872E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4304AB489C00028543 = {
-			fileRef = 2E78872F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4404AB489C00028543 = {
-			fileRef = 2E78873004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4504AB489C00028543 = {
-			fileRef = 2E78873104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4604AB489C00028543 = {
-			fileRef = 2E78873204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4704AB489C00028543 = {
-			fileRef = 2E78873304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4804AB489C00028543 = {
-			fileRef = 2E78873404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4904AB489C00028543 = {
-			fileRef = 2E78873504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4A04AB489C00028543 = {
-			fileRef = 2E78873604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4B04AB489C00028543 = {
-			fileRef = 2E78873704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4C04AB489C00028543 = {
-			fileRef = 2E78873804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4D04AB489C00028543 = {
-			fileRef = 2E78873904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4E04AB489C00028543 = {
-			fileRef = 2E78873A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A4F04AB489C00028543 = {
-			fileRef = 2E78873B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5004AB489C00028543 = {
-			fileRef = 2E78873C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5104AB489C00028543 = {
-			fileRef = 2E78873D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5204AB489C00028543 = {
-			fileRef = 2E78873E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5304AB489C00028543 = {
-			fileRef = 2E78873F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5404AB489C00028543 = {
-			fileRef = 2E78874004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5504AB489C00028543 = {
-			fileRef = 2E78874104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5604AB489C00028543 = {
-			fileRef = 2E78874204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5704AB489C00028543 = {
-			fileRef = 2E78874304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5804AB489C00028543 = {
-			fileRef = 2E78874404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5904AB489C00028543 = {
-			fileRef = 2E78874504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5A04AB489C00028543 = {
-			fileRef = 2E78874604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5B04AB489C00028543 = {
-			fileRef = 2E78874704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5C04AB489C00028543 = {
-			fileRef = 2E78874804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5D04AB489C00028543 = {
-			fileRef = 2E78874904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5E04AB489C00028543 = {
-			fileRef = 2E78874B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A5F04AB489C00028543 = {
-			fileRef = 2E78874C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6004AB489C00028543 = {
-			fileRef = 2E78874D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6104AB489C00028543 = {
-			fileRef = 2E78874E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6204AB489C00028543 = {
-			fileRef = 2E78874F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6304AB489C00028543 = {
-			fileRef = 2E78875004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6404AB489C00028543 = {
-			fileRef = 2E78875104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6504AB489C00028543 = {
-			fileRef = 2E78875204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6604AB489C00028543 = {
-			fileRef = 2E78875304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6704AB489C00028543 = {
-			fileRef = 2E78875404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6804AB489C00028543 = {
-			fileRef = 2E78875504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6904AB489C00028543 = {
-			fileRef = 2E78875604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6A04AB489C00028543 = {
-			fileRef = 2E78875704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6B04AB489C00028543 = {
-			fileRef = 2E78875804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6C04AB489C00028543 = {
-			fileRef = 2E78875904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6D04AB489C00028543 = {
-			fileRef = 2E78875A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6E04AB489C00028543 = {
-			fileRef = 2E78875B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A6F04AB489C00028543 = {
-			fileRef = 2E78875C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7004AB489C00028543 = {
-			fileRef = 2E78875D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7104AB489C00028543 = {
-			fileRef = 2E78875E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7204AB489C00028543 = {
-			fileRef = 2E78875F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7304AB489C00028543 = {
-			fileRef = 2E78876004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7404AB489C00028543 = {
-			fileRef = 2E78876104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7504AB489C00028543 = {
-			fileRef = 2E78876204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7604AB489C00028543 = {
-			fileRef = 2E78876304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7704AB489C00028543 = {
-			fileRef = 2E78876504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7804AB489C00028543 = {
-			fileRef = 2E78876604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7904AB489C00028543 = {
-			fileRef = 2E78876704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7A04AB489C00028543 = {
-			fileRef = 2E78876804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7B04AB489C00028543 = {
-			fileRef = 2E78876904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7C04AB489C00028543 = {
-			fileRef = 2E78876A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7D04AB489C00028543 = {
-			fileRef = 2E78876B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7E04AB489C00028543 = {
-			fileRef = 2E78876C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A7F04AB489C00028543 = {
-			fileRef = 2E78876D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8004AB489C00028543 = {
-			fileRef = 2E78876E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8104AB489C00028543 = {
-			fileRef = 2E78876F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8204AB489C00028543 = {
-			fileRef = 2E78877004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8304AB489C00028543 = {
-			fileRef = 2E78877104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8404AB489C00028543 = {
-			fileRef = 2E78877204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8504AB489C00028543 = {
-			fileRef = 2E78877304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8604AB489C00028543 = {
-			fileRef = 2E78877404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8704AB489C00028543 = {
-			fileRef = 2E78877504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8804AB489C00028543 = {
-			fileRef = 2E78877604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8904AB489C00028543 = {
-			fileRef = 2E78877704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8A04AB489C00028543 = {
-			fileRef = 2E78877804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8B04AB489C00028543 = {
-			fileRef = 2E78877904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8C04AB489C00028543 = {
-			fileRef = 2E78877A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8D04AB489C00028543 = {
-			fileRef = 2E78877B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8E04AB489C00028543 = {
-			fileRef = 2E78877C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A8F04AB489C00028543 = {
-			fileRef = 2E78877D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9004AB489C00028543 = {
-			fileRef = 2E78877E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9104AB489C00028543 = {
-			fileRef = 2E78877F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9204AB489C00028543 = {
-			fileRef = 2E78878004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9304AB489C00028543 = {
-			fileRef = 2E78878104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9404AB489C00028543 = {
-			fileRef = 2E78878204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9504AB489C00028543 = {
-			fileRef = 2E78878304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9604AB489C00028543 = {
-			fileRef = 2E78878404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9704AB489C00028543 = {
-			fileRef = 2E78878504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9804AB489C00028543 = {
-			fileRef = 2E78878604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9904AB489C00028543 = {
-			fileRef = 2E78878704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9A04AB489C00028543 = {
-			fileRef = 2E78878804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9B04AB489C00028543 = {
-			fileRef = 2E78878904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9C04AB489C00028543 = {
-			fileRef = 2E78878A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9D04AB489C00028543 = {
-			fileRef = 2E78878B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9E04AB489C00028543 = {
-			fileRef = 2E78878C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788A9F04AB489C00028543 = {
-			fileRef = 2E78878D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA004AB489C00028543 = {
-			fileRef = 2E78878E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA104AB489C00028543 = {
-			fileRef = 2E78878F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA204AB489C00028543 = {
-			fileRef = 2E78879004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA304AB489C00028543 = {
-			fileRef = 2E78879104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA404AB489C00028543 = {
-			fileRef = 2E78879204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA504AB489C00028543 = {
-			fileRef = 2E78879304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA604AB489C00028543 = {
-			fileRef = 2E78879404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA704AB489C00028543 = {
-			fileRef = 2E78879504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA804AB489C00028543 = {
-			fileRef = 2E78879604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AA904AB489C00028543 = {
-			fileRef = 2E78879704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AAA04AB489C00028543 = {
-			fileRef = 2E78879804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AAB04AB489C00028543 = {
-			fileRef = 2E78879904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AAC04AB489C00028543 = {
-			fileRef = 2E78879A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AAD04AB489C00028543 = {
-			fileRef = 2E78879B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AAE04AB489C00028543 = {
-			fileRef = 2E78879C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AAF04AB489C00028543 = {
-			fileRef = 2E78879D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB004AB489C00028543 = {
-			fileRef = 2E78879E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB104AB489C00028543 = {
-			fileRef = 2E78879F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB204AB489C00028543 = {
-			fileRef = 2E7887A004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB304AB489C00028543 = {
-			fileRef = 2E7887A104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB404AB489C00028543 = {
-			fileRef = 2E7887A204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB504AB489C00028543 = {
-			fileRef = 2E7887A304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB604AB489C00028543 = {
-			fileRef = 2E7887A404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB704AB489C00028543 = {
-			fileRef = 2E7887A504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB804AB489C00028543 = {
-			fileRef = 2E7887A604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AB904AB489C00028543 = {
-			fileRef = 2E7887A704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ABA04AB489C00028543 = {
-			fileRef = 2E7887A804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ABB04AB489C00028543 = {
-			fileRef = 2E7887A904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ABC04AB489C00028543 = {
-			fileRef = 2E7887AA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ABD04AB489C00028543 = {
-			fileRef = 2E7887AB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ABE04AB489C00028543 = {
-			fileRef = 2E7887AC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ABF04AB489C00028543 = {
-			fileRef = 2E7887AD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC004AB489C00028543 = {
-			fileRef = 2E7887AE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC104AB489C00028543 = {
-			fileRef = 2E7887AF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC204AB489C00028543 = {
-			fileRef = 2E7887B004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC304AB489C00028543 = {
-			fileRef = 2E7887B104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC404AB489C00028543 = {
-			fileRef = 2E7887B204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC504AB489C00028543 = {
-			fileRef = 2E7887B304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC604AB489C00028543 = {
-			fileRef = 2E7887B404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC704AB489C00028543 = {
-			fileRef = 2E7887B504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC804AB489C00028543 = {
-			fileRef = 2E7887B604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AC904AB489C00028543 = {
-			fileRef = 2E7887B704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ACA04AB489C00028543 = {
-			fileRef = 2E7887B804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ACB04AB489C00028543 = {
-			fileRef = 2E7887B904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ACC04AB489C00028543 = {
-			fileRef = 2E7887BA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ACD04AB489C00028543 = {
-			fileRef = 2E7887BB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ACE04AB489C00028543 = {
-			fileRef = 2E7887BC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ACF04AB489C00028543 = {
-			fileRef = 2E7887BD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD004AB489C00028543 = {
-			fileRef = 2E7887BE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD104AB489C00028543 = {
-			fileRef = 2E7887BF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD204AB489C00028543 = {
-			fileRef = 2E7887C004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD304AB489C00028543 = {
-			fileRef = 2E7887C104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD404AB489C00028543 = {
-			fileRef = 2E7887C204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD504AB489C00028543 = {
-			fileRef = 2E7887C304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD604AB489C00028543 = {
-			fileRef = 2E7887C404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD704AB489C00028543 = {
-			fileRef = 2E7887C504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD804AB489C00028543 = {
-			fileRef = 2E7887C604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AD904AB489C00028543 = {
-			fileRef = 2E7887C704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ADA04AB489C00028543 = {
-			fileRef = 2E7887C804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ADB04AB489C00028543 = {
-			fileRef = 2E7887C904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ADC04AB489C00028543 = {
-			fileRef = 2E7887CA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ADD04AB489C00028543 = {
-			fileRef = 2E7887CB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ADE04AB489C00028543 = {
-			fileRef = 2E7887CC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788ADF04AB489C00028543 = {
-			fileRef = 2E7887CD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE004AB489C00028543 = {
-			fileRef = 2E7887CE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE104AB489C00028543 = {
-			fileRef = 2E7887CF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE204AB489C00028543 = {
-			fileRef = 2E7887D004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE304AB489C00028543 = {
-			fileRef = 2E7887D104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE404AB489C00028543 = {
-			fileRef = 2E7887D204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE504AB489C00028543 = {
-			fileRef = 2E7887D304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE604AB489C00028543 = {
-			fileRef = 2E7887D404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE704AB489C00028543 = {
-			fileRef = 2E7887D504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE804AB489C00028543 = {
-			fileRef = 2E7887D604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AE904AB489C00028543 = {
-			fileRef = 2E7887D704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AEA04AB489C00028543 = {
-			fileRef = 2E7887D904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AEB04AB489C00028543 = {
-			fileRef = 2E7887DA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AEC04AB489C00028543 = {
-			fileRef = 2E7887DB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AED04AB489C00028543 = {
-			fileRef = 2E7887DC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AEE04AB489C00028543 = {
-			fileRef = 2E7887DD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AEF04AB489C00028543 = {
-			fileRef = 2E7887DE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF004AB489C00028543 = {
-			fileRef = 2E7887DF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF104AB489C00028543 = {
-			fileRef = 2E7887E004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF204AB489C00028543 = {
-			fileRef = 2E7887E104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF304AB489C00028543 = {
-			fileRef = 2E7887E204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF404AB489C00028543 = {
-			fileRef = 2E7887E304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF504AB489C00028543 = {
-			fileRef = 2E7887E404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF604AB489C00028543 = {
-			fileRef = 2E7887E504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF704AB489C00028543 = {
-			fileRef = 2E7887E604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF804AB489C00028543 = {
-			fileRef = 2E7887E704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AF904AB489C00028543 = {
-			fileRef = 2E7887E804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AFA04AB489C00028543 = {
-			fileRef = 2E7887E904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AFB04AB489C00028543 = {
-			fileRef = 2E7887EA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AFC04AB489C00028543 = {
-			fileRef = 2E7887EB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AFD04AB489C00028543 = {
-			fileRef = 2E7887EC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AFE04AB489C00028543 = {
-			fileRef = 2E7887ED04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788AFF04AB489C00028543 = {
-			fileRef = 2E7887EF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0004AB489C00028543 = {
-			fileRef = 2E7887F004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0104AB489C00028543 = {
-			fileRef = 2E7887F104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0204AB489C00028543 = {
-			fileRef = 2E7887F204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0304AB489C00028543 = {
-			fileRef = 2E7887F304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0404AB489C00028543 = {
-			fileRef = 2E7887F404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0504AB489C00028543 = {
-			fileRef = 2E7887F504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0604AB489C00028543 = {
-			fileRef = 2E7887F604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0704AB489C00028543 = {
-			fileRef = 2E7887F704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0804AB489C00028543 = {
-			fileRef = 2E7887F804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0904AB489C00028543 = {
-			fileRef = 2E7887F904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0A04AB489C00028543 = {
-			fileRef = 2E7887FA04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0B04AB489C00028543 = {
-			fileRef = 2E7887FB04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0C04AB489C00028543 = {
-			fileRef = 2E7887FC04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0D04AB489C00028543 = {
-			fileRef = 2E7887FD04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0E04AB489C00028543 = {
-			fileRef = 2E7887FE04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B0F04AB489C00028543 = {
-			fileRef = 2E7887FF04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1004AB489C00028543 = {
-			fileRef = 2E78880004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1104AB489C00028543 = {
-			fileRef = 2E78880104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1204AB489C00028543 = {
-			fileRef = 2E78880204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1304AB489C00028543 = {
-			fileRef = 2E78880304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1404AB489C00028543 = {
-			fileRef = 2E78880404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1504AB489C00028543 = {
-			fileRef = 2E78880504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1604AB489C00028543 = {
-			fileRef = 2E78880604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1704AB489C00028543 = {
-			fileRef = 2E78880704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1804AB489C00028543 = {
-			fileRef = 2E78880804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1904AB489C00028543 = {
-			fileRef = 2E78880904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1A04AB489C00028543 = {
-			fileRef = 2E78880A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1B04AB489C00028543 = {
-			fileRef = 2E78880B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1C04AB489C00028543 = {
-			fileRef = 2E78880C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1D04AB489C00028543 = {
-			fileRef = 2E78880D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1E04AB489C00028543 = {
-			fileRef = 2E78880E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B1F04AB489C00028543 = {
-			fileRef = 2E78880F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2004AB489C00028543 = {
-			fileRef = 2E78881004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2104AB489C00028543 = {
-			fileRef = 2E78881104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2204AB489C00028543 = {
-			fileRef = 2E78881204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2304AB489C00028543 = {
-			fileRef = 2E78881304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2404AB489C00028543 = {
-			fileRef = 2E78881404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2504AB489C00028543 = {
-			fileRef = 2E78881504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2604AB489C00028543 = {
-			fileRef = 2E78881604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2704AB489C00028543 = {
-			fileRef = 2E78881704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2804AB489C00028543 = {
-			fileRef = 2E78881804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2904AB489C00028543 = {
-			fileRef = 2E78881904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2A04AB489C00028543 = {
-			fileRef = 2E78881A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2B04AB489C00028543 = {
-			fileRef = 2E78881B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2C04AB489C00028543 = {
-			fileRef = 2E78881C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2D04AB489C00028543 = {
-			fileRef = 2E78881D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2E04AB489C00028543 = {
-			fileRef = 2E78881E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B2F04AB489C00028543 = {
-			fileRef = 2E78881F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3004AB489C00028543 = {
-			fileRef = 2E78882004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3104AB489C00028543 = {
-			fileRef = 2E78882104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3204AB489C00028543 = {
-			fileRef = 2E78882204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3304AB489C00028543 = {
-			fileRef = 2E78882304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3404AB489C00028543 = {
-			fileRef = 2E78882404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3504AB489C00028543 = {
-			fileRef = 2E78882504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3604AB489C00028543 = {
-			fileRef = 2E78882604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3704AB489C00028543 = {
-			fileRef = 2E78882704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3804AB489C00028543 = {
-			fileRef = 2E78882804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3904AB489C00028543 = {
-			fileRef = 2E78882904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3A04AB489C00028543 = {
-			fileRef = 2E78882A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3B04AB489C00028543 = {
-			fileRef = 2E78882B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3C04AB489C00028543 = {
-			fileRef = 2E78882C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3D04AB489C00028543 = {
-			fileRef = 2E78882D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3E04AB489C00028543 = {
-			fileRef = 2E78882E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B3F04AB489C00028543 = {
-			fileRef = 2E78882F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4004AB489C00028543 = {
-			fileRef = 2E78883004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4104AB489C00028543 = {
-			fileRef = 2E78883104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4204AB489C00028543 = {
-			fileRef = 2E78883204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4304AB489C00028543 = {
-			fileRef = 2E78883304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4404AB489C00028543 = {
-			fileRef = 2E78883404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4504AB489C00028543 = {
-			fileRef = 2E78883504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4604AB489C00028543 = {
-			fileRef = 2E78883604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4704AB489C00028543 = {
-			fileRef = 2E78883704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4804AB489C00028543 = {
-			fileRef = 2E78883804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4904AB489C00028543 = {
-			fileRef = 2E78883904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4A04AB489C00028543 = {
-			fileRef = 2E78883A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4B04AB489C00028543 = {
-			fileRef = 2E78883B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4C04AB489C00028543 = {
-			fileRef = 2E78883C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4D04AB489C00028543 = {
-			fileRef = 2E78883D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4E04AB489C00028543 = {
-			fileRef = 2E78883E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B4F04AB489C00028543 = {
-			fileRef = 2E78883F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5004AB489C00028543 = {
-			fileRef = 2E78884004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5104AB489C00028543 = {
-			fileRef = 2E78884104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5204AB489C00028543 = {
-			fileRef = 2E78884204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5304AB489C00028543 = {
-			fileRef = 2E78884304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5404AB489C00028543 = {
-			fileRef = 2E78884404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5504AB489C00028543 = {
-			fileRef = 2E78884504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5604AB489C00028543 = {
-			fileRef = 2E78884604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5704AB489C00028543 = {
-			fileRef = 2E78884704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5804AB489C00028543 = {
-			fileRef = 2E78884804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5904AB489C00028543 = {
-			fileRef = 2E78884904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5A04AB489C00028543 = {
-			fileRef = 2E78884A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5B04AB489C00028543 = {
-			fileRef = 2E78884B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5C04AB489C00028543 = {
-			fileRef = 2E78884C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5D04AB489C00028543 = {
-			fileRef = 2E78884D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5E04AB489C00028543 = {
-			fileRef = 2E78884E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B5F04AB489C00028543 = {
-			fileRef = 2E78884F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6004AB489C00028543 = {
-			fileRef = 2E78885004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6104AB489C00028543 = {
-			fileRef = 2E78885104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6204AB489C00028543 = {
-			fileRef = 2E78885204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6304AB489C00028543 = {
-			fileRef = 2E78885304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6404AB489C00028543 = {
-			fileRef = 2E78885404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6504AB489C00028543 = {
-			fileRef = 2E78885504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6604AB489C00028543 = {
-			fileRef = 2E78885604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6704AB489C00028543 = {
-			fileRef = 2E78885704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6804AB489C00028543 = {
-			fileRef = 2E78885804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6904AB489C00028543 = {
-			fileRef = 2E78885904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6A04AB489C00028543 = {
-			fileRef = 2E78885A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6B04AB489C00028543 = {
-			fileRef = 2E78885B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6C04AB489C00028543 = {
-			fileRef = 2E78885C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6D04AB489C00028543 = {
-			fileRef = 2E78885D04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6E04AB489C00028543 = {
-			fileRef = 2E78885E04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B6F04AB489C00028543 = {
-			fileRef = 2E78885F04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7004AB489C00028543 = {
-			fileRef = 2E78886004AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7104AB489C00028543 = {
-			fileRef = 2E78886104AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7204AB489C00028543 = {
-			fileRef = 2E78886204AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7304AB489C00028543 = {
-			fileRef = 2E78886304AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7404AB489C00028543 = {
-			fileRef = 2E78886404AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7504AB489C00028543 = {
-			fileRef = 2E78886504AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7604AB489C00028543 = {
-			fileRef = 2E78886604AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7704AB489C00028543 = {
-			fileRef = 2E78886704AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7804AB489C00028543 = {
-			fileRef = 2E78886804AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7904AB489C00028543 = {
-			fileRef = 2E78886904AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7A04AB489C00028543 = {
-			fileRef = 2E78886A04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7B04AB489C00028543 = {
-			fileRef = 2E78886B04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7C04AB489C00028543 = {
-			fileRef = 2E78886C04AB489B00028543;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		2E788B7D04AB489C00028543 = {
-			fileRef = 2E78886D04AB489B00028543;
-			isa = PBXBuildFile;
... 144298 lines suppressed ...


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org