1 <?xml version="1.0" ?>
   2 <acc:Account xmlns="http://www.auctionportal.org/Accounts"
   3          xmlns:acc="http://www.auctionportal.org/Accounts"
   4          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   5          xsi:schemaLocation="http://www.auctionportal.org/Accounts accountInfo.xsd" acc:accountID="1">
   6 
   7    <FirstName>Rachel</FirstName>
   8    <LastName>Green</LastName>
   9    <UserID>744</UserID>
  10    <Role><Sell/></Role>
  11 </acc:Account>