My big question is: how do you make the PDF? I have my resume in LaTeX right now - and it works well enough (although, it is getting a bit long in the tooth).<p>Ideally, I would like to store my resume in some sort of presentation agnostic 'schema' which I could then compile into HTML, plain-text, and PDF with one click. Does anyone know of any tool that does something like this?<p>I'm almost thinking of XML/XSLT except for the fact that XSLT is the devil's language (and I don't know a good way to use it to generate a pretty PDF).