<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content=Word.Document name=ProgId>
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<META content="Microsoft Word 10" name=Originator><LINK 
href="cid:filelist.xml@01C16DE3.67929CF0" rel=File-List><!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<STYLE>@font-face {
        font-family: Courier;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin: 35.4pt; mso-footer-margin: 35.4pt; mso-paper-source: 0; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose; mso-style-noshow: yes; mso-ansi-font-size: 10.0pt; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial
}
SPAN.GramE {
        mso-style-name: ""; mso-gram-e: yes
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */ 
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";}
</style>
<![endif]--></HEAD>
<BODY lang=EN-GB style="tab-interval: 36.0pt" vLink=purple link=blue 
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Steve,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have similar code that take JDBC results and 
formats for outputting.&nbsp; The resulting XML file has the appropriate element 
names for my rows/cols and also encodes any "data" with appropriate 
translation.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So, I have something like this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; &lt;cps:RECORD 
cps:RECORDCOUNT="1"&gt;<BR>&nbsp;&nbsp;&nbsp; 
&lt;cps:ID&gt;0&lt;/cps:ID&gt;<BR>&nbsp;&nbsp;&nbsp; 
&lt;cps:clientID&gt;100&lt;/cps:clientID&gt;<BR>&nbsp;&nbsp;&nbsp; 
&lt;cps:contactID&gt;1000&lt;/cps:contactID&gt;<BR>&nbsp;&nbsp;&nbsp; 
&lt;cps:acctName&gt;Account 
&amp;amp;000&lt;/cps:acctName&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;cps:acctType&gt;Type 
&amp;lt;1&amp;gt;&lt;/cps:acctType&gt;<BR>&nbsp;&nbsp;&nbsp; 
&lt;cps:acctClosed&gt;y&lt;/cps:acctClosed&gt;<BR>&nbsp; 
&lt;/cps:RECORD&gt;<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>and it shows in the browser like this</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=m><FONT color=#0000ff>&lt;</FONT></SPAN><FONT 
color=#990000><SPAN class=t>cps:RECORD</SPAN><SPAN class=t> 
cps:RECORDCOUNT</SPAN></FONT><SPAN class=m><FONT 
color=#0000ff>="</FONT></SPAN><B>1</B><FONT color=#0000ff><SPAN 
class=m>"</SPAN><SPAN class=m>&gt;</SPAN></FONT>
<DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT 
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN 
class=m><FONT color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:ID</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN><SPAN class=tx><STRONG>0</STRONG></SPAN><SPAN 
class=m><FONT color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:ID</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN> </DIV></DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT 
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN 
class=m><FONT color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:clientID</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN><SPAN class=tx><STRONG>100</STRONG></SPAN><SPAN 
class=m><FONT color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:clientID</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN> </DIV></DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT 
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN 
class=m><FONT color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:contactID</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN><SPAN class=tx><STRONG>1000</STRONG></SPAN><SPAN 
class=m><FONT color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:contactID</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN> </DIV></DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT 
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN 
class=m><FONT color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:acctName</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN><SPAN class=tx><STRONG>Account 
&amp;000</STRONG></SPAN><SPAN class=m><FONT 
color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:acctName</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN> </DIV></DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT 
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN 
class=m><FONT color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:acctType</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN><SPAN class=tx><STRONG>Type 
&lt;1&gt;</STRONG></SPAN><SPAN class=m><FONT 
color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:acctType</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN> </DIV></DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT 
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN 
class=m><FONT color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:acctClosed</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN><SPAN class=tx><STRONG>y</STRONG></SPAN><SPAN 
class=m><FONT color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:acctClosed</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN> </DIV></DIV>
<DIV><SPAN class=b><STRONG><FONT face="Courier New" 
color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT 
color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT 
color=#990000>cps:RECORD</FONT></SPAN><SPAN class=m><FONT 
color=#0000ff>&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=m><FONT color=#0000ff></FONT></SPAN>&nbsp;</DIV></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can you send a fragment of the original XML 
strings?</FONT></DIV>
<DIV><BR>---<BR>Rob Mitchell<BR><A 
href="mailto:rjmitchell@mediaone.net">rjmitchell@mediaone.net</A><BR>Base Class 
Technologies, Inc.<BR>Designing and developing Java/Oracle solutions for the 
Web</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=steve.taplin@chp.co.uk href="mailto:steve.taplin@chp.co.uk">Steve 
  Taplin</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=jdom-interest@jdom.org 
  href="mailto:'jdom-interest@jdom.org'">'jdom-interest@jdom.org'</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, November 15, 2001 9:31 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [jdom-interest] HELP: I want 
  &lt;CUSTOMER&gt;. I get: &amp;lt;CUSTOMER &amp;gt;</DIV>
  <DIV><BR></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hello,<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><SPAN 
  style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN>I am currently converting a web service from using xerces 1.2 to jdom 
  (beta 7).<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Additionally, I have moved the 
  project from JBuilder5 to IBM WebSphere Application Developer (Beta 
  Version).<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Might sound daft but WSAD is 
  excellent at creating and testing web services.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Unfortunately<SPAN 
  class=GramE>,<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>all</SPAN> DOM 
  output (i.e. Xerces and JDom) is now producing, 
  e.g.:<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">&amp;lt; CUSTOMER 
  &amp;gt;<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><SPAN class=GramE><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">instead</SPAN></FONT></SPAN><FONT 
  face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"> 
  of<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">&lt;CUSTOMER&gt;<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Web browsers love it.<SPAN 
  style="mso-spacerun: yes">&nbsp; </SPAN>My client app 
  doesn't!<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I have tried different encodings 
  to no avail.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN><SPAN 
  class=GramE>Any Ideas?</SPAN><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">The document is built purely from 
  scratch within the class (e.g. not parsed in).<SPAN 
  style="mso-spacerun: yes">&nbsp; </SPAN>The outputter fragment is as 
  follows:<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN></SPAN></FONT><SPAN class=GramE><FONT face=Courier color=#7f0055 
  size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">private</SPAN></FONT></SPAN><FONT 
  face=Courier color=#7f0055 size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"> 
  </SPAN></FONT><FONT face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">String 
  docToString(Document doc) {</SPAN></FONT><FONT face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN>StringWriter stringOut = </SPAN></FONT><FONT face=Courier color=#7f0055 
  size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">new 
  </SPAN></FONT><SPAN class=GramE><FONT face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">StringWriter(</SPAN></FONT></SPAN><FONT 
  face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">);</SPAN></FONT><FONT 
  face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN>XMLOutputter outputter = </SPAN></FONT><FONT face=Courier color=#7f0055 
  size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">new 
  </SPAN></FONT><SPAN class=GramE><FONT face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">XMLOutputter(</SPAN></FONT></SPAN><FONT 
  face=Courier color=#2a00ff size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #2a00ff; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">" 
  "</SPAN></FONT><FONT face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">, 
  </SPAN></FONT><FONT face=Courier color=#7f0055 size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">true</SPAN></FONT><FONT 
  face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">);</SPAN></FONT><FONT 
  face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN><SPAN class=GramE>outputter.setEncoding(</SPAN></SPAN></FONT><FONT 
  face=Courier color=#2a00ff size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #2a00ff; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">"ISO-8859-1"</SPAN></FONT><FONT 
  face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">);</SPAN></FONT><FONT 
  face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"> 
  //tried without this, i.e. UTF-8</SPAN></FONT><FONT face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=#3f7f5f size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #3f7f5f; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN></SPAN></FONT><SPAN class=GramE><FONT face=Courier color=black 
  size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">outputter.setOmitDeclaration(</SPAN></FONT></SPAN><FONT 
  face=Courier color=#7f0055 size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">true</SPAN></FONT><FONT 
  face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">);</SPAN></FONT><FONT 
  face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN 
  style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN></SPAN></FONT><SPAN 
  class=GramE><FONT face=Courier color=#7f0055 size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">try</SPAN></FONT></SPAN><FONT 
  face=Courier color=#7f0055 size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"> 
  </SPAN></FONT><FONT face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">{</SPAN></FONT><FONT 
  face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-spacerun: yes">&nbsp;</SPAN><SPAN 
  style="mso-tab-count: 3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN><SPAN class=GramE>outputter.output(</SPAN>doc, stringOut);<SPAN 
  style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN></SPAN></FONT><FONT face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN>} </SPAN></FONT><FONT face=Courier color=#7f0055 size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">catch 
  </SPAN></FONT><FONT face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">(Exception 
  e) {</SPAN></FONT><FONT face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN><SPAN class=GramE>e.printStackTrace(</SPAN>);</SPAN></FONT><FONT 
  face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN>}</SPAN></FONT><FONT face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN></SPAN></FONT><SPAN class=GramE><FONT face=Courier color=#7f0055 
  size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">return</SPAN></FONT></SPAN><FONT 
  face=Courier color=#7f0055 size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: #7f0055; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"> 
  </SPAN></FONT><FONT face=Courier color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white">stringOut.toString();</SPAN></FONT><FONT 
  face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Courier 
  color=black size=2><SPAN 
  style="FONT-SIZE: 10pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: Courier; mso-bidi-font-family: Courier; mso-highlight: white"><SPAN 
  style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </SPAN>}</SPAN></FONT><FONT face=Courier size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Courier; mso-bidi-font-family: Courier"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Regards,<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Steve.<o:p></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>