<?xml version="1.0" encoding="UTF-8"?> <AddressBook> <version>1</version> <Contact> <FirstName>Chris</FirstName> <LastName>Johnston</LastName> <Phone type="Work"> <phonenumber>1231*254</phonenumber> <accountindex>1</accountindex> </Phone> <Phone type="Home"> <phonenumber>8073446691</phonenumber> <accountindex>1</accountindex> </Phone> <Phone type="Mobile"> <phonenumber>8076302174</phonenumber> <accountindex>1</accountindex> </Phone> <downloaded>1</downloaded> <Department>Technincal</Department> </Contact> <Contact> <FirstName>JoAnn</FirstName> <Phone type="Work"> <phonenumber>1231*244</phonenumber> <accountindex>1</accountindex> </Phone> <downloaded>1</downloaded> <Department>Office</Department> </Contact> <Contact> <FirstName>Doug</FirstName> <LastName>James</LastName> <Phone type="Work"> <phonenumber>2131*224</phonenumber> <accountindex>1</accountindex> </Phone> <Phone type="Mobile"> <phonenumber>8076305642</phonenumber> <accountindex>1</accountindex> </Phone> <downloaded>0</downloaded> <Department>TBBS</Department> </Contact> <Contact> <FirstName>Cheryl</FirstName> <Phone type="Work"> <phonenumber>2131*234</phonenumber> <accountindex>1</accountindex> </Phone> <downloaded>0</downloaded> <Department>TBBS</Department> </Contact> <Contact> <FirstName>Scott</FirstName> <Phone type="Work"> <phonenumber>2131*264</phonenumber> <accountindex>1</accountindex> </Phone> <downloaded>0</downloaded> <Department>TBBS</Department> </Contact> </AddressBook>
