XML:Namespace mechanism
…can be used to pull in multiple namespaces
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:vCard = "http://www.w3.org/2001/vcard-rdf/3.0#">