全国 切换城市
QQ:   QQ:

Gounaer.com API格式

<?xml version="1.0" encoding="utf-8" ?>
<urlset>
  
<url>
      
<loc>http://www.gounaer.com/product/....</loc>
      
<!-- 商品地址-->
      
<data>
        
<display>
            
<website>团购导航</website>
            
<!-- 团购网站名称-->
            
<siteurl>http://www.gounaer.com</siteurl>
            
<!-- 站点URL地址-->
            
<city>北京</city>
            
<!-- 城市名称(城市名称不需要附带省、市、区、县等字,如果是全国范围请指明:全国) 16 bytes [必填] -->
          
     <title>原价188元的“玛雅蛋糕”仅售49元!</title>
            
<!-- 商品标题 512 bytes[必填] -->
            
<image>http://maya.xxx.com/xxx.gif</image>
            
<!-- 商品图片url 256 bytes [必填] -->
            
<startTime>1275926400</startTime>
            
<!-- 商品开始时间 10 bytes APS.NET ASP程序请使用2012-12-12格式[必填]-->
            
<endTime>1291910399</endTime>
            
<!-- 商品结束时间 10 bytes APS.NET ASP程序请使用2012-12-12格式[必填]-->
            
<value>188.00</value>
            
<!-- 商品原价 12 bytes [必填]-->
            
<price>49.00</price>
            
<!-- 商品现价 12 bytes [必填]-->
            
<rebate>2.6</rebate>
            
<!-- 商品折扣 6 bytes [必填]-->
            
<bought>100</bought>
            
<!-- 已购买人数 10 bytes [必填]-->
      
</display>
    
</data>
  
</url>
</urlset>