mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
f1bebe904a
Make sure we detect the error and don't crash.
15 lines
280 B
XML
15 lines
280 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<KeePassFile>
|
|
<Root>
|
|
<Group>
|
|
<UUID>lmU+9n0aeESKZvcEze+bRg==</UUID>
|
|
<Name>Test</Name>
|
|
<Entry>
|
|
<String>
|
|
<Key>Title</Key>
|
|
<Value>Sample Entry 1</Value>
|
|
</String>
|
|
</Group>
|
|
</Root>
|
|
</KeePassFile>
|