<DBXML>
	<TABLE name="Tnews" status="" central="true" out="inquiry">
		<FIELD>newsid</FIELD>
		<FIELD>companyid</FIELD>		
		<FIELD>tnewstopic</FIELD>
		<FIELD>enewstopic</FIELD>
		<FIELD>tnewsdescription</FIELD>
		<FIELD>enewsdescription</FIELD>
		<FIELD>tnewsabstract</FIELD>
		<FIELD>enewsabstract</FIELD>
		<FIELD>createdate</FIELD>
		<FIELD>startdate</FIELD>
		<FIELD>enddate</FIELD>
		<FIELD>owner</FIELD>
		<FIELD>newspic</FIELD>
		<FIELD>newsstatus</FIELD>
		<ORDER>
			<FIELD>newsid</FIELD>		
		</ORDER>
	</TABLE>
</DBXML>