echo 'digraph { "Delilah" -> "Bedman" [taillabel = "Older Brother of"] "Bedman" -> "Delilah" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg