"description:Babs is a big sailing fan, and travels extensively in sea\n" +
" rch of perfect sailing conditions.\n" +
"title:Product Manager, Rod and Reel Division";
LdifReader reader = new LdifReader();
List<LdifEntry> entries = reader.parseLdif( ldif );
reader.close();
assertEquals( 1, entries.size() );
// Entry 1