14 lines
258 B
XML
14 lines
258 B
XML
|
|
<?xml version="1.0"?>
|
||
|
|
<document>
|
||
|
|
<header>
|
||
|
|
<title>Welcome</title>
|
||
|
|
</header>
|
||
|
|
<body>
|
||
|
|
<p>
|
||
|
|
sysop at <a href="https://nishi.boats/irc">BoatsNET</a>, a nerd, C/Pascal/Perl programmer, etc.
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
Under construction...
|
||
|
|
</p>
|
||
|
|
</body>
|
||
|
|
</document>
|