There are some entries within post.xml with PostTypeId="2" that have no OwnerUserId. E.g.:
<row Id="40844"
PostTypeId="2"
ParentId="40773"
CreationDate="2008-09-02T22:36:42.593"
Score="1"
ViewCount="0"
Body="blah, blah, blah"
LastActivityDate="2008-09-02T22:36:42.593"
Tags="" />
Can I assume the users was deleted? Or maybe there is some behavior of SO that I am unaware of....hmmm...
