8 lines
161 B
XML
8 lines
161 B
XML
|
<?xml version='1.0' ?>
|
||
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
||
|
<html>
|
||
|
<body>Your IP address is: <t:label t:name="ip" />
|
||
|
</body>
|
||
|
</html>
|
||
|
</t:chloe>
|