echo 'digraph { "Flay Allster" -> "Sai Argyle" [taillabel = "boyfriend of"] "Kuzzey Buskirk" -> "Sai Argyle" [taillabel = "Friend of#"] "Sai Argyle" -> "Flay Allster" [taillabel = "girlfriend of"] "George Allster" -> "Flay Allster" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg