echo 'digraph { "Saitama" -> "Genos" [taillabel = "Friend of"] "Genos" -> "Saitama" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg