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