search

Copy page

Copy page as Markdown for LLMs

View as Markdown

View this page as plain text


Open in ChatGPT

Ask ChatGPT about this page

Open in Claude

Ask Claude about this page

Ashtakvarga

Embark on a yogic journey through time with our Ashtakvarga API, unraveling the planetary strength distribution across houses and signs that influences various spiritual and material experiences within the paradigm of Indian Astrology.


Step by Step Ashtakvarga API Postman Testing Integration

View Full Guide


API Endpoint

POST  https://astroapi-3.divineapi.com/indian-api/v1/bhinnashtakvarga/ashtakvarga

Returns Ashtakvarga details in response.


Headers

NameTypeDescription
Authorization*StringYour API Access TokenExample: Bearer {token}

Request Body

NameTypeDescription
api_key*StringYour API key
full_name*StringFull name, e.g., Rahul Kumar
day*IntegerDate of birth, e.g., 24
month*IntegerMonth of birth, e.g., 05
year*IntegerYear of birth, e.g., 2023
hour*IntegerHour, e.g., 14
min*IntegerMinute, e.g., 40
sec*IntegerSecond, e.g., 43
gender*StringGender, e.g., male
place*StringPlace of birth, e.g., New Delhi
lat*FloatLatitude, e.g., 28.7041
lon*FloatLongitude, e.g., 77.1025
tzone*FloatTimezone, e.g., 5.5 Timezone List
lanStringLanguage code (default is 'en')

200: OK – Ashtakvarga Fetched Successfully

