5 lines
144 B
XML
5 lines
144 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="HelloWorld.xsl" ?>
|
|
<text>
|
|
<string>Hello World</string>
|
|
</text>
|