I cant locate it in the Developer folder in xcode 4 with the iOS 5 sdk, and have not been able to find one by a spotlight search or by looking online.
Try /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/usr/lib
A little shell poking usually does the trick:
$ find /Developer -name "libxml*.dylib"