{
    "success": 1,
    "data": {
        "table": {
            "Sun": {
                "Saturn": {
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 1,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "points": 8
                },
                "Jupiter": {
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "points": 4
                },
                "Mars": {
                    "2": 1,
                    "3": 0,
                    "4": 1,
                    "5": 1,
                    "6": 0,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "1": 1,
                    "points": 8
                },
                "Sun": {
                    "2": 1,
                    "3": 1,
                    "4": 0,
                    "5": 1,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "points": 8
                },
                "Venus": {
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 0,
                    "1": 0,
                    "points": 3
                },
                "Mercury": {
                    "2": 0,
                    "3": 1,
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "points": 7
                },
                "Moon": {
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "points": 4
                },
                "Ascendant": {
                    "2": 0,
                    "3": 1,
                    "4": 1,
                    "5": 1,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "points": 6
                },
                "total": {
                    "2": 5,
                    "3": 3,
                    "4": 2,
                    "5": 6,
                    "6": 4,
                    "7": 2,
                    "8": 4,
                    "9": 7,
                    "10": 3,
                    "11": 6,
                    "12": 4,
                    "1": 2,
                    "points": 48
                }
            },
            "Moon": {
                "Saturn": {
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 0,
                    "3": 1,
                    "points": 4
                },
                "Jupiter": {
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 1,
                    "8": 1,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "1": 1,
                    "2": 0,
                    "3": 0,
                    "points": 7
                },
                "Mars": {
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 1,
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "points": 7
                },
                "Sun": {
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 1,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "points": 6
                },
                "Venus": {
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 1,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "1": 1,
                    "2": 0,
                    "3": 0,
                    "points": 7
                },
                "Mercury": {
                    "4": 1,
                    "5": 1,
                    "6": 0,
                    "7": 1,
                    "8": 1,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 0,
                    "1": 1,
                    "2": 0,
                    "3": 1,
                    "points": 8
                },
                "Moon": {
                    "4": 1,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 1,
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "points": 6
                },
                "Ascendant": {
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 0,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "2": 0,
                    "3": 1,
                    "points": 4
                },
                "total": {
                    "4": 6,
                    "5": 3,
                    "6": 3,
                    "7": 4,
                    "8": 5,
                    "9": 5,
                    "10": 3,
                    "11": 5,
                    "12": 4,
                    "1": 6,
                    "2": 2,
                    "3": 3,
                    "points": 49
                }
            },
            "Mars": {
                "Saturn": {
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 1,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "2": 1,
                    "3": 0,
                    "points": 7
                },
                "Jupiter": {
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "points": 4
                },
                "Mars": {
                    "4": 1,
                    "5": 1,
                    "6": 0,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 0,
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "points": 7
                },
                "Sun": {
                    "4": 1,
                    "5": 0,
                    "6": 1,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "points": 5
                },
                "Venus": {
                    "4": 0,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 0,
                    "10": 1,
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "points": 4
                },
                "Mercury": {
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 0,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "2": 0,
                    "3": 1,
                    "points": 4
                },
                "Moon": {
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 0,
                    "1": 0,
                    "2": 1,
                    "3": 0,
                    "points": 3
                },
                "Ascendant": {
                    "4": 1,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 1,
                    "9": 0,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "2": 0,
                    "3": 1,
                    "points": 5
                },
                "total": {
                    "4": 3,
                    "5": 3,
                    "6": 6,
                    "7": 3,
                    "8": 3,
                    "9": 2,
                    "10": 3,
                    "11": 6,
                    "12": 2,
                    "1": 2,
                    "2": 4,
                    "3": 2,
                    "points": 39
                }
            },
            "Mercury": {
                "Saturn": {
                    "1": 0,
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 1,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "points": 8
                },
                "Jupiter": {
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 1,
                    "9": 0,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "points": 4
                },
                "Mars": {
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "4": 1,
                    "5": 1,
                    "6": 0,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "points": 8
                },
                "Sun": {
                    "1": 1,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 0,
                    "12": 1,
                    "points": 5
                },
                "Venus": {
                    "1": 1,
                    "2": 0,
                    "3": 1,
                    "4": 1,
                    "5": 1,
                    "6": 1,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 0,
                    "points": 8
                },
                "Mercury": {
                    "1": 1,
                    "2": 0,
                    "3": 1,
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "points": 8
                },
                "Moon": {
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 1,
                    "6": 0,
                    "7": 1,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "points": 6
                },
                "Ascendant": {
                    "1": 1,
                    "2": 0,
                    "3": 1,
                    "4": 1,
                    "5": 0,
                    "6": 1,
                    "7": 1,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "points": 7
                },
                "total": {
                    "1": 6,
                    "2": 3,
                    "3": 3,
                    "4": 3,
                    "5": 5,
                    "6": 6,
                    "7": 6,
                    "8": 2,
                    "9": 4,
                    "10": 4,
                    "11": 7,
                    "12": 5,
                    "points": 54
                }
            },
            "Jupiter": {
                "Saturn": {
                    "1": 1,
                    "2": 0,
                    "3": 1,
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 0,
                    "12": 0,
                    "points": 4
                },
                "Jupiter": {
                    "1": 1,
                    "2": 1,
                    "3": 1,
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 1,
                    "8": 1,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 0,
                    "points": 8
                },
                "Mars": {
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "4": 1,
                    "5": 1,
                    "6": 0,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 0,
                    "points": 7
                },
                "Sun": {
                    "1": 0,
                    "2": 1,
                    "3": 1,
                    "4": 1,
                    "5": 1,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "points": 9
                },
                "Venus": {
                    "1": 1,
                    "2": 0,
                    "3": 0,
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 1,
                    "8": 1,
                    "9": 0,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "points": 6
                },
                "Mercury": {
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "4": 1,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 1,
                    "11": 1,
                    "12": 0,
                    "points": 8
                },
                "Moon": {
                    "1": 0,
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 1,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 0,
                    "10": 1,
                    "11": 0,
                    "12": 1,
                    "points": 5
                },
                "Ascendant": {
                    "1": 0,
                    "2": 1,
                    "3": 1,
                    "4": 1,
                    "5": 0,
                    "6": 1,
                    "7": 1,
                    "8": 0,
                    "9": 1,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "points": 9
                },
                "total": {
                    "1": 5,
                    "2": 6,
                    "3": 4,
                    "4": 7,
                    "5": 4,
                    "6": 2,
                    "7": 4,
                    "8": 4,
                    "9": 3,
                    "10": 7,
                    "11": 6,
                    "12": 4,
                    "points": 56
                }
            },
            "Venus": {
                "Saturn": {
                    "3": 1,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 1,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 1,
                    "points": 7
                },
                "Jupiter": {
                    "3": 0,
                    "4": 0,
                    "5": 1,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 1,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "2": 0,
                    "points": 5
                },
                "Mars": {
                    "3": 1,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 1,
                    "1": 0,
                    "2": 1,
                    "points": 6
                },
                "Sun": {
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 0,
                    "12": 1,
                    "1": 1,
                    "2": 0,
                    "points": 3
                },
                "Venus": {
                    "3": 1,
                    "4": 1,
                    "5": 1,
                    "6": 1,
                    "7": 1,
                    "8": 0,
                    "9": 0,
                    "10": 1,
                    "11": 1,
                    "12": 1,
                    "1": 1,
                    "2": 0,
                    "points": 9
                },
                "Mercury": {
                    "3": 1,
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "2": 0,
                    "points": 5
                },
                "Moon": {
                    "3": 1,
                    "4": 1,
                    "5": 1,
                    "6": 1,
                    "7": 1,
                    "8": 1,
                    "9": 0,
                    "10": 0,
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "2": 1,
                    "points": 9
                },
                "Ascendant": {
                    "3": 0,
                    "4": 1,
                    "5": 0,
                    "6": 1,
                    "7": 1,
                    "8": 1,
                    "9": 1,
                    "10": 1,
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 1,
                    "points": 8
                },
                "total": {
                    "3": 5,
                    "4": 3,
                    "5": 4,
                    "6": 6,
                    "7": 4,
                    "8": 5,
                    "9": 6,
                    "10": 3,
                    "11": 4,
                    "12": 4,
                    "1": 4,
                    "2": 4,
                    "points": 52
                }
            },
            "Saturn": {
                "Saturn": {
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 0,
                    "3": 1,
                    "4": 1,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "points": 4
                },
                "Jupiter": {
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 1,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 0,
                    "10": 0,
                    "points": 4
                },
                "Mars": {
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 1,
                    "3": 1,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "points": 6
                },
                "Sun": {
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "2": 1,
                    "3": 1,
                    "4": 0,
                    "5": 1,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "points": 7
                },
                "Venus": {
                    "11": 0,
                    "12": 0,
                    "1": 1,
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0,
                    "7": 0,
                    "8": 1,
                    "9": 0,
                    "10": 0,
                    "points": 3
                },
                "Mercury": {
                    "11": 1,
                    "12": 1,
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 1,
                    "points": 6
                },
                "Moon": {
                    "11": 0,
                    "12": 0,
                    "1": 0,
                    "2": 1,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 0,
                    "9": 1,
                    "10": 0,
                    "points": 3
                },
                "Ascendant": {
                    "11": 1,
                    "12": 0,
                    "1": 0,
                    "2": 0,
                    "3": 1,
                    "4": 1,
                    "5": 0,
                    "6": 1,
                    "7": 0,
                    "8": 1,
                    "9": 1,
                    "10": 0,
                    "points": 6
                },
                "total": {
                    "11": 4,
                    "12": 3,
                    "1": 3,
                    "2": 4,
                    "3": 4,
                    "4": 2,
                    "5": 2,
                    "6": 5,
                    "7": 0,
                    "8": 5,
                    "9": 6,
                    "10": 1,
                    "points": 39
                }
            }
        },
        "chart": {
            "Sun": {
                "svg": "<svg height=\"360\" width=\"360\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n    \n    \n    <rect x=\"0\" y=\"0\" width=\"360\" height=\"360\" fill=\"transparent\" stroke=\"#000\" stroke-width=\"4\"></rect>\n\t<line x1=\"0\" y1=\"0\" x2=\"360\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"360\" x2=\"360\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"180\" y1=\"0\" x2=\"360\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"360\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\n    <text x=\"177\" y=\"171\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">6</text>\n    \n    <g transform=\"translate(177, 96)\" >\n        <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n        <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n    </g>\n\n    <text x=\"87\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">7</text>\n    \n            <g transform=\"translate(87, 36)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"72\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">8</text>\n    \n            <g transform=\"translate(32, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"162\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">9</text>\n    \n            <g transform=\"translate(92, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >7</text>\n        </g>\n    \n    <text x=\"72\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">10</text>\n    \n            <g transform=\"translate(32, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"87\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">11</text>\n    \n            <g transform=\"translate(87, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"175\" y=\"198\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">12</text>\n    \n            <g transform=\"translate(175, 268)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"266\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">1</text>\n    \n            <g transform=\"translate(266, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"282\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">2</text>\n    \n            <g transform=\"translate(328, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"195\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">3</text>\n    \n            <g transform=\"translate(268, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"279\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">4</text>\n    \n            <g transform=\"translate(328, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"264\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">5</text>\n    \n            <g transform=\"translate(269, 32)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n</svg>\n",
                "base64_image": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2MCIgd2lkdGg9IjM2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAKICAgIAogICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjM2MCIgaGVpZ2h0PSIzNjAiIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iNCI+PC9yZWN0PgoJPGxpbmUgeDE9IjAiIHkxPSIwIiB4Mj0iMzYwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIzNjAiIHgyPSIzNjAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjE4MCIgeTE9IjAiIHgyPSIzNjAiIHkyPSIxODAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+Cgk8bGluZSB4MT0iMzYwIiB5MT0iMTgwIiB4Mj0iMTgwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIzNjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+CgogICAgPHRleHQgeD0iMTc3IiB5PSIxNzEiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjY8L3RleHQ+CiAgICAKICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NywgOTYpIiA+CiAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgPC9nPgoKICAgIDx0ZXh0IHg9Ijg3IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NzwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzYpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjI8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI3MiIgeT0iOTMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjg8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTYyIiB5PSIxODUiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjk8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTIsIDE4NSkiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NzwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjcyIiB5PSIyNzMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEwPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLCAyNzMpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjM8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI4NyIgeT0iMjg4IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4xMTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzI4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTc1IiB5PSIxOTgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEyPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NSwgMjY4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY2IiB5PSIyODgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjE8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY2LCAzMjgpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjI8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSIyODIiIHk9IjI3MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+MjwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDI3MykiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NTwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjE5NSIgeT0iMTg1IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4zPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2OCwgMTg1KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjc5IiB5PSI5MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NDwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4yPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY0IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjksIDMyKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAo8L3N2Zz4K"
            },
            "Moon": {
                "svg": "<svg height=\"360\" width=\"360\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n    \n    \n    <rect x=\"0\" y=\"0\" width=\"360\" height=\"360\" fill=\"transparent\" stroke=\"#000\" stroke-width=\"4\"></rect>\n\t<line x1=\"0\" y1=\"0\" x2=\"360\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"360\" x2=\"360\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"180\" y1=\"0\" x2=\"360\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"360\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\n    <text x=\"177\" y=\"171\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">6</text>\n    \n    <g transform=\"translate(177, 96)\" >\n        <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n        <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n    </g>\n\n    <text x=\"87\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">7</text>\n    \n            <g transform=\"translate(87, 36)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"72\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">8</text>\n    \n            <g transform=\"translate(32, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"162\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">9</text>\n    \n            <g transform=\"translate(92, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"72\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">10</text>\n    \n            <g transform=\"translate(32, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"87\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">11</text>\n    \n            <g transform=\"translate(87, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"175\" y=\"198\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">12</text>\n    \n            <g transform=\"translate(175, 268)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"266\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">1</text>\n    \n            <g transform=\"translate(266, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"282\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">2</text>\n    \n            <g transform=\"translate(328, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"195\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">3</text>\n    \n            <g transform=\"translate(268, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"279\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">4</text>\n    \n            <g transform=\"translate(328, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"264\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">5</text>\n    \n            <g transform=\"translate(269, 32)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n</svg>\n",
                "base64_image": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2MCIgd2lkdGg9IjM2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAKICAgIAogICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjM2MCIgaGVpZ2h0PSIzNjAiIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iNCI+PC9yZWN0PgoJPGxpbmUgeDE9IjAiIHkxPSIwIiB4Mj0iMzYwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIzNjAiIHgyPSIzNjAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjE4MCIgeTE9IjAiIHgyPSIzNjAiIHkyPSIxODAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+Cgk8bGluZSB4MT0iMzYwIiB5MT0iMTgwIiB4Mj0iMTgwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIzNjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+CgogICAgPHRleHQgeD0iMTc3IiB5PSIxNzEiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjY8L3RleHQ+CiAgICAKICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NywgOTYpIiA+CiAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgPC9nPgoKICAgIDx0ZXh0IHg9Ijg3IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NzwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzYpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjQ8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI3MiIgeT0iOTMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjg8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTYyIiB5PSIxODUiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjk8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTIsIDE4NSkiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NTwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjcyIiB5PSIyNzMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEwPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLCAyNzMpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjM8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI4NyIgeT0iMjg4IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4xMTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzI4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTc1IiB5PSIxOTgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEyPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NSwgMjY4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY2IiB5PSIyODgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjE8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY2LCAzMjgpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjY8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSIyODIiIHk9IjI3MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+MjwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDI3MykiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+MjwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjE5NSIgeT0iMTg1IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4zPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2OCwgMTg1KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjc5IiB5PSI5MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NDwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY0IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjksIDMyKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAo8L3N2Zz4K"
            },
            "Mars": {
                "svg": "<svg height=\"360\" width=\"360\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n    \n    \n    <rect x=\"0\" y=\"0\" width=\"360\" height=\"360\" fill=\"transparent\" stroke=\"#000\" stroke-width=\"4\"></rect>\n\t<line x1=\"0\" y1=\"0\" x2=\"360\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"360\" x2=\"360\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"180\" y1=\"0\" x2=\"360\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"360\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\n    <text x=\"177\" y=\"171\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">6</text>\n    \n    <g transform=\"translate(177, 96)\" >\n        <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n        <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n    </g>\n\n    <text x=\"87\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">7</text>\n    \n            <g transform=\"translate(87, 36)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"72\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">8</text>\n    \n            <g transform=\"translate(32, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"162\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">9</text>\n    \n            <g transform=\"translate(92, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"72\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">10</text>\n    \n            <g transform=\"translate(32, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"87\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">11</text>\n    \n            <g transform=\"translate(87, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"175\" y=\"198\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">12</text>\n    \n            <g transform=\"translate(175, 268)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"266\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">1</text>\n    \n            <g transform=\"translate(266, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"282\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">2</text>\n    \n            <g transform=\"translate(328, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"195\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">3</text>\n    \n            <g transform=\"translate(268, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"279\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">4</text>\n    \n            <g transform=\"translate(328, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"264\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">5</text>\n    \n            <g transform=\"translate(269, 32)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n</svg>\n",
                "base64_image": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2MCIgd2lkdGg9IjM2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAKICAgIAogICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjM2MCIgaGVpZ2h0PSIzNjAiIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iNCI+PC9yZWN0PgoJPGxpbmUgeDE9IjAiIHkxPSIwIiB4Mj0iMzYwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIzNjAiIHgyPSIzNjAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjE4MCIgeTE9IjAiIHgyPSIzNjAiIHkyPSIxODAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+Cgk8bGluZSB4MT0iMzYwIiB5MT0iMTgwIiB4Mj0iMTgwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIzNjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+CgogICAgPHRleHQgeD0iMTc3IiB5PSIxNzEiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjY8L3RleHQ+CiAgICAKICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NywgOTYpIiA+CiAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgPC9nPgoKICAgIDx0ZXh0IHg9Ijg3IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NzwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzYpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjM8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI3MiIgeT0iOTMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjg8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTYyIiB5PSIxODUiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjk8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTIsIDE4NSkiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+MjwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjcyIiB5PSIyNzMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEwPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLCAyNzMpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjM8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI4NyIgeT0iMjg4IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4xMTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzI4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTc1IiB5PSIxOTgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEyPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NSwgMjY4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4yPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY2IiB5PSIyODgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjE8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY2LCAzMjgpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjI8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSIyODIiIHk9IjI3MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+MjwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDI3MykiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NDwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjE5NSIgeT0iMTg1IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4zPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2OCwgMTg1KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4yPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjc5IiB5PSI5MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NDwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY0IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjksIDMyKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAo8L3N2Zz4K"
            },
            "Mercury": {
                "svg": "<svg height=\"360\" width=\"360\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n    \n    \n    <rect x=\"0\" y=\"0\" width=\"360\" height=\"360\" fill=\"transparent\" stroke=\"#000\" stroke-width=\"4\"></rect>\n\t<line x1=\"0\" y1=\"0\" x2=\"360\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"360\" x2=\"360\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"180\" y1=\"0\" x2=\"360\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"360\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\n    <text x=\"177\" y=\"171\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">6</text>\n    \n    <g transform=\"translate(177, 96)\" >\n        <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n        <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n    </g>\n\n    <text x=\"87\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">7</text>\n    \n            <g transform=\"translate(87, 36)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"72\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">8</text>\n    \n            <g transform=\"translate(32, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"162\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">9</text>\n    \n            <g transform=\"translate(92, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"72\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">10</text>\n    \n            <g transform=\"translate(32, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"87\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">11</text>\n    \n            <g transform=\"translate(87, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >7</text>\n        </g>\n    \n    <text x=\"175\" y=\"198\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">12</text>\n    \n            <g transform=\"translate(175, 268)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"266\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">1</text>\n    \n            <g transform=\"translate(266, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"282\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">2</text>\n    \n            <g transform=\"translate(328, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"195\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">3</text>\n    \n            <g transform=\"translate(268, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"279\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">4</text>\n    \n            <g transform=\"translate(328, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"264\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">5</text>\n    \n            <g transform=\"translate(269, 32)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n</svg>\n",
                "base64_image": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2MCIgd2lkdGg9IjM2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAKICAgIAogICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjM2MCIgaGVpZ2h0PSIzNjAiIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iNCI+PC9yZWN0PgoJPGxpbmUgeDE9IjAiIHkxPSIwIiB4Mj0iMzYwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIzNjAiIHgyPSIzNjAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjE4MCIgeTE9IjAiIHgyPSIzNjAiIHkyPSIxODAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+Cgk8bGluZSB4MT0iMzYwIiB5MT0iMTgwIiB4Mj0iMTgwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIzNjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+CgogICAgPHRleHQgeD0iMTc3IiB5PSIxNzEiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjY8L3RleHQ+CiAgICAKICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NywgOTYpIiA+CiAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgPC9nPgoKICAgIDx0ZXh0IHg9Ijg3IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NzwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzYpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjY8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI3MiIgeT0iOTMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjg8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4yPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTYyIiB5PSIxODUiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjk8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTIsIDE4NSkiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NDwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjcyIiB5PSIyNzMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEwPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLCAyNzMpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjQ8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI4NyIgeT0iMjg4IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4xMTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzI4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID43PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTc1IiB5PSIxOTgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEyPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NSwgMjY4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY2IiB5PSIyODgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjE8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY2LCAzMjgpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjY8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSIyODIiIHk9IjI3MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+MjwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDI3MykiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+MzwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjE5NSIgeT0iMTg1IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4zPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2OCwgMTg1KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjc5IiB5PSI5MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NDwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY0IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjksIDMyKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAo8L3N2Zz4K"
            },
            "Jupiter": {
                "svg": "<svg height=\"360\" width=\"360\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n    \n    \n    <rect x=\"0\" y=\"0\" width=\"360\" height=\"360\" fill=\"transparent\" stroke=\"#000\" stroke-width=\"4\"></rect>\n\t<line x1=\"0\" y1=\"0\" x2=\"360\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"360\" x2=\"360\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"180\" y1=\"0\" x2=\"360\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"360\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\n    <text x=\"177\" y=\"171\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">6</text>\n    \n    <g transform=\"translate(177, 96)\" >\n        <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n        <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n    </g>\n\n    <text x=\"87\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">7</text>\n    \n            <g transform=\"translate(87, 36)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"72\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">8</text>\n    \n            <g transform=\"translate(32, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"162\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">9</text>\n    \n            <g transform=\"translate(92, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"72\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">10</text>\n    \n            <g transform=\"translate(32, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >7</text>\n        </g>\n    \n    <text x=\"87\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">11</text>\n    \n            <g transform=\"translate(87, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"175\" y=\"198\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">12</text>\n    \n            <g transform=\"translate(175, 268)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"266\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">1</text>\n    \n            <g transform=\"translate(266, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"282\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">2</text>\n    \n            <g transform=\"translate(328, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"195\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">3</text>\n    \n            <g transform=\"translate(268, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"279\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">4</text>\n    \n            <g transform=\"translate(328, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >7</text>\n        </g>\n    \n    <text x=\"264\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">5</text>\n    \n            <g transform=\"translate(269, 32)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n</svg>\n",
                "base64_image": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2MCIgd2lkdGg9IjM2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAKICAgIAogICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjM2MCIgaGVpZ2h0PSIzNjAiIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iNCI+PC9yZWN0PgoJPGxpbmUgeDE9IjAiIHkxPSIwIiB4Mj0iMzYwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIzNjAiIHgyPSIzNjAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjE4MCIgeTE9IjAiIHgyPSIzNjAiIHkyPSIxODAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+Cgk8bGluZSB4MT0iMzYwIiB5MT0iMTgwIiB4Mj0iMTgwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIzNjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+CgogICAgPHRleHQgeD0iMTc3IiB5PSIxNzEiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjY8L3RleHQ+CiAgICAKICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NywgOTYpIiA+CiAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4yPC90ZXh0PgogICAgPC9nPgoKICAgIDx0ZXh0IHg9Ijg3IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NzwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzYpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjQ8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI3MiIgeT0iOTMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjg8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTYyIiB5PSIxODUiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjk8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTIsIDE4NSkiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+MzwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjcyIiB5PSIyNzMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEwPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLCAyNzMpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjc8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI4NyIgeT0iMjg4IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4xMTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzI4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTc1IiB5PSIxOTgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEyPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NSwgMjY4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY2IiB5PSIyODgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjE8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY2LCAzMjgpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjU8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSIyODIiIHk9IjI3MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+MjwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDI3MykiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NjwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjE5NSIgeT0iMTg1IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4zPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2OCwgMTg1KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjc5IiB5PSI5MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NDwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID43PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY0IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjksIDMyKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAo8L3N2Zz4K"
            },
            "Venus": {
                "svg": "<svg height=\"360\" width=\"360\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n    \n    \n    <rect x=\"0\" y=\"0\" width=\"360\" height=\"360\" fill=\"transparent\" stroke=\"#000\" stroke-width=\"4\"></rect>\n\t<line x1=\"0\" y1=\"0\" x2=\"360\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"360\" x2=\"360\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"180\" y1=\"0\" x2=\"360\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"360\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\n    <text x=\"177\" y=\"171\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">6</text>\n    \n    <g transform=\"translate(177, 96)\" >\n        <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n        <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n    </g>\n\n    <text x=\"87\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">7</text>\n    \n            <g transform=\"translate(87, 36)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"72\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">8</text>\n    \n            <g transform=\"translate(32, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"162\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">9</text>\n    \n            <g transform=\"translate(92, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"72\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">10</text>\n    \n            <g transform=\"translate(32, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"87\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">11</text>\n    \n            <g transform=\"translate(87, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"175\" y=\"198\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">12</text>\n    \n            <g transform=\"translate(175, 268)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"266\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">1</text>\n    \n            <g transform=\"translate(266, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"282\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">2</text>\n    \n            <g transform=\"translate(328, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"195\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">3</text>\n    \n            <g transform=\"translate(268, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"279\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">4</text>\n    \n            <g transform=\"translate(328, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"264\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">5</text>\n    \n            <g transform=\"translate(269, 32)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n</svg>\n",
                "base64_image": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2MCIgd2lkdGg9IjM2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAKICAgIAogICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjM2MCIgaGVpZ2h0PSIzNjAiIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iNCI+PC9yZWN0PgoJPGxpbmUgeDE9IjAiIHkxPSIwIiB4Mj0iMzYwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIzNjAiIHgyPSIzNjAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjE4MCIgeTE9IjAiIHgyPSIzNjAiIHkyPSIxODAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+Cgk8bGluZSB4MT0iMzYwIiB5MT0iMTgwIiB4Mj0iMTgwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIzNjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+CgogICAgPHRleHQgeD0iMTc3IiB5PSIxNzEiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjY8L3RleHQ+CiAgICAKICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NywgOTYpIiA+CiAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID42PC90ZXh0PgogICAgPC9nPgoKICAgIDx0ZXh0IHg9Ijg3IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NzwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzYpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjQ8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI3MiIgeT0iOTMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjg8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTYyIiB5PSIxODUiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjk8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTIsIDE4NSkiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NjwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjcyIiB5PSIyNzMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEwPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLCAyNzMpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjM8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI4NyIgeT0iMjg4IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4xMTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzI4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTc1IiB5PSIxOTgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEyPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NSwgMjY4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY2IiB5PSIyODgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjE8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY2LCAzMjgpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjQ8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSIyODIiIHk9IjI3MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+MjwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDI3MykiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NDwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjE5NSIgeT0iMTg1IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4zPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2OCwgMTg1KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjc5IiB5PSI5MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NDwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY0IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjksIDMyKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAo8L3N2Zz4K"
            },
            "Saturn": {
                "svg": "<svg height=\"360\" width=\"360\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n    \n    \n    <rect x=\"0\" y=\"0\" width=\"360\" height=\"360\" fill=\"transparent\" stroke=\"#000\" stroke-width=\"4\"></rect>\n\t<line x1=\"0\" y1=\"0\" x2=\"360\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"360\" x2=\"360\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"0\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"180\" y1=\"0\" x2=\"360\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"360\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\t<line x1=\"0\" y1=\"180\" x2=\"180\" y2=\"360\" stroke=\"#000\" stroke-width=\"2\"></line>\n\n    <text x=\"177\" y=\"171\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">6</text>\n    \n    <g transform=\"translate(177, 96)\" >\n        <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n        <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n    </g>\n\n    <text x=\"87\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">7</text>\n    \n            <g transform=\"translate(87, 36)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >0</text>\n        </g>\n    \n    <text x=\"72\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">8</text>\n    \n            <g transform=\"translate(32, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >5</text>\n        </g>\n    \n    <text x=\"162\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">9</text>\n    \n            <g transform=\"translate(92, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >6</text>\n        </g>\n    \n    <text x=\"72\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">10</text>\n    \n            <g transform=\"translate(32, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >1</text>\n        </g>\n    \n    <text x=\"87\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">11</text>\n    \n            <g transform=\"translate(87, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"175\" y=\"198\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">12</text>\n    \n            <g transform=\"translate(175, 268)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"266\" y=\"288\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">1</text>\n    \n            <g transform=\"translate(266, 328)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >3</text>\n        </g>\n    \n    <text x=\"282\" y=\"273\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">2</text>\n    \n            <g transform=\"translate(328, 273)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"195\" y=\"185\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">3</text>\n    \n            <g transform=\"translate(268, 185)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >4</text>\n        </g>\n    \n    <text x=\"279\" y=\"93\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">4</text>\n    \n            <g transform=\"translate(328, 93)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n    <text x=\"264\" y=\"81\" style=\"fill:#000; font-size:12px; stroke:#000;\" font=\"Tahoma\" font-family=\"sans-serif\">5</text>\n    \n            <g transform=\"translate(269, 32)\" >\n            <circle fill=\"transparent\" stroke=\"#000\" stroke-width=\"2px\" r=\"12\" cx=\"5\" cy=\"-5\"/>\n            <text stroke=\"#000\" font=\"Tahoma\" font-family=\"sans-serif\" >2</text>\n        </g>\n    \n</svg>\n",
                "base64_image": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2MCIgd2lkdGg9IjM2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAKICAgIAogICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjM2MCIgaGVpZ2h0PSIzNjAiIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iNCI+PC9yZWN0PgoJPGxpbmUgeDE9IjAiIHkxPSIwIiB4Mj0iMzYwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIzNjAiIHgyPSIzNjAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjE4MCIgeTE9IjAiIHgyPSIzNjAiIHkyPSIxODAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+Cgk8bGluZSB4MT0iMzYwIiB5MT0iMTgwIiB4Mj0iMTgwIiB5Mj0iMzYwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PC9saW5lPgoJPGxpbmUgeDE9IjAiIHkxPSIxODAiIHgyPSIxODAiIHkyPSIzNjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj48L2xpbmU+CgogICAgPHRleHQgeD0iMTc3IiB5PSIxNzEiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjY8L3RleHQ+CiAgICAKICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NywgOTYpIiA+CiAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgPC9nPgoKICAgIDx0ZXh0IHg9Ijg3IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NzwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzYpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjA8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI3MiIgeT0iOTMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjg8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID41PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTYyIiB5PSIxODUiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjk8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTIsIDE4NSkiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NjwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjcyIiB5PSIyNzMiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEwPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLCAyNzMpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjE8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSI4NyIgeT0iMjg4IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4xMTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NywgMzI4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMTc1IiB5PSIxOTgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjEyPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NSwgMjY4KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4zPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY2IiB5PSIyODgiIHN0eWxlPSJmaWxsOiMwMDA7IGZvbnQtc2l6ZToxMnB4OyBzdHJva2U6IzAwMDsiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiPjE8L3RleHQ+CiAgICAKICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY2LCAzMjgpIiA+CiAgICAgICAgICAgIDxjaXJjbGUgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIycHgiIHI9IjEyIiBjeD0iNSIgY3k9Ii01Ii8+CiAgICAgICAgICAgIDx0ZXh0IHN0cm9rZT0iIzAwMCIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgPjM8L3RleHQ+CiAgICAgICAgPC9nPgogICAgCiAgICA8dGV4dCB4PSIyODIiIHk9IjI3MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+MjwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDI3MykiID4KICAgICAgICAgICAgPGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjJweCIgcj0iMTIiIGN4PSI1IiBjeT0iLTUiLz4KICAgICAgICAgICAgPHRleHQgc3Ryb2tlPSIjMDAwIiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIiA+NDwvdGV4dD4KICAgICAgICA8L2c+CiAgICAKICAgIDx0ZXh0IHg9IjE5NSIgeT0iMTg1IiBzdHlsZT0iZmlsbDojMDAwOyBmb250LXNpemU6MTJweDsgc3Ryb2tlOiMwMDA7IiBmb250PSJUYWhvbWEiIGZvbnQtZmFtaWx5PSJzYW5zLXNlcmlmIj4zPC90ZXh0PgogICAgCiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2OCwgMTg1KSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID40PC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjc5IiB5PSI5MyIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NDwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjgsIDkzKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4yPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAogICAgPHRleHQgeD0iMjY0IiB5PSI4MSIgc3R5bGU9ImZpbGw6IzAwMDsgZm9udC1zaXplOjEycHg7IHN0cm9rZTojMDAwOyIgZm9udD0iVGFob21hIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiI+NTwvdGV4dD4KICAgIAogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjksIDMyKSIgPgogICAgICAgICAgICA8Y2lyY2xlIGZpbGw9InRyYW5zcGFyZW50IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMnB4IiByPSIxMiIgY3g9IjUiIGN5PSItNSIvPgogICAgICAgICAgICA8dGV4dCBzdHJva2U9IiMwMDAiIGZvbnQ9IlRhaG9tYSIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiID4yPC90ZXh0PgogICAgICAgIDwvZz4KICAgIAo8L3N2Zz4K"
            }
        }
    }
}

