@@ -52,11 +52,11 @@ return nil; } @implementation OFXMLParser -+ xmlParser ++ parser { return [[[self alloc] init] autorelease]; } - init