Figure 1: Creating the first node

<Book>
  <Title>Aerospace Engineering For Dummies</Title>
  <Author>
    <LastName>Sholtes</LastName>
    <FirstName>Bob</FirstName>
  </Author>
</Book>