How can I represent a serial adder in a Mealy machine?

I have the task of representing a serial adder with 4 inputs and 2 transfer bits in the following Mealy machine (the machine's layout is shown in the picture). The input numbers have an indefinite length; if I understand correctly, the input alphabet should be 0, 1, and no number, which so far corresponds to…