1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0"?> 2*7c568831SAndroid Build Coastguard Worker<XPath xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xml:lang="en-ie"> 3*7c568831SAndroid Build Coastguard Worker (//. | //@* | //namespace::*) 4*7c568831SAndroid Build Coastguard Worker [ 5*7c568831SAndroid Build Coastguard Worker <!-- everything --> 6*7c568831SAndroid Build Coastguard Worker ancestor-or-self::bar:Something 7*7c568831SAndroid Build Coastguard Worker ] 8*7c568831SAndroid Build Coastguard Worker</XPath> 9