Hi all programators,

please help me out with this task of mine:

1) I have at my hosting hosting.com for example automatically generating xml_feed.xml file with values like bellow.
I would like you to help me out with importing this feed to xml file via buttons.

2) The buttons will be for taking only those REQUESTS, in which is "F1" for example, the second button for this example will be for "F1" and also "E55" REQUESTS

Thank you very much
Pavel

<REQUESTS>
<REQUEST>
<DATETIME>2013-04-04 12:23:06</DATETIME>
<REASON></REASON>
<F1></F1>
<QUANTITY>1</QUANTITY>
<PHONE></PHONE>
</REQUEST>
<REQUEST>
<REQUEST>
<DATETIME>2013-04-11 12:59:59</DATETIME>
<REASON></REASON>
<E55><E55>

<QUANTITY>1</QUANTITY>
<PHONE></PHONE>
</REQUEST>
<REQUEST>
</REQUESTS>