I see the is a lot of "tails" - text outside of tags e.g:
<entry
strongs="00154">
<strongs>154</strongs> <greek
BETA="AI)TE/W" unicode="αἰτέω" translit="aitéō"/>
<pronunciation strongs="ahee-teh'-o"/>
<strongs_derivation>of uncertain
derivation;</strongs_derivation><strongs_def> to
ask (in genitive
case)</strongs_def><kjv_def>:--ask, beg, call
for, crave, desire, require.</kjv_def> Compare
<strongsref language="GREEK" strongs="4441"/>.
</entry>
it seems it should be:
<entry
strongs="00154">
<strongs>154</strongs>
<greek
BETA="AI)TE/W" unicode="αἰτέω" translit="aitéō"/>
<pronunciation
strongs="ahee-teh'-o"/>
<strongs_derivation>of uncertain
derivation;</strongs_derivation>
<strongs_def>
to ask (in genitive case)</strongs_def>
<kjv_def>:--ask,
beg, call for, crave, desire, require. Compare
<strongsref language="GREEK" strongs="4441"/>.</kjv_def>
</entry>
Or
<entry strongs="05104">
<strongs>5104</strongs> <greek BETA="TOI/"
unicode="τοί" translit="toí"/> <pronunciation
strongs="toy"/>
<strongs_derivation>probably for the dative case of
<strongsref language="GREEK"
strongs="3588"/>;</strongs_derivation><strongs_def>
an enclitic particle of
asseveration by way of contrast; in
sooth</strongs_def><kjv_def>:--(used only with
other
particles in the compound, as <strongsref language="GREEK"
strongs="2544"/>, <strongsref language="GREEK"
strongs="3305"/>, <strongsref language="GREEK"
strongs="5105"/>, <strongsref language="GREEK"
strongs="5106"/>, etc.</kjv_def>)
</entry>
Is there any source/website that could be used if these
tags are correctly placed?