The format we expect for Keepass is like this (see below) -- if keypassX is different, please send us a copy to
support@lastpass.com and we'll support it:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<pwlist>
<pwentry>
<group tree="General">Internet</group>
<title>title</title>
<username>username</username>
<url>http://www.example.com/lp/login.php</url>
<password>password</password>
<notes>notes</notes>
</pwentry>