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