//  Difficult to read

reader my.project.cr.MyReader

load my/project/mySubPipe.piper

add my.project.MyFirstAE

add my.project.ae.MySecondAE

package my.project

reader MyReader

load mySubPipe.piper

add MyFirstAE

add MySecondAE