~ubuntu-branches/ubuntu/karmic/erlang/karmic

« back to all changes in this revision

Viewing changes to lib/xmerl/doc/src/motorcycles2.txt

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-05-01 10:14:38 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090501101438-6qlr6rsdxgyzrg2z
Tags: 1:13.b-dfsg-2
* Cleaned up patches: removed unneeded patch which helped to support
  different SCTP library versions, made sure that changes for m68k
  architecture applied only when building on this architecture.
* Removed duplicated information from binary packages descriptions.
* Don't require libsctp-dev build-dependency on solaris-i386 architecture
  which allows to build Erlang on Nexenta (thanks to Tim Spriggs for
  the suggestion).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" ?>
 
2
<!DOCTYPE motorcycles SYSTEM "motorcycles.dtd">
 
3
<motorcycles>
 
4
  <bike year="2000" color="black">
 
5
    <name>
 
6
      <manufacturer>Suzuki</manufacturer>
 
7
      <brandName>Suzuki VL 1500</brandName>
 
8
      <additionalName>Intruder</additionalName>
 
9
    </name>
 
10
    <engine>V-engine, 2-cylinders, 1500 cc</engine>
 
11
    <kind>custom</kind>
 
12
    <drive>cardan</drive>
 
13
    <accessories>Sissy bar, luggage carrier,V&amp;H exhaust pipes</accessories>
 
14
  </bike>
 
15
  <date>2004.08.25</date>
 
16
  <bike year="1998" color="yellow">
 
17
    <name>
 
18
      <manufacturer>Suzuki</manufacturer>
 
19
      <brandName>Suzuki GSX 750</brandName>
 
20
    </name>
 
21
    <engine>4 cylinders, 750 cc</engine>
 
22
    <kind>alround</kind>
 
23
    <drive>chain</drive>
 
24
  </bike>
 
25
  <date>2004.05.22</date>
 
26
  <bike year="1998" color="silver metallic">
 
27
    <name>
 
28
      <manufacturer>Suzuki</manufacturer>
 
29
      <brandName>Suzuki GSX 750</brandName>
 
30
    </name>
 
31
    <engine>4 cylinders, 750 cc</engine>
 
32
    <kind>alround</kind>
 
33
    <drive>chain</drive>
 
34
  </bike>
 
35
  <date>2003.09.27</date>
 
36
  <bike year="1999" color="black and silver matallic">
 
37
    <name>
 
38
      <manufacturer>Suzuki</manufacturer>
 
39
      <brandName>Suzuki VS 1400</brandName>
 
40
      <additionalName>Intruder</additionalName>
 
41
    </name>
 
42
    <engine>V-engine, 2 cylinders, 1400 cc</engine>
 
43
    <kind>custom</kind>
 
44
    <drive>cardan</drive>
 
45
  </bike>
 
46
  <date>2004.08.23</date>
 
47
  <bike year="1983" color="read pearl">
 
48
    <name>
 
49
      <manufacturer>Yamaha</manufacturer>
 
50
      <brandName>XJ 400</brandName>
 
51
    </name>
 
52
    <engine>4 cylinder, 400 cc</engine>
 
53
    <kind>alround</kind>
 
54
    <drive>chain</drive>
 
55
    <comment>Good shape!</comment>
 
56
  </bike>
 
57
  <bike year="1990" color="blue and white" condition="good">
 
58
    <name>
 
59
      <manufacturer>Yamaha</manufacturer>
 
60
      <brandName>XTZ 750</brandName>
 
61
      <additionalName>Super Tenere</additionalName>
 
62
    </name>
 
63
    <engine>2 cylinders, 750 cc</engine>
 
64
    <kind>offroad</kind>
 
65
    <drive>chain</drive>
 
66
    <accessories>Top box</accessories>
 
67
  </bike>
 
68
  <date>2003.02.13</date>
 
69
  <bike year="2001" color="red">
 
70
    <name>
 
71
      <manufacturer>Harley Davidsson</manufacturer>
 
72
      <brandName>HD FLSTCi</brandName>
 
73
      <additionalName>Heritage Softail Classic</additionalName>
 
74
    </name>
 
75
    <engine>V-engine, 2 cylinders, 1500 cc</engine>
 
76
    <kind>custom</kind>
 
77
    <drive>belt</drive>
 
78
  </bike>
 
79
  <date>2004.04.04</date>
 
80
</motorcycles>