This is because XNA 4.0 does not support more than one take per fbx file, the simplest solution is to export the model and armature first, then export one animation at a time with only the armature per fbx and merge the result in the content pipeline. Shawn Hargreaves did a post on this with code.Shawn Hargreaves did a post on this with code.