1<!DOCTYPE GB2WORKFLOW>
2<Actor>
3 <Input-port>
4  <In-Slots Slot="seq"/>
5 </Input-port>
6 <Output-port>
7  <Out-Slots Slot="seq"/>
8 </Output-port>
9 <Attributes/>
10 <Element-name Name="Get the Second Half of Sequence"/>
11 <Element-description Description="Fetch the second half of incoming sequence."/>
12</Actor>
13