ok so here’s my issue, but first the code.
<?xml version="1.0"?>
{exp:weblog:entries weblog="rep_info"}
<contacts>
<dist>
<distName>{name}</distName>
<textBox><![CDATA[{contactInfo}]]></textBox>
<email><![CDATA[<a href="mailto:{repEmail}">{repEmail}</a>]]></email>
</dist>
</contacts>
{/exp:weblog:entries}for some reason this returns all entries in the data base. no matter what the url.
so index.php?/pages/reps_xml/tx returns every entry in the data base not just the tx entry. not sure why
[Mod Edit: Moved to the Technical Support forum]