echo 'digraph { "Trucy Wright" -> "Zak Gramarye" [taillabel = "Father of"] "Thalassa Gramarye" -> "Trucy Wright" [taillabel = "Daughter of"] "Zak Gramarye" -> "Trucy Wright" [taillabel = "Daughter of"] "Phoenix Wright" -> "Trucy Wright" [taillabel = "Adopted daughter of"] "Apollo Justice" -> "Trucy Wright" [taillabel = "Half-sister of"] }' | dot -Tsvg > output.svg