echo 'digraph { "Vin Threet" -> "Ashley Threet" [taillabel = "Sister of"] "Ashley Threet" -> "Vin Threet" [taillabel = "brother of"] }' | dot -Tsvg > output.svg