View difference between Paste ID: zMZw2kwG and CVhGRHbS
SHOW: | | - or go back to the newest paste.
1
<?xml version="1.0" encoding="utf-8"?>
2-
    <living>
2+
3-
    <alien>
3+
  <living>
4
    <human>
5-
        <name>Ford</name>
5+
      <person>
6
        <name>Arthur</name>
7
        <heads>1</heads>
8
      </person>
9-
        <name>Zaphod</name>
9+
      <person>
10-
        <heads>2</heads>
10+
        <name>Trillian</name>
11
        <heads>1</heads>
12-
    </alien>
12+
      </person>
13
    </human>
14-
    <artificial>
14+
      <alien>
15-
    <computer>
15+
16
          <name>Ford</name>
17
          <heads>1</heads>
18-
    </computer>
18+
19-
    <android>
19+
20
          <name>Zaphod</name>
21
          <heads>2</heads>
22-
    </android>
22+
23-
    </artificial>
23+
        <hyperdimensionalbeing>
24-
    <other>
24+
          <name>Frankie and Benji</name>
25-
    <hyperdimensionalbeing>
25+
          <heads>2</heads>
26-
        <name>Frankie and Benji</name>
26+
        </hyperdimensionalbeing>
27-
        <heads>2</heads>
27+
      </alien>
28-
    </hyperdimensionalbeing>
28+
29-
    </other>
29+
  <artificial>
30
    <siriusCybernetics>
31
      <computer>
32
        <name>Eddie</name>
33
        <heads>0</heads>
34
      </computer>
35
      <android>
36
        <name>Marvin</name>
37
        <heads>1</heads>
38
      </android>
39
    </siriusCybernetics>
40
  </artificial>
41
  <other>
42
  </other>
43
</crew>