echo 'digraph { "Matthew" -> "Leila" [taillabel = "Loved one of"] "Leila" -> "Matthew" [taillabel = "Loved one of"] "Chad" -> "Matthew" [taillabel = "Father of"] }' | dot -Tsvg > output.svg