blob: 84784e659f63f049a8584dc38500a1b335112c8e (
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
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
<pagetitle>Sitemap</pagetitle>
<textheader>All sites hosted</textheader>
<text>
<noop>Here are all sites hosted within this instance of </noop>
<namedlink href="http://xerl.buetow.org">Xerl</namedlink>
<noop>.</noop>
</text>
<important>
<text>
<strong>Important notice:</strong>
<noop>The host </noop>
<strong>.alpha.buetow.org</strong>
<noop>contains only development, test and PoC stuff. Replace </noop>
<strong>$shomething.alpha.buetow.org</strong>
<noop> with </noop>
<strong>$something.buetow.org</strong>
<noop> (if exists) to get the stable stuff.</noop>
</text>
</important>
<text>
<includerun>sitemap.inc.pl</includerun>
</text>
</content>
|