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