1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
<?xml version="1.0"?> <addressbooks> <contactserver> <name>Bigfoot</name> <host>ldap.bigfoot.com</host> <port>389</port> <rootdn></rootdn> <scope>one</scope> </contactserver> <contactserver> <name>Verisign</name> <host>directory.verisign.com</host> <port>389</port> <rootdn/> <scope>one</scope> </contactserver> </addressbooks>