echo 'digraph { "Tetsurou Kuroo" -> "Kenma Kozume" [taillabel = "Childhood friend of"] "Kenma Kozume" -> "Tetsurou Kuroo" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg