This is the working directory for adding new consultants. Instructions: * Add new consultant listing to consultants.xml * Then, command: xsltproc -o consultants.html --stringparam locale en to-html.xsl consultants.xml (change locale for different languages.) * Move consultants.html up one level to /content/bizdev. * Commit working consultants.xml from this directory, and consultants.html from bizdev. Notes: Not sure how consultants.xsd is currently used.