Added an example chart that was already generated by Astrognome.

This commit is contained in:
Gergely Polonkai 2013-09-18 11:11:03 +02:00
parent d26f9f5d8b
commit 0b5b2abac1
1 changed files with 20 additions and 20 deletions

View File

@ -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>