Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<feed xmlns="http://www.w3.org/2005/Atom">
3
  <title>Maps of the world</title>
4
  <updated>2008-03-01T18:30:02Z</updated>
5
  <author>
6
    <name>Cameron Shorter</name>
7
  </author>
8
  <id>urn:mapbuilder-1.5example1</id>
9
  <entry>
10
    <title>Atlas World base map</title>
11
    <id>atlas</id>
12
    <updated>2008-03-01T18:30:02Z</updated>
13
    <author>
14
      <name>anonymous</name>
15
    </author>
16
    <content src="../data/context/OwcAtlasWorld.xml">fred</content>
17
  </entry>
18
  <entry>
19
    <title>Demis World map</title>
20
    <id>demis</id>
21
    <updated>2008-03-01T18:30:02Z</updated>
22
    <author>
23
      <name>anonymous</name>
24
    </author>
25
    <content src="../data/context/OwcDemisWorldMap.xml"/>
26
  </entry>
27
  <entry>
28
    <title>Canada - Natural Resources</title>
29
    <id>nrCanada</id>
30
    <updated>2008-03-01T18:30:02Z</updated>
31
    <author>
32
      <name>anonymous</name>
33
    </author>
34
    <content src="../data/context/OwcCanada.xml"/>
35
  </entry>
36
</feed>
(27-27/28)