Login   Register  
PHP Classes
elePHPant
Icontem

File: shop.xml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Viktor  >  Yandex.Market YML  >  shop.xml  >  Download  
File: shop.xml
Role: Sample output
Content type: text/plain
Description: result
Class: Yandex.Market YML
Generate a XML file for Yandex market products
Author: By
Last change:
Date: 2009-05-05 23:21
Size: 1,689 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="windows-1251"?>
<!DOCTYPE yml_catalog SYSTEM "shops.dtd">
<yml_catalog date="2009-05-06 01:28">
	<shop>
		<name>Мой магазин</name>
		<company>ООО &quot;Ромашка&quot;</company>
		<url>http://www.my-shop.ru</url>
		<currencies>
			<currency id="RUR" rate="1"/>
			<currency id="USD" rate="CBRF"/>
		</currencies>
		<categories>
			<category id="1">Книги</category>
			<category id="2" parentId="1">Детективы</category>
		</categories>
		<offers>
			<offer id="12342" type="book" available="true" bid="17">
				<url>http://best.seller.ru/product_page.asp?pid=14345</url>
				<price>80</price>
				<currencyId>RUR</currencyId>
				<categoryId>2</categoryId>
				<picture>http://best.seller.ru/product_page.asp?pid=14345.jpg</picture>
				<delivery>true</delivery>
				<author>Александра Маринина</author>
				<name>Все не так. В 2 томах. Том 1</name>
				<publisher>ЭКСМО - Пресс</publisher>
				<series>А. Маринина - королева детектива</series>
				<year>2007</year>
				<ISBN>978-5-699-23647-3</ISBN>
				<volume>2</volume>
				<part>1</part>
				<language>rus </language>
				<binding>70x90/32</binding>
				<page_extent>288</page_extent>
				<description>Все прекрасно в большом патриархальном семействе Руденко. Но - увы! - впечатление это обманчиво: каждого из многочисленных (еще)Все прекрасно в большом патриархальном семействе Руденко. Но - увы! - впечатление это обманчиво: каждого из многочисленных представителей семьи обуревают свои потаенные страсти и запретные желания. И потому, когда погибает, причем явно.</description>
				<downloadable>false</downloadable>
			</offer>
		</offers>
	</shop>
</yml_catalog>