echo 'digraph { "Elise Schwarzer" -> "Rean Schwarzer" [taillabel = "Adoptive brother of"] "Giliath Osborne" -> "Rean Schwarzer" [taillabel = "Son of"] "Rean Schwarzer" -> "Giliath Osborne" [taillabel = "Father of"] "Rean Schwarzer" -> "Elise Schwarzer" [taillabel = "Adoptive sister of"] }' | dot -Tsvg > output.svg