This works for me:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<vhdatabase.sqlite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<vocabulary><word>中央</word></vocabulary>
<vocabulary><word>反対</word></vocabulary>
<vocabulary><word>受信</word></vocabulary>
<vocabulary><word>土日</word></vocabulary>
<vocabulary><word>大切</word></vocabulary>
<vocabulary><word>学</word></vocabulary>
<vocabulary><word>居る</word></vocabulary>
<vocabulary><word>所</word></vocabulary>
<vocabulary><word>断水</word></vocabulary>
<vocabulary><word>新</word></vocabulary>
<vocabulary><word>日</word></vocabulary>
<vocabulary><word>正常</word></vocabulary>
<vocabulary><word>求める</word></vocabulary>
<vocabulary><word>泳ぎ</word></vocabulary>
<vocabulary><word>着用</word></vocabulary>
<vocabulary><word>示す</word></vocabulary>
<vocabulary><word>箱</word></vocabulary>
<vocabulary><word>網棚</word></vocabulary>
<vocabulary><word>聞き取る</word></vocabulary>
<vocabulary><word>般</word></vocabulary>
<vocabulary><word>蓋</word></vocabulary>
<vocabulary><word>調査</word></vocabulary>
<vocabulary><word>貴社</word></vocabulary>
<vocabulary><word>賑やか</word></vocabulary>
<vocabulary><word>辞書</word></vocabulary>
<vocabulary><word>開催</word></vocabulary>
</vhdatabase.sqlite>
If the above works for you when you save as .xml (or I guess save as .txt and change the extension to .xml would work), notice I removed the spaces at the end of the words (Format → Trim Trailing Spaces in UltraEdit, or you can just Find/Replace the space in your text editor prior to wrapping the prefix/suffix).
Edit: And in the free Notepad++ you can do Edit → Trim Trailing Space.
Edit 2: Haha it figures, there's also this online tool: http://textmechanic.com/Remove-Extra-Spaces.html
Edit 3: Actually I just tried a version with spaces and it still worked when I went to import. Hmm, did you make sure to add those top and bottom lines?
Here's the file: http://www.mediafire.com/?p1lyc23lb85su79
Last edited by nest0r (2011 August 28, 2:43 pm)