<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
  <allow-access-from domain="*.tinypic.com" to-ports="80" secure="false" />
  <allow-access-from domain="*.myspacecdn.com" secure="true" />
  <allow-access-from domain="*.ffe.foxeg.com"/>
  <allow-access-from domain="advertise.myspace.com"/>
  <allow-access-from domain="lads.myspace.com"/>
  <allow-access-from domain="*.myspace.com"/>
  <allow-access-from domain="*.myspacetv.com"/>
  <allow-access-from domain="stage-advertise.myspace.com" to-ports="80"  secure="false"/>
  <allow-access-from domain="dev-advertise.myspace.com" to-ports="80"  secure="false"/>
  <allow-access-from domain="selfserve.myspace.com" to-ports="80"  secure="false"/>
  <allow-access-from domain="admin.advertise.myspace.com" to-ports="80"  secure="false"/>
  <allow-access-from domain="lads-stage.myspace.com"/>
  <allow-access-from domain="*.auditude.com" />
  <allow-http-request-headers-from domain="*.auditude.com" headers="*" />
</cross-domain-policy>
