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