Código PHP:
<?xml version="1.0" encoding="utf-8"?>
<noticias>
<registro texto = "Texto 1"/>
<registro texto = "Texto 2"/>
<registro texto = "Texto 3"/>
</noticias>
Código PHP:
<registro texto = "Texto 4"/>
<registro texto = "Texto 5"/>
<registro texto = "Texto 6"/>
etc....