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