hello frnds,
I have XML file and from that XML i want to create WORD document how can i create it.

let me show the XML file
Code:
<b>test</b> of flower
depends on <I>Season</I>
how can i convert this XML file to WORD document
means the "test" name come in BOLD font and "Season" should come in Italics

thankx in advance
koolprasad2003