PLIST error in parsing using dictionaryWithContentsOfFile - latest official build

Example plist:

<?xml version="1.0" encoding="UTF-8"?>

http://www.apple.com/DTDs/PropertyList-1.0.dtd">


label
com.devdaily.pingwebsites

ProgramArguments

/Users/al/bin/crontab-test.sh

OnDemand

Nice
1

StartInterval
60

StandardErrorPath
/tmp/AlTest1.err

StandardOutPath
/tmp/AlTest1.out

Error when I call:
CCDictionary<std::string, CCObject*> *dict = CCFileUtils::dictionaryWithContentsOfFile(m_sPlistFile.c_str());

What is particular to this plist is that the dictionary have an array inside



/Users/al/bin/crontab-test.sh