Fixed initialization of xml for AppEngine compability
Created by: fwal
AppEngine requires structs to use keyed fields when initializing.
(see this comment on another package: http://grokbase.com/p/gg/golang-nuts/143ybgkhc0/go-nuts-unkeyed-fields)
Created by: fwal
AppEngine requires structs to use keyed fields when initializing.
(see this comment on another package: http://grokbase.com/p/gg/golang-nuts/143ybgkhc0/go-nuts-unkeyed-fields)