<?phpclassSimplePie_Feed_Title_Test_Bug_174_Test_0extendsSimplePie_Feed_Title_Test{functiondata(){$this->data='<?xml version = "1.0" encoding = "UTF-8" ?><feed xmlns="http://www.w3.org/2005/Atom"> <title>Spaces in prolog</title></feed>';}functionexpected(){$this->expected='Spaces in prolog';}}?>