This document discusses efficiently publishing relational data stored in databases as XML documents. It addresses the primary issues in specifying the structure and tags for representing relational data hierarchically in XML. It also evaluates different implementation techniques for constructing XML documents, including when to add tags and structure as well as how much processing can be done within the relational database engine.