echo 'digraph { "Ellis Fahrengart" -> "Rakka" [taillabel = "knight companion of"] "Reishia" -> "Rakka" [taillabel = "knight companion of"] "Velsaria Eva Fahrengart" -> "Ellis Fahrengart" [taillabel = "Step-sister of"] "Ellis Fahrengart" -> "Reishia" [taillabel = "knight companion of"] "Rakka" -> "Reishia" [taillabel = "knight companion of"] }' | dot -Tsvg > output.svg