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