@@ -384,5 +384,7 @@ * \return The child elements with the specified name and namespace */ - (OFArray*)elementsForName: (OFString*)elementName namespace: (OFString*)elementNS; @end + +#import "OFXMLElement+Serialization.h"