select name,status,xmlquery('$c/client/phone/home' passing contactinfo as "C") from clients where xmlexists('$y/client/address[zip="95032"]' passing contactinfo as "y")