echo 'digraph { "Daisuu" -> "Jin Zhu" [taillabel = "Friend of"] "Miao" -> "Daisuu" [taillabel = "Roommate of"] }' | dot -Tsvg > output.svg