echo 'digraph { "Orphen" -> "Majic Lin" [taillabel = "Apprentice of"] "Majic Lin" -> "Orphen" [taillabel = "Teacher of"] }' | dot -Tsvg > output.svg