Thank you for all the help you are giving on this. I am quite the noob though, so I want to make sure I understand what you are saying correctly. Where you say to place the echoes, is this how it is done?
Code:
echo '<param name="NickName" value="Cavy Compendium Chat User" />'
echo '<param name="RealName" value="GojIRC User Cavy Compendium Chat" />'
echo '<param name="ServerPort" value="6667" />'
echo '<param name="UserName" value="$bbuserinfo[username]" />'
I take it I would take the ?XML and give it the name of the XML file which is this case would be default.xml?