dlib/tools/htmlify/to_xml_example/example.xml

9 lines
184 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="stylesheet.xsl"?>
<doc>
<title>Documented Code</title>
<body from_file="output.xml"/>
</doc>