echo 'digraph { "Harumichi Bouya" -> "Yasuo Yasuda" [taillabel = "Best friend of"] "Yasuo Yasuda" -> "Harumichi Bouya" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg