They are much more closely related than you might think - .docx is basically an XML serialization of the same object graph as .doc, but the latter is a COM Structured Storage file with binary objects inside. Anyway, most of the cognitive load would be in the semantics of various objects, not their representation.