<FRAGMENT parents="p">
    <console>
        <prompt>x $</prompt>
        <input>foo -bar</input>
        <output>
            THE OUTPUT with newlines
        </output>
        <prompt>y $</prompt>
        <input>
            Baz \
            more command on next line with indent?
        </input>
    </console>
</FRAGMENT>