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