Well, I'm still no having any luck. I've been tinkering with the xml for awhile now trying to follow everybody's tips and other .xml examples. I'm behind a router. Thanks for any tips. Here's my xml:
<Network>
<UseDHCP>True</UseDHCP>
<IP>192.168.1.101</IP>
<DefaultGateway>192.168.1.1</DefaultGateway>
<SubnetMask>255.255.255.0</SubnetMask>
<DNS1>192.168.1.101</DNS1>
<DNS2>192.168.1.1</DNS2>
</Network>
<FTPServer>
<ServerPort>21</ServerPort>
<User>
<Name>xbox</Name>
<Password>xbox</Password>
</User>
</FTPServer>
<Newsfeed name="newsfeed">
<Global>True</Global>
<RotateChannels>True</RotateChannels>
<URL>
http://www.xbox-scen...scene.xml</URL><UpdateIntervalMin>20</UpdateIntervalMin>
<RotateItemInterval>5</RotateItemInterval>
</Newsfeed>