Man kann in Jira mit diesem Template leicht eine wohlformnatierte Request / Response zaubern:
{panel:title=Request}
{code:xml}
myRequest here
{code}
{panel}
{panel:title=Response}
{code:xml}
myResponse here
{code}
{panel}
