Namespace declarations
Capture namespace declarations on the root element if necessary.
If the XML includes formulae captured to MathML, include the following namespace declaration:
xmlns:mml="http://www.w3.org/1998/Math/MathML"
If the XML includes external links or graphics, include the following namespace declaration:
xmlns:xlink="http://www.w3.org/1999/xlink"