Elektra  0.9.5
Plugin: xmltool

This plugin is a storage plugin allowing Elektra to read and write XML formatted files. It uses the legacy Elektra 0.7 XML format.

This plugin can be used for migration of Key Databases from 0.7 -> 0.8. It should not be used otherwise.

See installation. The package is called libelektra5-xmltool.

After you have upgraded Elektra, you can import XML files from Elektra 0.7:

kdb import system:/ xmltool < system.xml
kdb import user:/ xmltool < user.xml

Or you can also mount an XML file using xmltool (not recommended):

kdb mount /etc/example.xml system:/example xmltool