<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Need help with parsing this XML</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Courier New">Can somebody help me with an example on how to parse this XML document using JDOM ?</FONT> 
</P>

<P><FONT SIZE=2 FACE="Courier New">&lt;SyncCriteria expressionLanguage=&quot;XPath&quot;&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Courier New">&lt;SyncExpression action=&quot;Add&quot;&gt;Supplier&lt;/SyncExpression&gt;&lt;/SyncCriteria&gt;</FONT>
</P>

</BODY>
</HTML>