blob: f46ee659af2491f5150081a7d7f575c78df5a626 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<content>
<pagetitle>Contact Me/Us</pagetitle>
<text>
<noop>Please use the </noop>
<namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink>
<noop> for any considerations of this humble programming project or any other programming project of mine.</noop>
</text>
<text>
<noop>But you may also use other methods such as listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
<noop> for example.</noop>
</text>
<text>
<noop>If you are interested in other projects please visit </noop>
<link>http://dev.buetow.org</link>
<noop> :)</noop>
</text>
</content>
|