Export as xml

if i have a http get node pulling in data and a regexp puling out what i need, can i export this as xml???

Yes you have to format into valid xml (you can use the node into the xml caterogy) and then write the xml file with Writer (File) .