module Xml.Xml (module Xml.Base, module Xml.PrintParse) where import Xml.Base import Xml.PrintParse import Xml.Instances ()