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