I've just made a simple XML, and tried JDOM to read it. Works fine, but how do I refer namespaces? <fromLanguage xml:lang="no"/> causes an Exception, <fromLanguage lang="no"/> does not. I should put something about namespace xml in my XML I guess, but what exactly? thanks, erik.