开发接口

52netAPI接口:http://www.52net.com/api/alliance.php

   52netAPI接口格式示例:

<?xml version="1.0" encoding="utf-8" ?>
<urlset>
   <url>
        <loc> http://www.52net.com/team.php?id=520</loc>
       <!-- 商品URLurl 256 bytes [必填]-->
        <data>
           <display>
                <website>52net团</website>
                <!-- 站点名称 50 bytes [必填]-->
                 <siteurl> http://www.52net.com </siteurl>
                 <!-- 站点名称 256 bytes [必填]-->
                 <city>北京</city>
                  <!-- 城市名称(城市名称不需要附带省、市、区、县等字,如果是全国范围请指明:全国) 16 bytes [必填] -->
                  <title>仅60元!原价300元息壤独立ip双线虚拟主机 </title>
                  <!-- 商品标题 512 bytes[必填] -->
                  <image> http://www.52net.com/static/team/2010/thumbnail.jpg </image>
                  <!-- 商品图片url 256 bytes [必填] -->
                  <startTime>1280246400</startTime>
                  <!-- 商品开始时间 10 bytes [必填]-->
                 <endTime>1280419200</endTime>
                 <!-- 商品结束时间 10 bytes [必填]-->
                 <value>168.00</value>
                 <!-- 商品原价 12 bytes [必填]-->
                 <price>68.00</price>
                <!-- 商品现价 12 bytes [必填]-->
                <rebate>4.0</rebate>
               <!-- 商品折扣 6 bytes [必填]-->
               <bought>748</bought>
               <!-- 已购买人数 10 bytes [必填]-->
       </display>
    </data>
</url>
</urlset>

团购网站提交