( FOR $p IN document("census.xml")//person[person] WHERE NOT exists($p/@spouse->) RETURN shallow($p) )