Nick, Roget that - was able to open it with FireFox just fine. See my previous emails with details on what I found.
Cheers, Chris On Tue, Aug 9, 2011 at 3:30 PM, Nick Burch <[email protected]> wrote: > On Tue, 9 Aug 2011, Chris McCann wrote: > >> Exactly my thinking but for some reason trying to open the unzipped XML >> file >> using TextMate clobbered my machine. >> > > If the file was written by office, then the xml won't have linebreaks in > it. That means it'll be one huge line, and that can break a lot of syntax > highlighters! > > I'd suggest you either try opening it in a web browser (they normally do a > fair job of displaying xml), or send the xml through "xmllint -format" to > have the human readable whitespace added back in > > > Nick > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > >
