public setFeature(name as String, value as Boolean) as Void throws SAXNotRecognizedException, SAXNotSupportedException:
Sets a feature value.
parser.setFeature("http://xml.org/sax/features/namespace-prefixes", true)