复制代码 代码如下:
<?php
header("content-type:text/xml;charset=utf-8");
$aaa =<<<html
<?xml version='1.0' encoding='utf-8'?>
<subfucparams>
<version>1.0.0.0</version>
<publisher>d3e59f1d78f344c682bef3517a4b667f</publisher>
<publishername>rong</publishername>
<story>
<type>.txt</type>
<title>
<maintitle>www</maintitle>
</title>
<author>
<name>wwww</name>
</author>
<source>移动采编</source>
<doccontent>wwwwwww</doccontent>
<storytype>text</storytype>
</story>
</subfucparams>
html;
echo $aaa;
?>
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:)!