Example Integrations

Below are examples of how you might call this API using different programming languages and environments.


cURL

curl --location 'https://astroapi-3.divineapi.com/indian-api/v1/bhinnashtakvarga/ashtakvarga' \
--header 'Authorization: Bearer {Your Auth Token}' \
--form 'api_key="{Your API Key}"' \
--form 'full_name="Rahul kumar"' \
--form 'day="24"' \
--form 'month="05"' \
--form 'year="2023"' \
--form 'hour="14"' \
--form 'min="40"' \
--form 'sec="43"' \
--form 'gender="male"' \
--form 'place="New Delhi "' \
--form 'lat="28.7041"' \
--form 'lon="77.1025"' \
--form 'tzone="5.5"' \
--form 'lan="en"'

NodeJS

var request = require('request');
var options = {
  'method': 'POST',
  'url': 'https://astroapi-3.divineapi.com/indian-api/v1/bhinnashtakvarga/ashtakvarga',
  'headers': {
    'Authorization': 'Bearer {Your Auth Token}'
  },
  formData: {
    'api_key': '{Your API Key}',
    'full_name': 'Rahul kumar',
    'day': '24',
    'month': '05',
    'year': '2023',
    'hour': '14',
    'min': '40',
    'sec': '43',
    'gender': 'male',
    'place': 'New Delhi ',
    'lat': '28.7041',
    'lon': '77.1025',
    'tzone': '5.5',
    'lan': 'en'
  }
};
request(options, function (error, response) {
  if (error) throw new Error(error);
  console.log(response.body);
});

