<?xml version="1.0" encoding="utf-8" ?> 
<Blog>
 <Entry Entry_ID="3" Date_Created="2004-04-30T11:15:00">
  <Title>The Title for Blog Entry #3</Title>
  <URL>http://www.xwebservices.com/announcement.aspx?aid=3</URL>
  <Author>Emily Smith</Author>
  <Body>The Body for Blog Entry #3.</Body>
 </Entry>
 <Entry Entry_ID="2" Date_Created="2004-03-30T08:03:00">
  <Title>The Title for Blog Entry #2</Title>
  <URL>http://www.xwebservices.com/announcement.aspx?aid=2</URL>
  <Author>John Smith</Author>
  <Body>The Body for Blog Entry #2.</Body>
 </Entry>
 ...
</Blog>
