set(SOURCES
    Parser/Parser.cpp
    DOM/Node.cpp
)

serenity_lib(LibXML xml)
