1 <?xml version="1.0" encoding="UTF-8" ?>
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
22 <person id="john.doe" name="John Doe" gender="M">
23 <friend>jane.doe</friend>
24 <friend>george.doe</friend>
25 <friend>maija.m</friend>
26 <count type="inbox">10</count>
27 <address type="office">
28 <latitude>37.78940406684465</latitude>
29 <longitude>-122.40046262741089</longitude>
30 <streetAddress>55 2nd Street, Suite 300</streetAddress>
31 <locality>San Francisco</locality>
33 <postalCode>94105</postalCode>
34 <country>United States</country>
37 <person id="jane.doe" name="Jane Doe" phone="867-5309" gender="F">
38 <friend>john.doe</friend>
39 <count type="inbox">3</count>
41 <person id="george.doe" name="George Doe" gender="M">
42 <friend>john.doe</friend>
44 <person id="mario.rossi" name="Mario Rossi" gender="M">
46 <person id="maija.m" name="Maija Meikäläinen" gender="F">
51 <data person="george.doe" field="count">2</data>
52 <data person="jane.doe" field="count">7</data>
56 <stream title="jane's photos" userId="jane.doe">
57 <activity title="Jane just posted a photo of a monkey" id="1"
58 body="and she thinks you look like him!">
59 <mediaItem type="IMAGE" mimeType="image/jpeg" url="http://animals.nationalgeographic.com/staticfiles/NGS/Shared/StaticFiles/animals/images/primary/black-spider-monkey.jpg"></mediaItem>
60 <mediaItem type="IMAGE" mimeType="image/jpeg" url="http://image.guardian.co.uk/sys-images/Guardian/Pix/gallery/2002/01/03/monkey300.jpg"></mediaItem>
62 <activity title="Jane says George likes yoda!" id="1"
64 <mediaItem type="IMAGE" mimeType="image/jpeg" url="http://www.funnyphotos.net.au/images/fancy-dress-dog-yoda-from-star-wars1.jpg"></mediaItem>
70 <application id="6729">