Moving data between systems that have different proprietary text formats. In my example, the input could be the output from System 1 and the output could be the required input for System 2.
Rather than write lots of split statements I wanted to declarativly express the the format of each system.