{
InputStream is = null;
try
{
is = new BufferedInputStream(new FileInputStream("src/hbci-300.xml"));
MsgGen gen = new MsgGen(is);
String name = "CustomMsg";
Hashtable props = new Hashtable();
props.put("CustomMsg.MsgHead.dialogid","H11051813102140");