echo 'digraph { "Joshua Bright" -> "Leonhardt" [taillabel = "Childhood friend of"] "Scherazard Harvey" -> "Joshua Bright" [taillabel = "Student of"] "Estelle Bright" -> "Joshua Bright" [taillabel = "Adoptive brother of"] "Leonhardt" -> "Joshua Bright" [taillabel = "Childhood friend of"] "Leonhardt" -> "Joshua Bright" [taillabel = "Co-worker of"] "Cassius Bright" -> "Joshua Bright" [taillabel = "Adopted son of"] }' | dot -Tsvg > output.svg