Complete the PLC program shown below. The program controls a system with a counter, C5:2 that counts the total number of parts coming off an assembly line for final packaging when a normally open proximity switch (Prox SW) is activated. Each package must contain exactly 10 parts. When 10 parts are detected, counter C5:1 sets bit B3:1 on, in order to initiate the box closing sequence (Close). There is also a counter, C5:3 that counts the total number of packages completed per day. The system also includes a normally open pushbutton (Reset) used to restart the total part and package count at the end of the day. In this way the count starts from zero every day.