5 lines
198 B
XML
5 lines
198 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Point xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/System.Drawing">
|
|
<x>81</x>
|
|
<y>875</y>
|
|
</Point> |