On Fri, 3 Apr 2009, Richard Weait wrote: > So let's say you've got > > - an arbitrary xml file, a big one, and it has a bunch of tags with > numeric values. Like <mytag>12345</mytag> are these tags on individual lines? or are they mixed into larger lines? if they can be assumed to be on individual lines, then it's not that hard. rday