I specifically want to pull one of these node which represents a folder of images. The node I am referring to is channelimagepath. Thanks in advance.
Here is the XML file:
<channel title="My Title">
<shortname>aa_aaperil</shortname>
<artist>Aesthetic Apparatus</artist>
<channellogosmall>images/asp.jpg</channellogosmall>
<channelimagepath>images/base/flash/aa_aaperil/</channelimagepath>
<channeldesign>images/channel/aa_aaperil/aa_aaperil-design.gif</channeldesign>
<totalimagesback>100</totalimagesback>
<totalimagesmiddle>100</totalimagesmiddle>
<totalimagesfront>100</totalimagesfront>
<pagepath>/artistchannel.php/channel/aa_aaperil</pagepath>
<description><![CDATA[Here's the description.]]></description>
<allowblocking>true</allowblocking>
</channel>
do you need the ajax part as well?