Quote Originally Posted by kortex
Yes - I left a space in there because I'm not wanting to link anthing just yet. I am however stumped on why it's not loading the XML - specifically for a node like this:

Ok, but if the XML is malformed, it probably wont load and even if it does, I am betting it wont parse correctly.
It's parsing correctly. But I want to add a <main> at the top and an </main> at the bottom of the xml so i can add another xml call.

Code:
<news>

<new links="" mytext="Welcome to 7 Clans Casino | Thief River Falls"/>
<new links="" mytext="                                                                                    "/>
<new links="" mytext="...................................."/>
<new links="" mytext="Our friendly Player Club Staff are here to guarantee that you experience the best of Northern Minnesota's celebrated hospitality each time you visit us. "/>


<new links="" mytext="Don't forget to sign-up for our Players Club! Jackpot will be starting at 4:00pm"/>
<new links="" mytext="                                                                                    "/>
<new links="" mytext="...................................."/>
<new links="" mytext="Check out the pool"/>
<new links="" mytext="                                                                                    "/>
<new links="" mytext="...................................."/>
<new links="" mytext="Lunch and Dinner Buffets starting at $11.95"/>
<new links="" mytext="                                                                                    "/>
<new links="" mytext="...................................."/>

</news>