A Serializer executes the serialization anchors in the sequence of their definitions.
Serialization anchors write data sequentially, always appending it to the end of the output document. You can alter the order by changing the sequence in the Serializer configuration.
You can intersperse actions with the serialization anchors. The actions are executed as part of the sequence.