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