Hi Kan2332,
I'm assuming you're using XMLRecords' action RecordListToXML. By default this will leave out the empty tags. If you want to include them in your XML, you need to set that in the DefaultConfig structure, by setting ExcludeIfNull to False.

Regards,
Lennart