summaryrefslogtreecommitdiffstats
path: root/ml/dlib/tools/htmlify/to_xml_example/example.xml
blob: 472a4a5e17caaaba3f6604f26983d48bab95492e (plain)
1
2
3
4
5
6
7
8
<?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>