diff --git a/DOM/Attr.h b/include/DOM/Attr.h similarity index 100% rename from DOM/Attr.h rename to include/DOM/Attr.h diff --git a/DOM/CDATASection.h b/include/DOM/CDATASection.h similarity index 100% rename from DOM/CDATASection.h rename to include/DOM/CDATASection.h diff --git a/DOM/CharacterData.h b/include/DOM/CharacterData.h similarity index 100% rename from DOM/CharacterData.h rename to include/DOM/CharacterData.h diff --git a/DOM/Comment.h b/include/DOM/Comment.h similarity index 100% rename from DOM/Comment.h rename to include/DOM/Comment.h diff --git a/DOM/DOM.dsp b/include/DOM/DOM.dsp similarity index 100% rename from DOM/DOM.dsp rename to include/DOM/DOM.dsp diff --git a/DOM/DOM.vcproj b/include/DOM/DOM.vcproj similarity index 100% rename from DOM/DOM.vcproj rename to include/DOM/DOM.vcproj diff --git a/DOM/DOMException.h b/include/DOM/DOMException.h similarity index 100% rename from DOM/DOMException.h rename to include/DOM/DOMException.h diff --git a/DOM/DOMImplementation.h b/include/DOM/DOMImplementation.h similarity index 100% rename from DOM/DOMImplementation.h rename to include/DOM/DOMImplementation.h diff --git a/DOM/Document.h b/include/DOM/Document.h similarity index 100% rename from DOM/Document.h rename to include/DOM/Document.h diff --git a/DOM/DocumentFragment.h b/include/DOM/DocumentFragment.h similarity index 100% rename from DOM/DocumentFragment.h rename to include/DOM/DocumentFragment.h diff --git a/DOM/DocumentType.h b/include/DOM/DocumentType.h similarity index 100% rename from DOM/DocumentType.h rename to include/DOM/DocumentType.h diff --git a/DOM/DualMode/DualMode.hpp b/include/DOM/DualMode/DualMode.hpp similarity index 100% rename from DOM/DualMode/DualMode.hpp rename to include/DOM/DualMode/DualMode.hpp diff --git a/DOM/Element.h b/include/DOM/Element.h similarity index 100% rename from DOM/Element.h rename to include/DOM/Element.h diff --git a/DOM/Entity.h b/include/DOM/Entity.h similarity index 100% rename from DOM/Entity.h rename to include/DOM/Entity.h diff --git a/DOM/EntityReference.h b/include/DOM/EntityReference.h similarity index 100% rename from DOM/EntityReference.h rename to include/DOM/EntityReference.h diff --git a/DOM/Events/DocumentEvent.h b/include/DOM/Events/DocumentEvent.h similarity index 100% rename from DOM/Events/DocumentEvent.h rename to include/DOM/Events/DocumentEvent.h diff --git a/DOM/Events/Event.h b/include/DOM/Events/Event.h similarity index 100% rename from DOM/Events/Event.h rename to include/DOM/Events/Event.h diff --git a/DOM/Events/EventException.h b/include/DOM/Events/EventException.h similarity index 100% rename from DOM/Events/EventException.h rename to include/DOM/Events/EventException.h diff --git a/DOM/Events/EventListener.h b/include/DOM/Events/EventListener.h similarity index 100% rename from DOM/Events/EventListener.h rename to include/DOM/Events/EventListener.h diff --git a/DOM/Events/EventTarget.h b/include/DOM/Events/EventTarget.h similarity index 100% rename from DOM/Events/EventTarget.h rename to include/DOM/Events/EventTarget.h diff --git a/DOM/Events/MutationEvent.h b/include/DOM/Events/MutationEvent.h similarity index 100% rename from DOM/Events/MutationEvent.h rename to include/DOM/Events/MutationEvent.h diff --git a/DOM/NamedNodeMap.h b/include/DOM/NamedNodeMap.h similarity index 100% rename from DOM/NamedNodeMap.h rename to include/DOM/NamedNodeMap.h diff --git a/DOM/Node.h b/include/DOM/Node.h similarity index 100% rename from DOM/Node.h rename to include/DOM/Node.h diff --git a/DOM/NodeList.h b/include/DOM/NodeList.h similarity index 100% rename from DOM/NodeList.h rename to include/DOM/NodeList.h diff --git a/DOM/Notation.h b/include/DOM/Notation.h similarity index 100% rename from DOM/Notation.h rename to include/DOM/Notation.h diff --git a/DOM/ProcessingInstruction.h b/include/DOM/ProcessingInstruction.h similarity index 100% rename from DOM/ProcessingInstruction.h rename to include/DOM/ProcessingInstruction.h diff --git a/DOM/Proxy.h b/include/DOM/Proxy.h similarity index 100% rename from DOM/Proxy.h rename to include/DOM/Proxy.h diff --git a/DOM/SAX2DOM/DocumentTypeImpl.h b/include/DOM/SAX2DOM/DocumentTypeImpl.h similarity index 100% rename from DOM/SAX2DOM/DocumentTypeImpl.h rename to include/DOM/SAX2DOM/DocumentTypeImpl.h diff --git a/DOM/SAX2DOM/SAX2DOM.h b/include/DOM/SAX2DOM/SAX2DOM.h similarity index 100% rename from DOM/SAX2DOM/SAX2DOM.h rename to include/DOM/SAX2DOM/SAX2DOM.h diff --git a/DOM/Simple/AttrImpl.h b/include/DOM/Simple/AttrImpl.h similarity index 100% rename from DOM/Simple/AttrImpl.h rename to include/DOM/Simple/AttrImpl.h diff --git a/DOM/Simple/AttrMap.h b/include/DOM/Simple/AttrMap.h similarity index 100% rename from DOM/Simple/AttrMap.h rename to include/DOM/Simple/AttrMap.h diff --git a/DOM/Simple/AttrNSImpl.h b/include/DOM/Simple/AttrNSImpl.h similarity index 100% rename from DOM/Simple/AttrNSImpl.h rename to include/DOM/Simple/AttrNSImpl.h diff --git a/DOM/Simple/CDATASectionImpl.h b/include/DOM/Simple/CDATASectionImpl.h similarity index 100% rename from DOM/Simple/CDATASectionImpl.h rename to include/DOM/Simple/CDATASectionImpl.h diff --git a/DOM/Simple/CharacterDataImpl.h b/include/DOM/Simple/CharacterDataImpl.h similarity index 100% rename from DOM/Simple/CharacterDataImpl.h rename to include/DOM/Simple/CharacterDataImpl.h diff --git a/DOM/Simple/CommentImpl.h b/include/DOM/Simple/CommentImpl.h similarity index 100% rename from DOM/Simple/CommentImpl.h rename to include/DOM/Simple/CommentImpl.h diff --git a/DOM/Simple/DOMImplementation.h b/include/DOM/Simple/DOMImplementation.h similarity index 100% rename from DOM/Simple/DOMImplementation.h rename to include/DOM/Simple/DOMImplementation.h diff --git a/DOM/Simple/DocumentFragmentImpl.h b/include/DOM/Simple/DocumentFragmentImpl.h similarity index 100% rename from DOM/Simple/DocumentFragmentImpl.h rename to include/DOM/Simple/DocumentFragmentImpl.h diff --git a/DOM/Simple/DocumentImpl.h b/include/DOM/Simple/DocumentImpl.h similarity index 100% rename from DOM/Simple/DocumentImpl.h rename to include/DOM/Simple/DocumentImpl.h diff --git a/DOM/Simple/DocumentTypeImpl.h b/include/DOM/Simple/DocumentTypeImpl.h similarity index 100% rename from DOM/Simple/DocumentTypeImpl.h rename to include/DOM/Simple/DocumentTypeImpl.h diff --git a/DOM/Simple/ElementByTagImpl.h b/include/DOM/Simple/ElementByTagImpl.h similarity index 100% rename from DOM/Simple/ElementByTagImpl.h rename to include/DOM/Simple/ElementByTagImpl.h diff --git a/DOM/Simple/ElementImpl.h b/include/DOM/Simple/ElementImpl.h similarity index 100% rename from DOM/Simple/ElementImpl.h rename to include/DOM/Simple/ElementImpl.h diff --git a/DOM/Simple/ElementNSImpl.h b/include/DOM/Simple/ElementNSImpl.h similarity index 100% rename from DOM/Simple/ElementNSImpl.h rename to include/DOM/Simple/ElementNSImpl.h diff --git a/DOM/Simple/EntityImpl.h b/include/DOM/Simple/EntityImpl.h similarity index 100% rename from DOM/Simple/EntityImpl.h rename to include/DOM/Simple/EntityImpl.h diff --git a/DOM/Simple/EntityReferenceImpl.h b/include/DOM/Simple/EntityReferenceImpl.h similarity index 100% rename from DOM/Simple/EntityReferenceImpl.h rename to include/DOM/Simple/EntityReferenceImpl.h diff --git a/DOM/Simple/Helpers.h b/include/DOM/Simple/Helpers.h similarity index 100% rename from DOM/Simple/Helpers.h rename to include/DOM/Simple/Helpers.h diff --git a/DOM/Simple/NamedNodeMapImpl.h b/include/DOM/Simple/NamedNodeMapImpl.h similarity index 100% rename from DOM/Simple/NamedNodeMapImpl.h rename to include/DOM/Simple/NamedNodeMapImpl.h diff --git a/DOM/Simple/NodeImpl.h b/include/DOM/Simple/NodeImpl.h similarity index 100% rename from DOM/Simple/NodeImpl.h rename to include/DOM/Simple/NodeImpl.h diff --git a/DOM/Simple/NotationImpl.h b/include/DOM/Simple/NotationImpl.h similarity index 100% rename from DOM/Simple/NotationImpl.h rename to include/DOM/Simple/NotationImpl.h diff --git a/DOM/Simple/ProcessingInstructionImpl.h b/include/DOM/Simple/ProcessingInstructionImpl.h similarity index 100% rename from DOM/Simple/ProcessingInstructionImpl.h rename to include/DOM/Simple/ProcessingInstructionImpl.h diff --git a/DOM/Simple/TextImpl.h b/include/DOM/Simple/TextImpl.h similarity index 100% rename from DOM/Simple/TextImpl.h rename to include/DOM/Simple/TextImpl.h diff --git a/DOM/Text.h b/include/DOM/Text.h similarity index 100% rename from DOM/Text.h rename to include/DOM/Text.h diff --git a/DOM/Traversal/DocumentTraversal.h b/include/DOM/Traversal/DocumentTraversal.h similarity index 100% rename from DOM/Traversal/DocumentTraversal.h rename to include/DOM/Traversal/DocumentTraversal.h diff --git a/DOM/Traversal/NodeFilter.h b/include/DOM/Traversal/NodeFilter.h similarity index 100% rename from DOM/Traversal/NodeFilter.h rename to include/DOM/Traversal/NodeFilter.h diff --git a/DOM/Traversal/NodeIterator.h b/include/DOM/Traversal/NodeIterator.h similarity index 100% rename from DOM/Traversal/NodeIterator.h rename to include/DOM/Traversal/NodeIterator.h diff --git a/DOM/Traversal/TreeWalker.h b/include/DOM/Traversal/TreeWalker.h similarity index 100% rename from DOM/Traversal/TreeWalker.h rename to include/DOM/Traversal/TreeWalker.h diff --git a/DOM/Utils/Stream.h b/include/DOM/Utils/Stream.h similarity index 100% rename from DOM/Utils/Stream.h rename to include/DOM/Utils/Stream.h diff --git a/SAX/AttributeList.h b/include/SAX/AttributeList.h similarity index 100% rename from SAX/AttributeList.h rename to include/SAX/AttributeList.h diff --git a/SAX/Attributes.h b/include/SAX/Attributes.h similarity index 100% rename from SAX/Attributes.h rename to include/SAX/Attributes.h diff --git a/SAX/ContentHandler.h b/include/SAX/ContentHandler.h similarity index 100% rename from SAX/ContentHandler.h rename to include/SAX/ContentHandler.h diff --git a/SAX/DTDHandler.h b/include/SAX/DTDHandler.h similarity index 100% rename from SAX/DTDHandler.h rename to include/SAX/DTDHandler.h diff --git a/SAX/DocumentHandler.h b/include/SAX/DocumentHandler.h similarity index 100% rename from SAX/DocumentHandler.h rename to include/SAX/DocumentHandler.h diff --git a/SAX/EntityResolver.h b/include/SAX/EntityResolver.h similarity index 100% rename from SAX/EntityResolver.h rename to include/SAX/EntityResolver.h diff --git a/SAX/ErrorHandler.h b/include/SAX/ErrorHandler.h similarity index 100% rename from SAX/ErrorHandler.h rename to include/SAX/ErrorHandler.h diff --git a/SAX/HandlerBase.h b/include/SAX/HandlerBase.h similarity index 100% rename from SAX/HandlerBase.h rename to include/SAX/HandlerBase.h diff --git a/SAX/IStreamHandle.h b/include/SAX/IStreamHandle.h similarity index 100% rename from SAX/IStreamHandle.h rename to include/SAX/IStreamHandle.h diff --git a/SAX/InputSource.h b/include/SAX/InputSource.h similarity index 100% rename from SAX/InputSource.h rename to include/SAX/InputSource.h diff --git a/SAX/Locator.h b/include/SAX/Locator.h similarity index 100% rename from SAX/Locator.h rename to include/SAX/Locator.h diff --git a/SAX/Parser.h b/include/SAX/Parser.h similarity index 100% rename from SAX/Parser.h rename to include/SAX/Parser.h diff --git a/SAX/SAXException.h b/include/SAX/SAXException.h similarity index 100% rename from SAX/SAXException.h rename to include/SAX/SAXException.h diff --git a/SAX/SAXNotRecognizedException.h b/include/SAX/SAXNotRecognizedException.h similarity index 100% rename from SAX/SAXNotRecognizedException.h rename to include/SAX/SAXNotRecognizedException.h diff --git a/SAX/SAXNotSupportedException.h b/include/SAX/SAXNotSupportedException.h similarity index 100% rename from SAX/SAXNotSupportedException.h rename to include/SAX/SAXNotSupportedException.h diff --git a/SAX/SAXParseException.h b/include/SAX/SAXParseException.h similarity index 100% rename from SAX/SAXParseException.h rename to include/SAX/SAXParseException.h diff --git a/SAX/XMLFilter.h b/include/SAX/XMLFilter.h similarity index 100% rename from SAX/XMLFilter.h rename to include/SAX/XMLFilter.h diff --git a/SAX/XMLReader.h b/include/SAX/XMLReader.h similarity index 100% rename from SAX/XMLReader.h rename to include/SAX/XMLReader.h diff --git a/SAX/ext/Attributes2.h b/include/SAX/ext/Attributes2.h similarity index 100% rename from SAX/ext/Attributes2.h rename to include/SAX/ext/Attributes2.h diff --git a/SAX/ext/DeclHandler.h b/include/SAX/ext/DeclHandler.h similarity index 100% rename from SAX/ext/DeclHandler.h rename to include/SAX/ext/DeclHandler.h diff --git a/SAX/ext/DefaultHandler2.h b/include/SAX/ext/DefaultHandler2.h similarity index 100% rename from SAX/ext/DefaultHandler2.h rename to include/SAX/ext/DefaultHandler2.h diff --git a/SAX/ext/LexicalHandler.h b/include/SAX/ext/LexicalHandler.h similarity index 100% rename from SAX/ext/LexicalHandler.h rename to include/SAX/ext/LexicalHandler.h diff --git a/SAX/ext/Locator2.h b/include/SAX/ext/Locator2.h similarity index 100% rename from SAX/ext/Locator2.h rename to include/SAX/ext/Locator2.h diff --git a/SAX/ext/ProgressiveParser.h b/include/SAX/ext/ProgressiveParser.h similarity index 100% rename from SAX/ext/ProgressiveParser.h rename to include/SAX/ext/ProgressiveParser.h diff --git a/SAX/filter/TextCoalescer.h b/include/SAX/filter/TextCoalescer.h similarity index 100% rename from SAX/filter/TextCoalescer.h rename to include/SAX/filter/TextCoalescer.h diff --git a/SAX/filter/Writer.h b/include/SAX/filter/Writer.h similarity index 100% rename from SAX/filter/Writer.h rename to include/SAX/filter/Writer.h diff --git a/SAX/helpers/AttributeDefaults.h b/include/SAX/helpers/AttributeDefaults.h similarity index 100% rename from SAX/helpers/AttributeDefaults.h rename to include/SAX/helpers/AttributeDefaults.h diff --git a/SAX/helpers/AttributeListImpl.h b/include/SAX/helpers/AttributeListImpl.h similarity index 100% rename from SAX/helpers/AttributeListImpl.h rename to include/SAX/helpers/AttributeListImpl.h diff --git a/SAX/helpers/AttributeTypes.h b/include/SAX/helpers/AttributeTypes.h similarity index 100% rename from SAX/helpers/AttributeTypes.h rename to include/SAX/helpers/AttributeTypes.h diff --git a/SAX/helpers/AttributesImpl.h b/include/SAX/helpers/AttributesImpl.h similarity index 100% rename from SAX/helpers/AttributesImpl.h rename to include/SAX/helpers/AttributesImpl.h diff --git a/SAX/helpers/CatchErrorHandler.h b/include/SAX/helpers/CatchErrorHandler.h similarity index 100% rename from SAX/helpers/CatchErrorHandler.h rename to include/SAX/helpers/CatchErrorHandler.h diff --git a/SAX/helpers/DefaultHandler.h b/include/SAX/helpers/DefaultHandler.h similarity index 100% rename from SAX/helpers/DefaultHandler.h rename to include/SAX/helpers/DefaultHandler.h diff --git a/SAX/helpers/FeatureNames.h b/include/SAX/helpers/FeatureNames.h similarity index 100% rename from SAX/helpers/FeatureNames.h rename to include/SAX/helpers/FeatureNames.h diff --git a/SAX/helpers/InputSourceResolver.cpp b/include/SAX/helpers/InputSourceResolver.cpp similarity index 100% rename from SAX/helpers/InputSourceResolver.cpp rename to include/SAX/helpers/InputSourceResolver.cpp diff --git a/SAX/helpers/InputSourceResolver.h b/include/SAX/helpers/InputSourceResolver.h similarity index 100% rename from SAX/helpers/InputSourceResolver.h rename to include/SAX/helpers/InputSourceResolver.h diff --git a/SAX/helpers/LocatorImpl.h b/include/SAX/helpers/LocatorImpl.h similarity index 100% rename from SAX/helpers/LocatorImpl.h rename to include/SAX/helpers/LocatorImpl.h diff --git a/SAX/helpers/NamespaceSupport.h b/include/SAX/helpers/NamespaceSupport.h similarity index 100% rename from SAX/helpers/NamespaceSupport.h rename to include/SAX/helpers/NamespaceSupport.h diff --git a/SAX/helpers/ParserAdaptor.h b/include/SAX/helpers/ParserAdaptor.h similarity index 100% rename from SAX/helpers/ParserAdaptor.h rename to include/SAX/helpers/ParserAdaptor.h diff --git a/SAX/helpers/PropertyNames.h b/include/SAX/helpers/PropertyNames.h similarity index 100% rename from SAX/helpers/PropertyNames.h rename to include/SAX/helpers/PropertyNames.h diff --git a/SAX/helpers/XMLBaseSupport.h b/include/SAX/helpers/XMLBaseSupport.h similarity index 100% rename from SAX/helpers/XMLBaseSupport.h rename to include/SAX/helpers/XMLBaseSupport.h diff --git a/SAX/helpers/XMLFilterImpl.h b/include/SAX/helpers/XMLFilterImpl.h similarity index 100% rename from SAX/helpers/XMLFilterImpl.h rename to include/SAX/helpers/XMLFilterImpl.h diff --git a/SAX/parsers/saxgarden.h b/include/SAX/parsers/saxgarden.h similarity index 100% rename from SAX/parsers/saxgarden.h rename to include/SAX/parsers/saxgarden.h diff --git a/SAX/saxfwd.h b/include/SAX/saxfwd.h similarity index 100% rename from SAX/saxfwd.h rename to include/SAX/saxfwd.h diff --git a/SAX/wrappers/XercesFeatureNames.h b/include/SAX/wrappers/XercesFeatureNames.h similarity index 100% rename from SAX/wrappers/XercesFeatureNames.h rename to include/SAX/wrappers/XercesFeatureNames.h diff --git a/SAX/wrappers/XercesPropertyNames.h b/include/SAX/wrappers/XercesPropertyNames.h similarity index 100% rename from SAX/wrappers/XercesPropertyNames.h rename to include/SAX/wrappers/XercesPropertyNames.h diff --git a/SAX/wrappers/saxexpat.h b/include/SAX/wrappers/saxexpat.h similarity index 100% rename from SAX/wrappers/saxexpat.h rename to include/SAX/wrappers/saxexpat.h diff --git a/SAX/wrappers/saxlibxml2.h b/include/SAX/wrappers/saxlibxml2.h similarity index 100% rename from SAX/wrappers/saxlibxml2.h rename to include/SAX/wrappers/saxlibxml2.h diff --git a/SAX/wrappers/saxmsxml2.h b/include/SAX/wrappers/saxmsxml2.h similarity index 100% rename from SAX/wrappers/saxmsxml2.h rename to include/SAX/wrappers/saxmsxml2.h diff --git a/SAX/wrappers/saxxerces.h b/include/SAX/wrappers/saxxerces.h similarity index 100% rename from SAX/wrappers/saxxerces.h rename to include/SAX/wrappers/saxxerces.h diff --git a/XPath/XPath.hpp b/include/XPath/XPath.hpp similarity index 100% rename from XPath/XPath.hpp rename to include/XPath/XPath.hpp diff --git a/XPath/impl/xpath_arithmetic.hpp b/include/XPath/impl/xpath_arithmetic.hpp similarity index 100% rename from XPath/impl/xpath_arithmetic.hpp rename to include/XPath/impl/xpath_arithmetic.hpp diff --git a/XPath/impl/xpath_ast.hpp b/include/XPath/impl/xpath_ast.hpp similarity index 100% rename from XPath/impl/xpath_ast.hpp rename to include/XPath/impl/xpath_ast.hpp diff --git a/XPath/impl/xpath_ast_ids.hpp b/include/XPath/impl/xpath_ast_ids.hpp similarity index 100% rename from XPath/impl/xpath_ast_ids.hpp rename to include/XPath/impl/xpath_ast_ids.hpp diff --git a/XPath/impl/xpath_axis_enumerator.hpp b/include/XPath/impl/xpath_axis_enumerator.hpp similarity index 100% rename from XPath/impl/xpath_axis_enumerator.hpp rename to include/XPath/impl/xpath_axis_enumerator.hpp diff --git a/XPath/impl/xpath_compile_context.hpp b/include/XPath/impl/xpath_compile_context.hpp similarity index 100% rename from XPath/impl/xpath_compile_context.hpp rename to include/XPath/impl/xpath_compile_context.hpp diff --git a/XPath/impl/xpath_execution_context.hpp b/include/XPath/impl/xpath_execution_context.hpp similarity index 100% rename from XPath/impl/xpath_execution_context.hpp rename to include/XPath/impl/xpath_execution_context.hpp diff --git a/XPath/impl/xpath_expression.hpp b/include/XPath/impl/xpath_expression.hpp similarity index 100% rename from XPath/impl/xpath_expression.hpp rename to include/XPath/impl/xpath_expression.hpp diff --git a/XPath/impl/xpath_function.hpp b/include/XPath/impl/xpath_function.hpp similarity index 100% rename from XPath/impl/xpath_function.hpp rename to include/XPath/impl/xpath_function.hpp diff --git a/XPath/impl/xpath_function_holder.hpp b/include/XPath/impl/xpath_function_holder.hpp similarity index 100% rename from XPath/impl/xpath_function_holder.hpp rename to include/XPath/impl/xpath_function_holder.hpp diff --git a/XPath/impl/xpath_function_resolver.hpp b/include/XPath/impl/xpath_function_resolver.hpp similarity index 100% rename from XPath/impl/xpath_function_resolver.hpp rename to include/XPath/impl/xpath_function_resolver.hpp diff --git a/XPath/impl/xpath_grammar.hpp b/include/XPath/impl/xpath_grammar.hpp similarity index 100% rename from XPath/impl/xpath_grammar.hpp rename to include/XPath/impl/xpath_grammar.hpp diff --git a/XPath/impl/xpath_logical.hpp b/include/XPath/impl/xpath_logical.hpp similarity index 100% rename from XPath/impl/xpath_logical.hpp rename to include/XPath/impl/xpath_logical.hpp diff --git a/XPath/impl/xpath_namespace_context.hpp b/include/XPath/impl/xpath_namespace_context.hpp similarity index 100% rename from XPath/impl/xpath_namespace_context.hpp rename to include/XPath/impl/xpath_namespace_context.hpp diff --git a/XPath/impl/xpath_namespace_node.hpp b/include/XPath/impl/xpath_namespace_node.hpp similarity index 100% rename from XPath/impl/xpath_namespace_node.hpp rename to include/XPath/impl/xpath_namespace_node.hpp diff --git a/XPath/impl/xpath_node_test.hpp b/include/XPath/impl/xpath_node_test.hpp similarity index 100% rename from XPath/impl/xpath_node_test.hpp rename to include/XPath/impl/xpath_node_test.hpp diff --git a/XPath/impl/xpath_object.hpp b/include/XPath/impl/xpath_object.hpp similarity index 100% rename from XPath/impl/xpath_object.hpp rename to include/XPath/impl/xpath_object.hpp diff --git a/XPath/impl/xpath_parser.hpp b/include/XPath/impl/xpath_parser.hpp similarity index 100% rename from XPath/impl/xpath_parser.hpp rename to include/XPath/impl/xpath_parser.hpp diff --git a/XPath/impl/xpath_relational.hpp b/include/XPath/impl/xpath_relational.hpp similarity index 100% rename from XPath/impl/xpath_relational.hpp rename to include/XPath/impl/xpath_relational.hpp diff --git a/XPath/impl/xpath_resolver_holder.hpp b/include/XPath/impl/xpath_resolver_holder.hpp similarity index 100% rename from XPath/impl/xpath_resolver_holder.hpp rename to include/XPath/impl/xpath_resolver_holder.hpp diff --git a/XPath/impl/xpath_step.hpp b/include/XPath/impl/xpath_step.hpp similarity index 100% rename from XPath/impl/xpath_step.hpp rename to include/XPath/impl/xpath_step.hpp diff --git a/XPath/impl/xpath_union.hpp b/include/XPath/impl/xpath_union.hpp similarity index 100% rename from XPath/impl/xpath_union.hpp rename to include/XPath/impl/xpath_union.hpp diff --git a/XPath/impl/xpath_value.hpp b/include/XPath/impl/xpath_value.hpp similarity index 100% rename from XPath/impl/xpath_value.hpp rename to include/XPath/impl/xpath_value.hpp diff --git a/XPath/impl/xpath_variable.hpp b/include/XPath/impl/xpath_variable.hpp similarity index 100% rename from XPath/impl/xpath_variable.hpp rename to include/XPath/impl/xpath_variable.hpp diff --git a/XPath/impl/xpath_variable_resolver.hpp b/include/XPath/impl/xpath_variable_resolver.hpp similarity index 100% rename from XPath/impl/xpath_variable_resolver.hpp rename to include/XPath/impl/xpath_variable_resolver.hpp