blob: 7f00ba87784b15f0ab04666ff35cc0f1fd88196e (
plain)
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
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
<pagetitle>It's just my website</pagetitle>
<text>Welcome to my small humble website.</text>
<enumeration>
<enumitem>
<noop>My Github page: </noop>
<hyperlink>http://github.com/snonux</hyperlink>
</enumitem>
<enumitem>
<noop>My profile on LinkedIn: </noop>
<hyperlink>http://linkedin.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>Follow me at Twitter if you want:</noop>
<hyperlink>http://twitter.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>At 500px:</noop>
<hyperlink>http://500px.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>Or at Flickr:</noop>
<hyperlink>http://flickr.buetow.org</hyperlink>
</enumitem>
</enumeration>
</content>
|