Hi,<div><br></div><div><b>Problem with WEB Bible?</b></div><div><br></div><div>When I call SwordBook.getRawText for Ps 119v1 using the WEB bible I get the following which is invalid xml - teh first &lt;/l&gt; has now opening tag - and has the initial titles missing:</div>
<div>   Blessed are those whose ways are blameless,&lt;/l&gt; &lt;l type=&quot;x-secondary&quot;&gt;who walk according to Yahweh’s law.&lt;/l&gt; &lt;/lg&gt;</div><div><br></div><div>The actual text in the file is correct xml and has teh title, as follows:</div>
<div>&lt;lg&gt; &lt;l type=&quot;x-primary&quot;&gt; &lt;l type=&quot;x-primary&quot;/&gt; ALEPH&lt;/l&gt; &lt;/lg&gt; &lt;lg&gt;  &lt;/lg&gt; &lt;lg&gt; &lt;l type=&quot;x-primary&quot;&gt; Blessed are those whose ways are blameless,&lt;/l&gt; &lt;l type=&quot;x-secondary&quot;&gt;who walk according to Yahweh’s law.&lt;/l&gt; &lt;/lg&gt;</div>
<div><br></div><div>So it seems that the start of the chapter is being missed out.</div><div><br></div><div>Could the verseStart be wrong in the compRaf file?  Where do the RAF files come from?</div><div><br></div><div><b>Quality of Documents</b></div>
<div>If there is a problem with the WEB document then in general I was wondering about the quality of the documents because JSword spends a lot of processing power validating, and correcting each page and I have discovered that if I can assume the xml is valid the Android app runs about twice as fast.</div>
<div><br></div><div>Of course the above stems from my attempts to speed up the Android prototype.</div><div><br></div><div>Best regards</div><div>Martin</div>