This paper proposes a new mapping of XML data into a wide, sparsely populated table to enhance query performance in enterprise applications, addressing limitations of existing approaches. It includes methods for translating full XPath 1.0 into SQL queries and introduces optimizations that significantly reduce join operations. Experiments show that this new mapping provides considerable improvements for targeted use cases compared to existing techniques.