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