echo 'digraph { "Floren" -> "Snork" [taillabel = "Brother of"] "Moomintroll" -> "Floren" [taillabel = "Friend of#"] "Snork" -> "Floren" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg