<?xml version="1.0" encoding="utf-8" ?> 
<Blog>
 <Entry Entry_ID="20" Date_Created="2004-05-02T09:45:00">
  <Title>The Title for Blog Entry #20</Title>
  <URL>http://www.xwebservices.com/announcement.aspx?aid=20</URL>
  <Author>Sam Watson</Author>
  <Body>The Body for Blog Entry #20.</Body>
 </Entry>
 <Entry Entry_ID="19" Date_Created="2004-05-01T09:03:00">
  <Title>The Title for Blog Entry #19</Title>
  <URL>http://www.xwebservices.com/announcement.aspx?aid=19</URL>
  <Author>Barbara Watson</Author>
  <Body>The Body for Blog Entry #19.</Body>
 </Entry>
 ...
</Blog>
