This document discusses creating structure from unstructured XML data and optimizing XML performance in Oracle databases. It provides examples of structuring Wikipedia XML data and indexing it in various ways using XMLType, binary XML, structured and unstructured XML indexes. The key is choosing the right storage and indexing approach depending on the query patterns and data structure. Proper design can significantly outperform default XML handling.