echo 'digraph { "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"] "Joshua Bright" -> "Estelle Bright" [taillabel = "Adoptive sister of"] "Renne" -> "Estelle Bright" [taillabel = "Adoptive sister of"] "Scherazard Harvey" -> "Estelle Bright" [taillabel = "student of"] "Cassius Bright" -> "Estelle Bright" [taillabel = "Daughter of"] "Estelle Bright" -> "Scherazard Harvey" [taillabel = "guardian of"] "Joshua Bright" -> "Leonhardt" [taillabel = "Childhood friend of"] "Estelle Bright" -> "Cassius Bright" [taillabel = "Father of"] "Joshua Bright" -> "Cassius Bright" [taillabel = "Adoptive father of"] "Renne Bright" -> "Cassius Bright" [taillabel = "Adoptive father of"] }' | dot -Tsvg > output.svg