<?xml version="1.0" encoding="utf-8" ?> 
<News>
 <Article Article_ID="10" Date_Created="2004-08-10T07:11:00">
  <Source_Identifier>suzan</Source_Identifier>
  <Author>Suzan Someone</Author>
  <Title>Demo News Article 10</Title>
  <URL>http://www.demosite.com/news/10.aspx</URL>
  <Introduction>Our demo news article's Introduction
     would go here.</Introduction>
 </Article>
 <Article Article_ID="9" Date_Created="2004-08-10T06:30:00">
  <Source_Identifier>sam</Source_Identifier>
  <Author>Sam Someone</Author>
  <Title>Demo News Article 9</Title>
  <URL>http://www.demosite.com/news/9.aspx</URL>
  <Introduction>Introduction would go here.</Introduction>
 </Article>
 ...
</News>
