XML > List Component > Action

Hello, can anyone help me out?

I have a PHP file that produces an XML output like this:

<Title>
<Body>Something</Body>
<Content>Something Too</Content>
<ID>3423524534</ID>
</Title>

I want to have it build a list in the LIST COMPONENT and then when a user clicks on it, do an action, using an include. So it would be like, #include dosomething.as

Can anyone point me in the right direction?

Thanks,
Pete