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