Added an example chart that was already generated by Astrognome.
This commit is contained in:
parent
d26f9f5d8b
commit
0b5b2abac1
@ -1,22 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<chartinfo>
|
||||
<data>
|
||||
<name>Gergely Polonkai</name>
|
||||
<place>
|
||||
<country>Hungary</country>
|
||||
<city>Budapest</city>
|
||||
<longitude>47.49801</longitude>
|
||||
<latitude>19.03991</latitude>
|
||||
<altitude>280.0</altitude>
|
||||
</place>
|
||||
<time>
|
||||
<year>1983</year>
|
||||
<month>3</month>
|
||||
<day>7</day>
|
||||
<hour>11</hour>
|
||||
<minute>54</minute>
|
||||
<second>45</second>
|
||||
<timezone>1.0</timezone>
|
||||
</time>
|
||||
</data>
|
||||
<data>
|
||||
<name>Gergely Polonkai</name>
|
||||
<place>
|
||||
<country>Hungary</country>
|
||||
<city>Budapest</city>
|
||||
<longitude>47.49801000</longitude>
|
||||
<latitude>19.03990999</latitude>
|
||||
<altitude>280</altitude>
|
||||
</place>
|
||||
<time>
|
||||
<year>1983</year>
|
||||
<month>3</month>
|
||||
<day>7</day>
|
||||
<hour>11</hour>
|
||||
<minute>54</minute>
|
||||
<second>45</second>
|
||||
<timezone>1</timezone>
|
||||
</time>
|
||||
</data>
|
||||
</chartinfo>
|
||||
|
Loading…
Reference in New Issue
Block a user