in reply to pdf file using perl latex template.

As I said in Re^3: errors in printing latex template output, XML::Fast doesn't recognize <house_number="128"/> as valid XML. Your above example shows that XML::LibXML::Reader also does not.

You either need valid XML, or a non-standard XML-kinda-like parser.