[HTTP - XML] Using Apples music podcasts

Hi,i would want to write an iTunes-like application able to play the same music tracks available from the original iTunes.
But i need to know :

1) If iTunes , when searching for music , sends a request to a dynamic page , giving her some search parameters in the URL , and then if that page builds up dynamically the file list , which is an xml file , and sends it back to the requester in the HTTP response.
The xml file should be like any other podcast RSS feed , similar to this one http://www.odeo.com/tag/audioblog/rss.xml

2) The URL of such scripting page and what are its parameters.

I didn't find such infos at apple's web site,do you know something?

If not, do you think i can find them out using iTunes and some tool that monitors the HTTP queries outgoing from the applications? In that case,tell me what tools do it :D
[885 byte] By [GordonFreeman] at [2007-11-19 22:10:05]
# 1 Re: [HTTP - XML] Using Apples music podcasts
Have you tried their Developer Section? I'm pretty sure that you can get a SDK from them for iTunes.
dglienna at 2007-11-8 0:22:49 >