// // TVLXML.h // TVLXML // // Created by Matthias Neeracher on 9/2/11. // Copyright 2011 Apple Computer. All rights reserved. // #import @interface TVLXML : SenTestCase { NSDictionary * dtds; } @end