Hi there,
I am trying to output a file, coutries.xml, which is in the following
format:
<xml...
<countries>
<country id="1">Afghanis tan</country>
<country id="2">Albania </country>
I am trying to output a file, coutries.xml, which is in the following
format:
<xml...
<countries>
<country id="1">Afghanis tan</country>
<country id="2">Albania </country>
Comment