Trying to implement a directory via a phone service. I have one created and it works. It has 32 entries and if I try to put in another entry it gives me a parse error so I thought that the xml file is at its max for my phone (6961). So I just copied the xml file to edit a new one, created the phone service, subscribed to it and I get a parse error on my 2nd xml file. What gives? I have compared the xml files and the look exactly the same. Is there a limit?