File: products2.xml

package info (click to toggle)
rome 1.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 6,772 kB
  • sloc: java: 42,731; xml: 11,488; jsp: 12; makefile: 2
file content (92 lines) | stat: -rw-r--r-- 3,452 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<?xml version="1.0" encoding="UTF-8" ?>

<rss version ="2.0" 

xmlns:g="http://base.google.com/ns/1.0">


 <channel>
  	<title>The name of the channel</title>
  	<description>A description of the channels content.</description>
  	<link>http://www.providers-website.com</link>
  
  <item>

   <title>Google Mini</title>
   <description>Now the same reliable results you expect from Google web search can be yours on your intranet or public website with the Google Mini search appliance. This combined hardware and software solution is easy to use, simple to deploy, and can begin providing great search results in just a few short hours. The Google Mini can provide search for up to 100,000 documents, and it supports over 220 different file types. The price includes 1 year of full customer support, software updates, and replacement coverage.</description>
   <link>http://www.googlestore.com/appliance/GO0123.asp</link>
   <g:image_link>http://www.googlestore.com/appliance/images/products/GO0144E.jpg</g:image_link>
   <guid>1092</guid>
   <g:expiration_date>2005-12-20</g:expiration_date>
   <g:label>web search</g:label>
   <g:label>appliance</g:label>

   <g:currency>USD</g:currency>
   <g:price>2995</g:price>
   <g:price_type>starting</g:price_type>
   <g:payment_accepted>Check</g:payment_accepted>
   <g:payment_accepted>MasterCard</g:payment_accepted>
   <g:payment_notes>financing available</g:payment_notes>
   <g:brand>Google</g:brand>
   <g:upc>12348573</g:upc>
   <g:manufacturer>Google</g:manufacturer>
   <g:manufacturer_id>2325</g:manufacturer_id>
   <g:model_number>234</g:model_number>
   <g:size>10x50x20</g:size>
   <g:weight>2</g:weight>
   <g:quantity>300</g:quantity>
   <g:condition>new</g:condition>
   <g:color>blue</g:color>
    <g:location>1600 Amphitheatre Pkwy Mountain View, CA 94043-1351, US</g:location>
   <g:shipping>
     	<g:country>US</g:country>
     	<g:service>Standard</g:service>
     	<g:price>5000</g:price>
   </g:shipping>
   <g:tax_region>California</g:tax_region>
   <g:tax_percent>8.25</g:tax_percent>
  
  </item>

  <item>

   <title>Acme Laptop</title>
   <description>Acme 2000 series laptop </description>
   <link>http://provider-website.com/item2-info-page.html</link>
   <g:image_link>http://www.providers-website.com/image2.jpg</g:image_link>
   <guid>822</guid>
   <g:expiration_date>2005-12-20</g:expiration_date>
   <g:label>Computer</g:label>
   <g:label>Laptop</g:label>

   <g:currency>USD</g:currency>
   <g:price>1400</g:price>
   <g:price_type>starting</g:price_type>
   <g:payment_accepted>MasterCard</g:payment_accepted>
   <g:payment_accepted>Visa</g:payment_accepted>
   <g:quantity>20</g:quantity>
   <g:brand>Acme</g:brand>
   <g:upc>2305934757</g:upc>
   <g:manufacturer>Acme</g:manufacturer>
   <g:manufacturer_id>834</g:manufacturer_id>
   <g:memory>512</g:memory>
   <g:processor_speed>2</g:processor_speed>
   <g:model_number>2000</g:model_number>
   <g:size>14x14x3</g:size>
   <g:weight>2</g:weight>
   <g:condition>new</g:condition>
   <g:color>black</g:color>
   <g:product_type>electronics</g:product_type>
   <g:location>123 Main St, Anytown, CA, 12345, USA</g:location>
   <g:delivery_radius>50</g:delivery_radius>
   <g:shipping>
     	<g:country>US</g:country>
     	<g:service>Overnight</g:service>
     	<g:price>32.95</g:price>
   </g:shipping>
   <g:tax_region>California</g:tax_region>
   <g:tax_percent>8.25</g:tax_percent>

  </item>
 </channel>
</rss>