簡単なチャット アプリケーションを作成しようとしていますが、テキストの一部を改行で取得できません。
<aiml version="1.0">
<!-- basic_chat.aiml -->
<category>
<pattern>WHO INVENTED LINUX</pattern>
<template>
Linus Torvalds, along with many open source developers, and the Free Software Foundation, GNU invented Linux.<br/>
Linus Torvalds invented Linux in 1991.
</template>
</category>