Yes. The content is there: <div class="entry"><p><?xml version="1.0" encoding="UTF-8"?><?xml- stylesheet type="text/xsl" href="/_layout/guild/roster.xsl"?><page globalSearch="1" lang="en_us" requestUrl="/guild-info.xml"> <tabInfo subTab="guildRoster" tab="guild" tabGroup="guild" tabUrl="r=Moon+Guard&gn=Zen"/> <guildInfo> ... </div>
but the content of the div is XML, not valid HTML therefore it is not rendered by the browser. You may need to use iframe or some js library to render xml. On Dec 5, 10:34 am, Andrew Evans <[email protected]> wrote: > it does contain something that's the thing it displays the XML in my HTML > when I check the page source code just not displaying on the page *shrugs > > http://www.zenmg.com/default/guildRoster > > thats the page > > Any ideas *cheers :D

