#MkDrawfTuto page 2
#A very simple example

# This is a comment; mkdrawf will ignore it.
  Path {
    Move 100 100
    Line 300 200
  }
