Need help on parsing XML file and memory leaks

  • Hi,
    I am new to iPhone application development. Not sure where to post my
    questions, hence mailing you.

    I am writing an iPhone application thats parses data returned in XML format
    by a server.
    I saw the Seismic sample program in iPhone development program as reference.
    I am not using multiple threads as of now, but will use multi-threaded
    approach once the memory leak problem (as stated below) is solved.

    Now, its working but showing memory leaks when checked with Instruments. To
    my surprise I could see memory leak in the Seismic example program too.

    Please let me know how to go ahead as I am stuck here. I have couple of
    questions in this regard.
    1. Will I be able to upload my code if there are some memory leaks in the
    code?
    2. To solve the memory leak problem w.r.t. above mentioned requirement
    should I send my code for more details.? If so, where should I post my code?

    Thanks in advance.

    Regards,
    Vijay