Make PageXML output specification compliant
Prior to these commits, strict PageXML parsers like JPageViewer and newer versions of LAREX would not open the files generated by segmentation-pytorch, because the specification requires that all PageXML files have a Metadata tag.
Additionally, the schemaLocation
was malformed.