echo 'digraph { "Changsheng" -> "Baizhu" [taillabel = "Master of"] "Baizhu" -> "Changsheng" [taillabel = "Pet of"] }' | dot -Tsvg > output.svg