This document is a presentation on Open XML given by Craig Murphy. It introduces Open XML and demonstrates how to programmatically create and edit Word and Excel documents using the Open XML SDK. The presentation discusses the motivation for using Open XML over automation, an overview of the Open XML SDK 2.0 and its object model, and demonstrations of generating Word documents with paragraphs and Excel documents. It also covers using content controls in Word documents and binding data to them from XML. The presentation concludes with a summary of benefits of Open XML and resources for further information.