I probably should have stated this upfront, but the server this has to run on doesn't have XML::Simple, so I have to use XML::Parser. I'd love to just install XML::simple, but I don't have access to the perl library to add this mod, I can only use what they have. I've been looking at the perldoc for XML::Parser all day so far and trying things but can't get it to work. This should be something simple, but I can't figure out why it isn't working.