XML::Generator is a simple perl module to help in the generation of XML.
Basically, you create an XML::Generator object and then call a method
for each tag, supplying the contents of that tag as parameters.
PR: ports/61720
Submitted by: Andreas Heil <ah@linux-hq.de>