From: Ruby Mania Date: 2011-10-21T11:09:18+09:00 Subject: NOKOGIRI::XML | Delete parent where child count = 0 All I wanna do is parse the XML below and delete Peter and Sam as they don't have any children {code} 23 230231111 25 222222222 {code} -- Posted via http://www.ruby-forum.com/.