1<?xml version="1.0" encoding="UTF-8"?>
2<out xmlns:xf="http://xml.apache.org/cocoon/xmlform/2002">
3 <OutWithForm>with form attribute</OutWithForm>
4 <OutWithoutForm>no form attribute</OutWithoutForm>
5 <General>not in xf namespace</General>
6</out>
7