Im converting an XML String into an array using XML reader. The parser is adding a child element to the key "value" and my obj-c skills aren't good enough to figure out how to prevent it - Im a PHP guy and helping out a friend. I also need to get 2 child elements down so offices and office done appear. Im converting an XML String into an array using