echo 'digraph { "Brom" -> "Meg" [taillabel = "Daughter of"] "Meg" -> "Brom" [taillabel = "Father of"] "Nephenee" -> "Brom" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg