I've attached a file that REXML fails to parse correctly. I can't see anything wrong with it. Could anyone else check and see if you get the same results or notice anything wrong with the file? I get random unclosed token errors when I do the following: doc = REXML::Document.new File.new("public/test.xml") Any help would be appreciated. Thanks Attachments: http://www.ruby-forum.com/attachment/946/test.xml -- Posted via http://www.ruby-forum.com/.