<cfheader name="Last-Modified" value="#variables.lastModified#" />
<cfheader name="ETag" value="#variables.ETag#" />
<cfcontent type="text/xml" />
<cfmodule template="tags/scopecache.cfm" cachename="#cachename#" disabled="#disabled#" scope="application" timeout="#application.timeout#">
<cfoutput>#variables.feedXML#</cfoutput>
</cfmodule>