1*1212f9a0SAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?> 2*1212f9a0SAndroid Build Coastguard Worker<out> 3*1212f9a0SAndroid Build Coastguard Worker<!-- Create an simplified output tree for each family --> 4*1212f9a0SAndroid Build Coastguard Worker <Families> 5*1212f9a0SAndroid Build Coastguard Worker<Smith> 6*1212f9a0SAndroid Build Coastguard Worker<Parents> 7*1212f9a0SAndroid Build Coastguard Worker<Father>Lew Smith</Father> 8*1212f9a0SAndroid Build Coastguard Worker<Mother>Ruth Smith</Mother> 9*1212f9a0SAndroid Build Coastguard Worker</Parents> 10*1212f9a0SAndroid Build Coastguard Worker<Children number="5"> 11*1212f9a0SAndroid Build Coastguard Worker<Male name="Andy" wife="Suzie" kids="2"> 12*1212f9a0SAndroid Build Coastguard Worker<Kids> 13*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Julie</Grandkid> 14*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Daniel</Grandkid> 15*1212f9a0SAndroid Build Coastguard Worker</Kids>Andy</Male> 16*1212f9a0SAndroid Build Coastguard Worker<Male name="Thomas" wife="Margaret" kids="2"> 17*1212f9a0SAndroid Build Coastguard Worker<Kids> 18*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Joshua</Grandkid> 19*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Lauren</Grandkid> 20*1212f9a0SAndroid Build Coastguard Worker</Kids>Thomas</Male> 21*1212f9a0SAndroid Build Coastguard Worker<Male name="Henry" wife="Elizbeth" kids="2"> 22*1212f9a0SAndroid Build Coastguard Worker<Kids> 23*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Nathaniel</Grandkid> 24*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Samual</Grandkid> 25*1212f9a0SAndroid Build Coastguard Worker</Kids>Henry</Male> 26*1212f9a0SAndroid Build Coastguard Worker<Male name="Bruce" wife="Betsy" kids="3"> 27*1212f9a0SAndroid Build Coastguard Worker<Kids> 28*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Benjamin</Grandkid> 29*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Lucy</Grandkid> 30*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Jake</Grandkid> 31*1212f9a0SAndroid Build Coastguard Worker</Kids>Bruce</Male> 32*1212f9a0SAndroid Build Coastguard Worker<Male name="Joseph" wife="Lilla" kids="0">Joseph</Male> 33*1212f9a0SAndroid Build Coastguard Worker</Children> 34*1212f9a0SAndroid Build Coastguard Worker</Smith> 35*1212f9a0SAndroid Build Coastguard Worker</Families> 36*1212f9a0SAndroid Build Coastguard WorkerThe Smith 37*1212f9a0SAndroid Build Coastguard WorkerThe parents are: Lewis and Ruth Smith 38*1212f9a0SAndroid Build Coastguard WorkerThey have 9 grandchildren: Julie, Nathaniel, Joshua, Daniel, Samual, Lauren, Benjamin, Lucy, and Jake 39*1212f9a0SAndroid Build Coastguard Worker Andy Smith's phone number is 483-23-5432. 40*1212f9a0SAndroid Build Coastguard WorkerHe is 45. Andy is married to Suzie. 41*1212f9a0SAndroid Build Coastguard WorkerTheir children are Jules:9, and Daniel:8 42*1212f9a0SAndroid Build Coastguard Worker Bruce Smith's phone number is 213.457.2190. 43*1212f9a0SAndroid Build Coastguard WorkerHe is 38. Bruce is married to Betsy. 44*1212f9a0SAndroid Build Coastguard WorkerTheir children are Ben:5, Lucy:2, and Jake:1 45*1212f9a0SAndroid Build Coastguard Worker Henry Smith's phone number is 417.645.4954. 46*1212f9a0SAndroid Build Coastguard WorkerHe is 40. Henry is married to Beth. 47*1212f9a0SAndroid Build Coastguard WorkerTheir children are Nate:8, and Sam:7 48*1212f9a0SAndroid Build Coastguard Worker Joe Smith's phone number is 781.665.0539. 49*1212f9a0SAndroid Build Coastguard WorkerHe is 34. Joseph is married to Lilla. 50*1212f9a0SAndroid Build Coastguard WorkerThey have no kids 51*1212f9a0SAndroid Build Coastguard Worker 52*1212f9a0SAndroid Build Coastguard Worker Tom Smith's phone number is 508.257.2754. 53*1212f9a0SAndroid Build Coastguard WorkerHe is 30. Thomas is married to Maggy. 54*1212f9a0SAndroid Build Coastguard WorkerTheir children are Joshua:7, and Lauren:5 55*1212f9a0SAndroid Build Coastguard Worker<!-- Create an simplified output tree for each family --> 56*1212f9a0SAndroid Build Coastguard Worker <Families> 57*1212f9a0SAndroid Build Coastguard Worker<Westons> 58*1212f9a0SAndroid Build Coastguard Worker<Parents> 59*1212f9a0SAndroid Build Coastguard Worker<Father>Melvin Weston</Father> 60*1212f9a0SAndroid Build Coastguard Worker<Mother>Liz Harris</Mother> 61*1212f9a0SAndroid Build Coastguard Worker</Parents> 62*1212f9a0SAndroid Build Coastguard Worker<Children number="2"> 63*1212f9a0SAndroid Build Coastguard Worker<Female name="Caroline" husband="" kids="0">Caroline</Female> 64*1212f9a0SAndroid Build Coastguard Worker<Female name="Betsy" husband="Bruce" kids="3"> 65*1212f9a0SAndroid Build Coastguard Worker<Kids> 66*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Benjamin</Grandkid> 67*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Lucy</Grandkid> 68*1212f9a0SAndroid Build Coastguard Worker<Grandkid>Jake</Grandkid> 69*1212f9a0SAndroid Build Coastguard Worker</Kids>Betsy</Female> 70*1212f9a0SAndroid Build Coastguard Worker</Children> 71*1212f9a0SAndroid Build Coastguard Worker</Westons> 72*1212f9a0SAndroid Build Coastguard Worker</Families> 73*1212f9a0SAndroid Build Coastguard WorkerThe Westons 74*1212f9a0SAndroid Build Coastguard WorkerThe parents are: Melvin and Liz Harris 75*1212f9a0SAndroid Build Coastguard WorkerThey have 3 grandchildren: Benjamin, Lucy, and Jake 76*1212f9a0SAndroid Build Coastguard Worker Betsy Weston's phone number is 213.457.2190. 77*1212f9a0SAndroid Build Coastguard WorkerShe is 34. Betsy is married to Bruce. 78*1212f9a0SAndroid Build Coastguard WorkerTheir children are Ben:5, Lucy:2, and Jake:1 79*1212f9a0SAndroid Build Coastguard Worker Caroline Weston's phone number is 715.264.8205. 80*1212f9a0SAndroid Build Coastguard WorkerShe is 37. Caroline is not married. 81*1212f9a0SAndroid Build Coastguard Worker 82*1212f9a0SAndroid Build Coastguard Worker </out> 83