( FOR $p IN document("census.xml")//person WHERE NOT exists(children($p)) RETURN shallow($p) )