You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
302 B
12 lines
302 B
<?xml version="1.0"?>
|
|
<!DOCTYPE westley SYSTEM "../src/modules/westley/westley.dtd" [
|
|
<!ENTITY name "Westley">
|
|
]>
|
|
<westley>
|
|
<producer id="producer0">
|
|
<property name="mlt_service">pango</property>
|
|
<property name="text">Hello &name;,
|
|
My name is Inigo Montoya.</property>
|
|
</producer>
|
|
</westley>
|