

Parley can read and write the following file formats:
its native xml-style document type with the extension
.kvtml.
If you want to share documents with others, use this format as it is the only file format that is capable of storing all properties in Parley.
simple text files with special delimiters between the
entries which are also used by simple database programs. The
extension is .csv in this
case.
There are a lot of files on the Internet which use the tab stops or one or two colons to separate the languages. To select this separator use the tab for setting the Copy & Paste options in the dialog.
Parley reads the first few bytes of a file and guesses its file format. If none of the special types like
.kvtml or .lex are recognized, it will try the .csv format.