Hallo zusammen,
wie ist es möglich eine solche seite ( datei ) zu erstellen?
http://pcs2.ebay.com/getcontent.php?k=24&ct=KWCDE&rand=0.976163820353581
hier ein code beispiel:
<?xml version="1.0"?>
<Key name="24">
<Attrid id="1"/>
<prop name="CategoryID">24</prop>
<prop CatLevel="1">11700</prop>
<prop CatLevel="2">24</prop>
<OsKwSearchToBidBin>
<KW>
<Rank>1</Rank>
<KwName>besteck</KwName>
<BidBin>488</BidBin>
<KwClickThrough>http://search.ebay.de/ws/search/SaleSearch?sofocus=bs&sacat=24&satitle=besteck</KwClickThrough>
</KW>
<KW>
<Rank>2</Rank>
<KwName>wmf</KwName>
<BidBin>273</BidBin>
<KwClickThrough>http://search.ebay.de/ws/search/SaleSearch?sofocus=bs&sacat=24&satitle=wmf</KwClickThrough>
</KW>
<KW>
<Rank>3</Rank>
<KwName>tuscia</KwName>
<BidBin>145</BidBin>
<KwClickThrough>http://search.ebay.de/ws/search/SaleSearch?sofocus=bs&sacat=24&satitle=tuscia</KwClickThrough>
</KW>
<KW>
<Rank>4</Rank>
<KwName>rumtopf</KwName>
<BidBin>134</BidBin>
<KwClickThrough>http://search.ebay.de/ws/search/SaleSearch?sofocus=bs&sacat=24&satitle=rumtopf</KwClickThrough>
</KW>
<KW>
<Rank>5</Rank>
<KwName>kinderbesteck</KwName>
<BidBin>114</BidBin>
<KwClickThrough>http://search.ebay.de/ws/search/SaleSearch?sofocus=bs&sacat=24&satitle=kinderbesteck</KwClickThrough>
</KW>
</OsKwSearchToBidBin>
</Key>
Diese xml datei enhält informationen für eine Flash datei.
sobald ich aber eine test.xml datei mit diesen informationen erstelle kommt folgendes: http://www.australia-puls.de/test.xml
es sollte aber kommen: http://pcs2.ebay.com/getcontent.php?k=24&ct=KWCDE&rand=0.976163820353581
Danke für eure Hilfe