Does anybody know if there's a quick and easy way to convert the XML file WordPress creates into something human-friendly?
I'm trying to export all my posts into something readable like a word document or pdf file. I want it to display the title, date, and post itself. Nothing more. I'm only finding solutions through XSL or Javascript and I don't have time to reinvent the wheel.
I just want a free tool that does this quickly. Is there something like that out there?