Exporting and generating XML in R6

hello everyone,was wondering if anyone could help me out with this question of mine :-

“Is there any other way to Exporting and generating XML besides using a Java agent???”

perhaps using a lotus script agent?

Subject: Exporting and generating XML in R6

Try ANDI at http://www.bpjl.com

ANDI is an import / export tool for Lotus Notes.

Subject: Exporting and generating XML in R6

Depending on the XML you want, it is fairly easy to export to XML using a LotusScript agent. Have you looked at the DXL classes, as those are a specific form of XML?

Subject: Exporting and generating XML in R6

thanx both ben and suzzana on ur response to my question… =)