author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
sl@0 | 1 |
<?xml version="1.0"?> |
sl@0 | 2 |
<!DOCTYPE recipe SYSTEM "recipe.dtd"> |
sl@0 | 3 |
<?xml-stylesheet type="text/xsl" href="recipe.xsl" ?> |
sl@0 | 4 |
|
sl@0 | 5 |
<recipe> |
sl@0 | 6 |
<title></title> |
sl@0 | 7 |
<author></author> |
sl@0 | 8 |
<category></category> |
sl@0 | 9 |
<description></description> |
sl@0 | 10 |
<ingredients> |
sl@0 | 11 |
<item></item> |
sl@0 | 12 |
</ingredients> |
sl@0 | 13 |
<directions> |
sl@0 | 14 |
<step></step> |
sl@0 | 15 |
</directions> |
sl@0 | 16 |
<yield></yield> |
sl@0 | 17 |
</recipe> |