During my recent job search, I made extensive use the XML Resume Library, a tool that defines a Resume DTD and a set XSLT stylesheets for marking up and formatting your resume (as Text, PDF and HTML). As is my wont, I made a Red Hat RPM of the project. In order to make effective use of the library, you'll also need a decent XSLT processor and XSLT::FO formatter. I used Fop a Formatting Objects Processor. I've also made an RPM for that package. Thus:
XML Resume Source RPM
XML Resume i386 Binary RPM for Red Hat 8
and
FOP Source RPM
FOP i386 Binary RPM
Note that the "Source" RPM for Fop is really a cheat -- the tarball inside it is the Fop project's binary distribution -- I wasn't interested in a "real" source RPM for my purposes