echo 'digraph { "Lu Bu" -> "Rani VIII" [taillabel = "Master of"] "Rani VIII" -> "Lu Bu" [taillabel = "Servant of"] }' | dot -Tsvg > output.svg