echo 'digraph { "Shahid" -> "Claude" [taillabel = "Half-brother of"] "Claude" -> "Shahid" [taillabel = "Half-brother of"] }' | dot -Tsvg > output.svg