String Larson wrote: > <line1>Copyright © 2005 Foo</line>
That line is okay, as it is. However, the question is, whether it looks the same internally. You provide too less information for a guess. For example, it is unclear, what you are parsing: An input stream, a reader, a file, whatever. If it is an input stream: What is the character encoding, and all the like. Jochen