hola por favor necseito escribir un xml como php la estructura del xml que quiero escribir mediante php es la siguiente por favor si alguien me pueda ayudar gracias por las respuestas
<?xml version="1.0" encoding="UTF-8"?>
<gallery>
<album lgPath="images/" tnPath="thumb/">
<img src="1.jpg" title="" caption="" />
<img src="1.jpg" title="" caption=""/>
<img src="1.jpg" title="" caption="" />
<img src="1.jpg" title="" caption="" />
<img src="1.jpg" title="" caption="" />
</album>
</gallery>
gracias