MissionXorNodeSerialized: MissionNodeSerializedBase<XOR> & {
    children: MissionNodeSerialized[];
}