media @ VU
[] readme course preface I 1 2 II 3 4 III 5 6 7 IV 8 9 10 V 11 12 afterthoughts appendix references examples resources

talk show tell print

vr-example-recipe.xml


  <?xml version="1.0"?>
  

recipe

recipe


  <Recipe>
  <Name>Lime Jello Marshmallow Cottage Cheese Surprise</Name>
  <Description>
  My grandma's favorite (may she rest in peace).
  </Description>
  
  
  <Ingredients>
   <Ingredient>
  <Qty unit="box">1</Qty>
  <Item>lime gelatin</Item>
   </Ingredient>
   <Ingredient>
  <Qty unit="g">500</Qty>
  <Item>multicolored tiny marshmallows</Item>
   </Ingredient>
  
  
   <Ingredient>
  <Qty unit="ml">500</Qty>
  <Item>Cottage cheese</Item>
   </Ingredient>
   <Ingredient>
  <Qty unit="dash"/>
  <Item optional="1">Tabasco sauce</Item>
   </Ingredient>
  </Ingredients>
  
  
  <Instructions>
   <Step>
   Prepare lime gelatin according to package instructions
   </Step>
   <!-- And so on... -->
  </Instructions>
   </Recipe>
  

[] readme course preface I 1 2 II 3 4 III 5 6 7 IV 8 9 10 V 11 12 afterthoughts appendix references examples resources

(C) A. Eliëns 9/8/2006

You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.