JavaScript (jQuery AJAX)

var form = new FormData();
form.append("api_key", "{Your API Key}");
form.append("full_name", "Rahul kumar");
form.append("day", "24");
form.append("month", "05");
form.append("year", "2023");
form.append("hour", "14");
form.append("min", "40");
form.append("sec", "43");
form.append("gender", "male");
form.append("place", "New Delhi ");
form.append("lat", "28.7041");
form.append("lon", "77.1025");
form.append("tzone", "5.5");
form.append("lan", "en");

var settings = {
  "url": "https://astroapi-3.divineapi.com/indian-api/v1/bhinnashtakvarga/ashtakvarga",
  "method": "POST",
  "timeout": 0,
  "headers": {
    "Authorization": "Bearer {Your Auth Token}"
  },
  "processData": false,
  "mimeType": "multipart/form-data",
  "contentType": false,
  "data": form
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

Python

import requests

url = "https://astroapi-3.divineapi.com/indian-api/v1/bhinnashtakvarga/ashtakvarga"

payload = {'api_key': '{Your API Key}',
'full_name': 'Rahul kumar',
'day': '24',
'month': '05',
'year': '2023',
'hour': '14',
'min': '40',
'sec': '43',
'gender': 'male',
'place': 'New Delhi ',
'lat': '28.7041',
'lon': '77.1025',
'tzone': '5.5',
'lan': 'en'}

headers = {
  'Authorization': 'Bearer {Your Auth Token}'
}

response = requests.request("POST", url, headers=headers, data=payload)

print(response.text)

Response

The Ashtakvarga API provides an analysis of planetary strength contributions across the zodiac signs and houses, essential for calculating Sarvashtakavarga, interpreting planetary influences, and determining auspicious or challenging life phases in Vedic Astrology.